I did an "apt-get install debian-archive-keyring", and modified the
script from the wiki page above to read:
if $(echo ${debian_suit...@]} | grep -q $DIST); then
....
DEBOOTSTRAPOPTS=(
"${debootstrapop...@]/ubuntu-archive-keyring.gpg/debian-archive-keyring.gpg}" )
elif $(echo ${ubuntu_suit...@]} | grep -q $DIST); then
....
This is failing for me in exactly the same way:
+ cd /var/cache/pbuilder/build//8189
+ debootstrap --include=apt --arch amd64 --variant=buildd --keyring
/usr/share/keyrings/debian-archive-keyring.gpg sid .
http://debian.osuosl.org/debian/
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
E: Invalid Release signature (key id 9AA38DCD55BE302B)
+ log 'E: debootstrap failed'
As a sanity check, running the debootstrap command line as shown above also
fails, so it's not my script changes :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/599695
Title:
pbuilder always passes Ubuntu keyring, even when creating e.g. Debian
environments
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs