[Bug 174786] python2.5-doc does not update info dir properly

2007-12-07 Thread scudette
Public bug reported: Binary package hint: python2.5-doc In the post install file /var/lib/dpkg/info/python2.5-doc.postinst we find this: info= if [ -n "$info" ] && [ -x /usr/sbin/install-info ]; then install-info --quiet --section "Python" "Python" \ --description="Python 2.5 Library

[Bug 21878] Re: Support for encrypted root filesystem (cryptsetup)

2007-10-01 Thread scudette
Gutsy fails to find the root device in /usr/share/initramfs- tools/hooks/cryptroot because it blindly looks at the fstab entry for root and takes the first entry like so: while read device mount type options dump pass; do if [ "$mount" = "/" ]; then echo "$d

[Bug 89693] Re: after upgrade edgy->feisty, high udev CPU usage

2007-04-22 Thread Scudette
I also have the same problem with kernel 2.6.18 running on a cryptroot. This does seem to be some kind of loop entered by udev. For me this fixed the issue: /etc/udev/rules.d/85-evms.rules: commenting out this: #SUBSYSTEM=="block", ACTION=="add|change", KERNEL=="dm-*", GOTO="evms_activate_do" f