I am using debootstrap directly and have the same problem.

dpkg >= 1.22.3 does't solve the problem.

I am on lunar and tried manually-built dpkg 1.22.6 from noble with the
same (lack of) result:

```
I: Retrieving InRelease 
I: Checking Release signature
I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C)
I: Retrieving Packages 
I: Validating Packages 
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Checking component main on http://archive.ubuntu.com/ubuntu...
I: Validating apt 2.7.14build2
I: Validating base-files 13ubuntu10
I: Validating base-passwd 3.6.3build1
I: Validating bash 5.2.21-2ubuntu4
I: Validating bsdutils 1:2.39.3-9ubuntu6
...
I: Validating tar 1.35+dfsg-3build1
I: Validating ubuntu-keyring 2023.11.28.1
I: Validating util-linux 2.39.3-9ubuntu6
I: Validating zlib1g 1:1.3.dfsg-3.1ubuntu2
I: Chosen extractor for .deb packages: dpkg-deb
I: Extracting base-files...
E: Tried to extract package, but file already exists. Exit...
```
```
dimitry@laptop:~/linux/install$ dpkg-deb --version
Debian 'dpkg-deb' package archive backend version 1.22.6 (amd64).
This is free software; see the GNU General Public License version 2 or
later for copying conditions. There is NO warranty.
```

Same error message in debootstrap.log:
```
tar: ./bin: Cannot create symlink to 'usr/bin': File exists
tar: ./lib: Cannot create symlink to 'usr/lib': File exists
tar: ./lib64: Cannot create symlink to 'usr/lib64': File exists
tar: ./sbin: Cannot create symlink to 'usr/sbin': File exists
tar: Exiting with failure status due to previous errors
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2058395

Title:
  pbuilder-dist noble create  fails on jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/2058395/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to