Package: pbuilder
Version: 0.210
Followup-For: Bug #614029

reassign: 614029 debootstrap

Hi,

the problem seems to result from the fact that debootstrap looks for the
archive signing keys at the wrong place. The current version of debootstrap
looks for these key in /etc/apt/trusted.gpg. However, the keys for the
Debian archives have been moved into the subdirectory /etc/apt/trusted.gpg.d
with the upcoming Debian Wheezy.

After adding the missing key to the keyring /etc/apt/trusted.gpg, debootstrap
works fine again andd creates the Debian root as requested:

gpg --no-default-keyring --keyring /etc/apt/trusted.gpg --recv-keys 
AED4B06F473041FA

debootstrap should therefore be patched to look for the keyring in 
/etc/apt/trusted.gpg.d
as well.

Also, this bug should be re-assigned to the package debootstrap as it is not
a problem related to a bug in pbuilder.

Adrian

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pbuilder depends on:
ii  coreutils              8.13-3.2
ii  debconf [debconf-2.0]  1.5.43
ii  debianutils            4.3
ii  debootstrap            1.0.40
ii  dpkg-dev               1.16.3
ii  wget                   1.13.4-3

Versions of packages pbuilder recommends:
ii  devscripts  2.11.7
ii  fakeroot    1.18.3-1
ii  sudo        1.8.3p2-1.1

Versions of packages pbuilder suggests:
pn  cowdancer     0.69
pn  gdebi-core    0.8.5
pn  pbuilder-uml  <none>

-- debconf information:
  pbuilder/mirrorsite: http://ftp.no.debian.org/debian/
  pbuilder/nomirror:
  pbuilder/rewrite: false



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to