Package: fuse-utils
Version: 2.5.3-1

An attempt at upgrading fuse-utils failed with the following error
message:

Setting up fuse-utils (2.5.3-1) ...
creating fuse device...
creating fuse group...
The group `fuse' already exists as a system group. Exiting...
An override for "/usr/bin/fusermount" already exists, aborting
dpkg: error processing fuse-utils (--configure):
 subprocess post-installation script returned error exit status 3
Errors were encountered while processing:
 fuse-utils

You might want to add a line like:

if dpkg-statoverride --quiet --list /usr/bin/fusermount; then  
dpkg-statoverride --remove /usr/bin/fusermount; fi

before line 17 of fuse-utils.postinst

Test for the presence of the override first.  Then remove it in case it
needs to be changed.  Finally install the override.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to