Yes I do agree but for me the easiest fix was to use Debian!
Sent from my HTC Desire > I think it's a valid bug, it's just a pain to fix it properly :-) > > ** Changed in: pbuilder (Ubuntu) > Status: Incomplete => Confirmed > > -- > pbuilder error: Release signed by unknown key (key id 9AA38DCD55BE302B) > https://bugs.launchpad.net/bugs/599695 > You received this bug notification because you are a direct subscriber > of the bug. > > 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 unsubscribe from this bug, go to: > https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/599695/+subscribe
Yes I do agree but for me the easiest fix was to use Debian!
Sent from my HTC Desire /bugs.launchpad .net/bugs/ 599695 /var/cache/ pbuilder/ build/ /var/cache/ pbuilder/ build/ /var/cache/ pbuilder/ build// 6105 pbuilder/ build// 6105 ' ANDLINEOPERATIO N" in 1]=DPkg: :Options: :=--force- confnew pbuilder/ ccache ']' pbuilder/ ccache ']' '/var/cache/ pbuilder/ ccache /var/cache/ pbuilder/ ccache' lib/ccache: /usr/lib/ ccache: /usr/sbin: /usr/bin: /sbin:/ bin:/usr/ X11R6/bin lib/ccache: /usr/lib/ ccache: /usr/sbin: /usr/bin: /sbin:/ bin:/usr/ X11R6/bin pbuilder/ ccache pbuilder/ ccache /var/cache/ pbuilder/ ccache pbuilder/ pbuilder- runhooks pbuilder/ build// 6105 ']' pbuilder/ build// 6105 pbuilder/ build// 6105 ']' debootstrap pbuilder/ build// 6105 keyrings/ ubuntu- archive- keyring. gpg sid . mirror. internode. on.net/ pub/debian/ ature: Ubuntu 2.6.35-6.8-generic 2.6.35-rc3 ture: all /bugs.launchpad .net/ubuntu/ +source/ pbuilder/ +bug/599695/ +subscribe
> I think it's a valid bug, it's just a pain to fix it properly :-)
>
> ** Changed in: pbuilder (Ubuntu)
> Status: Incomplete => Confirmed
>
> --
> pbuilder error: Release signed by unknown key (key id 9AA38DCD55BE302B)
> https:/
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> 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=
> ++ BASEBUILDPLACE=
> ++ '[' '' '!=' yes -a no '!=' yes ']'
> ++ BUILDPLACE=
> ++ '[' -z '' ']'
> ++ CHROOTEXEC='chroot /var/cache/
> ++ '[' sid = experimental ']'
> ++ EXPERIMENTAL=
> ++ case "$PBCURRENTCOMM
> ++ '[' noninteractive = noninteractive -o noninteractive = Noninteractive
']'
> ++ exec
> ++ FORCE_CONFNEW[0]=-o
> ++ FORCE_CONFNEW[
> ++ '[' -n /var/cache/
> ++ '[' -d /var/cache/
> ++ BINDMOUNTS=
> ++ export
PATH=/usr/
> ++
PATH=/usr/
> +++ for i in '$BINDMOUNTS'
> +++ echo /var/cache/
> +++ for i in '$BINDMOUNTS'
> +++ sort -u
> +++ echo /var/cache/
> ++ BINDMOUNTS=
> + . /usr/lib/
> ++ 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/
> + log 'I: Building the build environment'
> + case "$*" in
> + echo 'I: Building the build environment'
> I: Building the build environment
> + mkdir -p /var/cache/
> + '[' '!' -d /var/cache/
> + 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/
> + :
> + cd /var/cache/
> + debootstrap --include=apt --arch amd64 --arch amd64 --variant=buildd
--keyring /usr/share/
http://
> 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
> ProcVersionSign
> 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)
> PackageArchitec
> ProcEnviron:
> LANG=en_AU.utf8
> SHELL=/bin/bash
> SourcePackage: pbuilder
>
> To unsubscribe from this bug, go to:
> https:/