What command are you using to run debootstrap?
OpenPGP_signature.asc
Description: OpenPGP digital signature
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:
This should be fixed in the next release.
https://salsa.debian.org/installer-team/debootstrap/-/commit/7e5923030e331f466ec1b56d875b023a274e9220
OpenPGP_signature.asc
Description: OpenPGP digital signature
If that's the case then this is working as intended.
OpenPGP_signature.asc
Description: OpenPGP digital signature
This is an old one! Does this still occur?
OpenPGP_signature.asc
Description: OpenPGP digital signature
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 i
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
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
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
Seems to work fine here running "debootstrap focal focal".
What exact command are you running?
OpenPGP_signature.asc
Description: OpenPGP digital signature
Working on this, will update soon.
OpenPGP_signature.asc
Description: OpenPGP digital signature
I've never seen this. Is it fixed?
OpenPGP_signature.asc
Description: OpenPGP digital signature
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
The merge request has a pending question.
OpenPGP_signature.asc
Description: OpenPGP digital signature
So how, exactly, does this cause an issue?
OpenPGP_signature.asc
Description: OpenPGP digital signature
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 -->
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 th
Do I need to submit the patch somewhere else or is this the correct place?
OpenPGP_signature.asc
Description: OpenPGP digital signature
This seems unnecessary for debootstrap. Can this be closed?
OpenPGP_signature.asc
Description: OpenPGP digital signature
Is /tmp/jammy definitely an empty directory?
OpenPGP_signature.asc
Description: OpenPGP digital signature
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
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"; shift;
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
23 matches
Mail list logo