#1032530 debootstrap: Unable to debootstrap Ubuntu 22.04 (jammy)

Package:
debootstrap
Source:
debootstrap
Submitter:
Ian Chilton
Date:
2024-02-14 13:06:03 UTC
Severity:
normal
Tags:
#1032530#5
Date:
2023-03-08 18:47:05 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Attempting to debootstrap ubuntu 22.04 (jammy).

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Running:
debootstrap --arch amd64 jammy /tmp/jammy http://archive.ubuntu.com/ubuntu

   * What was the outcome of this action?

I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9
I: Chosen extractor for .deb packages: dpkg-deb
I: Extracting base-files...
E: Tried to extract package, but file already exists. Exit...

   * What outcome did you expect instead?

It should have succeeded.

*** End of the template - remove these template lines ***

#1032530#10
Date:
2024-01-30 02:22:45 UTC
From:
To:
Is /tmp/jammy definitely an empty directory?
#1032530#17
Date:
2024-02-12 19:34:36 UTC
From:
To:
Reproduced by running same command twice. IOW, the second time the target
directory was not empty.

#1032530#22
Date:
2024-02-14 13:02:35 UTC
From:
To:
If that's the case then this is working as intended.