[Bug 599695] Re: pbuilder always passes Ubuntu keyring, even when creating e.g. Debian environments
Phillip Susi
psusi at ubuntu.com
Wed Jun 11 17:40:58 UTC 2014
** Branch linked: lp:~psusi/ubuntu/utopic/pbuilder/fix-keyring
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pbuilder in Ubuntu.
https://bugs.launchpad.net/bugs/599695
Title:
pbuilder always passes Ubuntu keyring, even when creating e.g. Debian
environments
Status in The Linux Mint Distribution:
New
Status in “pbuilder” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: pbuilder
Firstly this is not a duplicate of Bug #599394 but is very similar in that now the chroot fails to create for Debian
Ubuntu chroots create fine, and that was fixed in Bug #599394
$ sudo DIST=sid pbuilder create --debug
[sudo] password for scott:
++ shift
++ '[' -n '' ']'
++ BUILDPLACE=/var/cache/pbuilder/build/
++ BASEBUILDPLACE=/var/cache/pbuilder/build/
++ '[' '' '!=' yes -a no '!=' yes ']'
++ BUILDPLACE=/var/cache/pbuilder/build//6105
++ '[' -z '' ']'
++ CHROOTEXEC='chroot /var/cache/pbuilder/build//6105 '
++ '[' sid = experimental ']'
++ EXPERIMENTAL=
++ case "$PBCURRENTCOMMANDLINEOPERATION" in
++ '[' noninteractive = noninteractive -o noninteractive = Noninteractive ']'
++ exec
++ FORCE_CONFNEW[0]=-o
++ FORCE_CONFNEW[1]=DPkg::Options::=--force-confnew
++ '[' -n /var/cache/pbuilder/ccache ']'
++ '[' -d /var/cache/pbuilder/ccache ']'
++ BINDMOUNTS='/var/cache/pbuilder/ccache /var/cache/pbuilder/ccache'
++ export PATH=/usr/lib/ccache:/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
++ PATH=/usr/lib/ccache:/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
+++ for i in '$BINDMOUNTS'
+++ echo /var/cache/pbuilder/ccache
+++ for i in '$BINDMOUNTS'
+++ sort -u
+++ echo /var/cache/pbuilder/ccache
++ BINDMOUNTS=/var/cache/pbuilder/ccache
+ . /usr/lib/pbuilder/pbuilder-runhooks
++ hooks=tmp/hooks
+ '[' -z sid ']'
+ log 'I: Distribution is sid.'
+ case "$*" in
+ echo 'I: Distribution is sid.'
I: Distribution is sid.
+ '[' yes = yes ']'
+ TRAP='echo ignoring trap '
+ cleanbuildplace
+ '[' 0 -ne 0 ']'
+ '[' '' '!=' yes ']'
+ '[' -d /var/cache/pbuilder/build//6105 ']'
+ log 'I: Building the build environment'
+ case "$*" in
+ echo 'I: Building the build environment'
I: Building the build environment
+ mkdir -p /var/cache/pbuilder/build//6105
+ '[' '!' -d /var/cache/pbuilder/build//6105 ']'
+ echo ignoring trap cleanbuildplace exit
ignoring trap cleanbuildplace exit
+ log 'I: running debootstrap'
+ case "$*" in
+ echo 'I: running debootstrap'
I: running debootstrap
+ unset DEBOOTSTRAPSCRIPT
+ '[' -n '' ']'
+ which debootstrap
/usr/sbin/debootstrap
+ :
+ cd /var/cache/pbuilder/build//6105
+ debootstrap --include=apt --arch amd64 --arch amd64 --variant=buildd --keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg sid . http://mirror.internode.on.net/pub/debian/
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
E: Release signed by unknown key (key id 9AA38DCD55BE302B)
+ log 'E: debootstrap failed'
+ case "$*" in
+ echo 'E: debootstrap failed'
E: debootstrap failed
+ exit 1
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: pbuilder 0.198ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-6.8-generic 2.6.35-rc3
Uname: Linux 2.6.35-6-generic x86_64
Architecture: amd64
Date: Tue Jun 29 19:09:02 2010
InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427)
PackageArchitecture: all
ProcEnviron:
LANG=en_AU.utf8
SHELL=/bin/bash
SourcePackage: pbuilder
To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/599695/+subscriptions
More information about the foundations-bugs
mailing list