Bug#1033482: debootstrap fails when invoked with --merged-usr

2024-02-14 Thread Ken Sharp
This fails on a number of host/target combinations, but not all of them. A mips64el target, for example, fails every time. Would the maintainer(s) prefer separate bugs for each arch? The fault(s) may not lie in the debootstrap package. debootstrap 1.0.134 OpenPGP_signature.asc Description:

Bug#1057145: (no subject)

2024-02-14 Thread Ken Sharp
What command are you using to run debootstrap? OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#891009: debootstrap: wrongly falls back to https://deb.debian.org when try to create Ubuntu chroot

2024-02-14 Thread Ken Sharp
This should be fixed in the next release. https://salsa.debian.org/installer-team/debootstrap/-/commit/7e5923030e331f466ec1b56d875b023a274e9220 OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#776917: Fixed?

2024-02-14 Thread Ken Sharp
In Buster+ libsystemd0 gets pulled in but other than that it seems to work okay. Is this fixed? OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#968549: Fixed?

2024-02-14 Thread Ken Sharp
Is this fixed? An s390x chroot can be debootstrapped now but is that due to a workaround or has this bug been fixed? OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#997094: debootstrap: 764:debootstrap cp "$0" "$TARGET/ instead of cp "/usr/sbin/$0" "$TARGET/

2024-02-14 Thread Ken Sharp
cp needs the fully-qualified path - not just $0/progname I've tested this on Bash, Dash, Zsh and Tcsh on Linux and FreeBSD and ${0} already expands to the fully-qualified path. It never expands to ${0}/progname as that would always fail. Can you give and example of where this fails? Also

Bug#694886: (no subject)

2024-02-14 Thread Ken Sharp
This is an old one! Does this still occur? OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1032530: (no subject)

2024-02-14 Thread Ken Sharp
If that's the case then this is working as intended. OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1006454: 1.0.123+deb11u2

2024-02-14 Thread Ken Sharp
Seems to work fine here running "debootstrap focal focal". What exact command are you running? OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#732551: Fixed?

2024-02-14 Thread Ken Sharp
Isn't this what happens now? If I run a foreign debootstrap it completes automatically on version 1.0.123+deb11u2. OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1061820: (no subject)

2024-01-29 Thread Ken Sharp
Attached is the patch. It wouldn't attach from the terminal for some reason. diff --git a/functions b/functions index 1924e89..f5de832 100644 --- a/functions +++ b/functions @@ -1673,7 +1673,7 @@ while (read STDIN, $x, 1) { }' "$@" elif [ "$1" = "GETDEPS" ]; then local pkgdest="$2";

Bug#1061820: debootstrap fails if target has spaces

2024-01-29 Thread Ken Sharp
Package: debootstrap Version: 1.0.128+nmu2+deb12u1 Severity: normal Tags: patch X-Debbugs-Cc: imwellcushtymel...@gmail.com Dear Maintainer, Running a debootstrap where the target directory has a space causes the process to fail. For example: debootstrap --arch=i386 --variant=minbase stable "I

Bug#1061820: (no subject)

2024-01-29 Thread Ken Sharp
Okay, okay, I made a real mess of that. Just to clarify: - I mixed up output from Debian and Ubuntu. But the result is the same in both cases. - Turns out I've attached the patch four times. I apologise. I have learned. OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#731859: Still broken

2024-02-04 Thread Ken Sharp
variant=fakechroot still fails in testing, but it apparently fails in a different way. (Do I need a new bug report?) `fakeroot fakechroot debootstrap --variant=fakechroot testing testing` fails. Whereas `fakeroot fakechroot debootstrap --variant=minbase testing testing` succeeds. But at

Bug#731859: Further testing

2024-02-04 Thread Ken Sharp
I did a bunch more testing, for fun: Where host --> guest chroot using `fakeroot fakechroot debootstrap --variant=fakechroot guest guest` Jammy --> Stable: fail Jammy --> Jammy: success Jammy --> Testing: fail Jammy --> Noble: fail Stable --> Stable: success StableĀ¹ --> Jammy: fail Stable

Bug#974084: (no subject)

2024-02-04 Thread Ken Sharp
The merge request has a pending question. OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#935334: (no subject)

2024-02-04 Thread Ken Sharp
So how, exactly, does this cause an issue? OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#983494: (no subject)

2024-02-04 Thread Ken Sharp
I've never seen this. Is it fixed? OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#940183: (no subject)

2024-02-04 Thread Ken Sharp
This looks like a bug in Fedora, possibly in their implementation of binutils. Can you try again and report back? OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#731859: (no subject)

2024-02-04 Thread Ken Sharp
Working on this, will update soon. OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1032530: (no subject)

2024-01-29 Thread Ken Sharp
Is /tmp/jammy definitely an empty directory? OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1061820: (no subject)

2024-01-31 Thread Ken Sharp
Do I need to submit the patch somewhere else or is this the correct place? OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#594052: (no subject)

2024-01-30 Thread Ken Sharp
This seems unnecessary for debootstrap. Can this be closed? OpenPGP_signature.asc Description: OpenPGP digital signature