Comment 9 for bug 63132

Revision history for this message
Gabriel Ambuehl (gabriel-ambuehl) wrote : Re: [Bug 63132] Re: fuse-utils 2.5.3-2.1ubuntu3 installation (edgy) crashes in post installation phase

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.
buz@buznote:~$ 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.