[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#703146: Bug#704263: installation-reports: busybox fails to verify on current wheezy/sid installer



Hi,

Adam Baxter wrote:
> Subject: […] busybox fails to verify on current wheezy/sid installer

Same here. But not only busybox, but also dmsetup, libdevmapper1.02.1,
etc.

As this was prefixed with "in-target" I checked how the issue is
presented from inside the chroot:

apt-get install busybox really complains about an unauthenticated
package.

apt-get update doesn't solve the issue but reveals the source for the
issue: 

W: GPG errror: http://debian.ethz.ch wheezy Release: The following
signatures were invalid: BADSIG AED4B06F473041FA Debian Archive
Automatic Signing Key (6.0/squeeze) <ftpmaster@debian.org>

According to
https://lists.debian.org/debian-mirrors/2013/03/msg00005.html this
looks a lot like http://bugs.debian.org/703146 (Cc'ed), too, which is
worked on.

Interestingly the issue could be solved by running the following
commands inside the chroot while D-I asks me which kernel to install:

# cd /var/lib/apt/lists
# rm ftp.*.debian.org*
# apt-get update
# apt-get install busybox
(No BADSIG here, installs fine.)

(If I do this before that question, debootstrap seems to overwrite the
previous installation and hence the manually installed busybox.)

So the funny thing is that all packages were accepted despite the
BADSIG issue, except busybox. Sounds as if there's more broken than
just #703146.

It also seems to have forgotten some settings after aborting at the
busybox install failure. E.g. preseeding stuff (otherwise I would have
expected that it doesn't ask me for the kernel to choose at some
point) as well the fact that it should have had installed lvm2 into
the target (as I manually partitioned a VG in the installer), i.e. it
didn't find any root file system at the first reboot and I had to boot
via PXE for rescue mode to install lvm2, too.

		Regards, Axel
-- 
 ,''`.  |  Axel Beckert <abe@debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-    |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


Reply to: