Your message dated Thu, 13 Dec 2012 12:16:28 +0100
with message-id <[email protected]>
and subject line Re: fuse-utils transition leaves symlinks behind
has caused the Debian Bug report #693355,
regarding fuse-utils transition leaves symlinks behind
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
693355: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693355
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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)
--- End Message ---
--- Begin Message ---
Version: 2.9.2-1
this is not applicable to the current unstable version anymore (which is
intended for jessie), therefore i'm using a versioned close accordingly
(the issue remains thanks to version tracking in the bts open/unsolved
for the version in wheezy though).
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---