On 05/26/2011 08:16 PM, Dario Minnucci wrote:
It seems '/dev/fuse' directory wasn't present on the system (even having fuse-utils 2.8.4-1.5, libfuse-dev 2.8.4-1.5, libfuse2 2.8.4-1.5 packages already installed)
/dev/fuse is supposed to be a device node, not a directory.
I've created /dev/fuse directory and chgrp it to belog to 'fuse' group, then re-run 'aptitude safe-upgrade' and the upgrade completed successfully. (not sure if this was the best way to solve it, but at least worked...)
that's useless. please remove the directory, and do 'dpkg-reconfigure fuse'. if problem persists, run the postinst with set -x.
So, even having access again, fuse-utils on that system is now 2.8.4-2 :(
well, you can just downgrade without problem to 2.6.4-1.5, and 'apt-get upgrade' again.
Regards, Daniel -- Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: [email protected] Internet: http://people.progress-technologies.net/~daniel.baumann/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

