Package: fuse-utils Version: 2.9.0-2 Severity: normal After a routine Squeeze-to-Wheezy upgrade, the fuse-utils package is an obsolete transitional package. However, purging it doesn't remove its rc*.d symlinks:
jbr@xan:~$ ls -l /etc/*.d/*fuse -rwxr-xr-x 1 root root 2909 Dec 4 2009 /etc/init.d/fuse lrwxrwxrwx 1 root root 14 Nov 1 00:51 /etc/rc0.d/K01fuse -> ../init.d/fuse lrwxrwxrwx 1 root root 14 Nov 1 00:51 /etc/rc6.d/K01fuse -> ../init.d/fuse lrwxrwxrwx 1 root root 14 Nov 15 15:05 /etc/rcS.d/S18fuse -> ../init.d/fuse jbr@xan:~$ jbr@xan:~$ sudo apt-get -y purge fuse-utils Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: fuse-utils* 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 69.6 kB disk space will be freed. (Reading database ... 120151 files and directories currently installed.) Removing fuse-utils ... Purging configuration files for fuse-utils ... jbr@xan:~$ jbr@xan:~$ ls -l /etc/*.d/*fuse lrwxrwxrwx 1 root root 14 Nov 1 00:51 /etc/rc0.d/K01fuse -> ../init.d/fuse lrwxrwxrwx 1 root root 14 Nov 1 00:51 /etc/rc6.d/K01fuse -> ../init.d/fuse lrwxrwxrwx 1 root root 14 Nov 15 15:05 /etc/rcS.d/S18fuse -> ../init.d/fuse jbr@xan:~$ The result is error messages at boot time: fuse: No such file or directory [FAIL] startpar: service(s) returned failure: fuse ... failed! ...until I do a manual "sudo update-rc.d fuse remove". This may or may not be something you can get a fix for into Wheezy, but if not, please at least pass the buck to the release-notes. -- System Information: Debian Release: wheezy/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages fuse-utils depends on: ii fuse 2.9.0-2 fuse-utils recommends no packages. fuse-utils suggests no packages. -- no debconf information -- JBR Ankh kak! (Ancient Egyptian blessing) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

