Version: 013-3

On -28163-01--10 20:59, Thomas Lange wrote:
> This bug is fixed. Your additional comment may be a different minor
> bug report. Please file an new bug report for this.

No, it's not fixed. The logic in 4d6db17f is flawed and does exactly the
same as before: always update the initramfs.
You probably wanted something like

if ls /boot/vmlinu[zx]-* >/dev/null 2>&1
then
...
fi

But that may be still problematic and
  ls /boot/vmlinu?-$(uname -r)
should be better - since you invoke the postinst for a specific kernel,
you want *that version* to be installed.

I can't reproduce the original failure, but the setup is slightly
different on piatti.debian.org:

host: squeeze, 2.6.32-5-amd64
chroot: squeeze, distupgrade to wheezy

and it produced as last line of output

F: Failed to install wget

while I'm running 3.2.0-1-amd64 and could not reproduce the wget failure
here.


Andreas



-- 
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