On Sunday 29 October 2006 16:39, Gustaf wrote: > Does the maintainer of this package somehow believe that this issue is > fixed?
The current one seems to work: $sudo apt-get install fuse-utils Reading package lists... Done Building dependency tree Reading state information... Done Package fuse-utils is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [EMAIL PROTECTED]:~$ sudo apt-get install fuse-utils Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: fuse-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 56.6kB of archives. After unpacking 180kB of additional disk space will be used. Get:1 http://ch.archive.ubuntu.com edgy/main fuse-utils 2.5.3-2.1ubuntu4 [56.6kB] Fetched 56.6kB in 0s (138kB/s) Selecting previously deselected package fuse-utils. (Reading database ... 158447 files and directories currently installed.) Unpacking fuse-utils (from .../fuse-utils_2.5.3-2.1ubuntu4_i386.deb) ... Setting up fuse-utils (2.5.3-2.1ubuntu4) ... creating fuse device... udev active, devices will be created in /dev/.static/dev/ creating fuse group... Adding group `fuse' (115)... Done. $ sudo apt-get remove fuse-utils Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: fuse-utils Use 'apt-get autoremove' to remove them. The following packages will be REMOVED: fuse-utils 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. Need to get 0B of archives. After unpacking 180kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 158464 files and directories currently installed.) Removing fuse-utils ... Removing group `fuse'... done. $ sudo apt-get install fuse-utils Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: fuse-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/56.6kB of archives. After unpacking 180kB of additional disk space will be used. Selecting previously deselected package fuse-utils. (Reading database ... 158448 files and directories currently installed.) Unpacking fuse-utils (from .../fuse-utils_2.5.3-2.1ubuntu4_i386.deb) ... Setting up fuse-utils (2.5.3-2.1ubuntu4) ... creating fuse device... udev active, devices will be created in /dev/.static/dev/ creating fuse group... Adding group `fuse' (115)... Done. -- fuse-utils 2.5.3-2.1ubuntu3 installation (edgy) crashes in post installation phase https://launchpad.net/bugs/63132 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
