reopen 743360
found 2.9.3-10
severity 743360 important
thanks

$ sudo apt-get --reinstall install fuse libfuse2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libbind9-80 libdns88 libisc84 libisccc80 libisccfg82 liblwres80 librtmp0
  openssh-blacklist openssh-blacklist-extra
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/202 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 60290 files and directories currently installed.)
Preparing to unpack .../libfuse2_2.9.3-10_amd64.deb ...
Unpacking libfuse2:amd64 (2.9.3-10) over (2.9.3-10) ...
Preparing to unpack .../fuse_2.9.3-10_amd64.deb ...
Unpacking fuse (2.9.3-10) over (2.9.3-10) ...
Processing triggers for man-db (2.6.7.1-1) ...
Setting up libfuse2:amd64 (2.9.3-10) ...
Setting up fuse (2.9.3-10) ...
MAKEDEV not installed, skipping device node creation.
device node not found
dpkg: error processing package fuse (--configure):
 subprocess installed post-installation script returned error exit status 2
Processing triggers for libc-bin (2.18-5) ...
Errors were encountered while processing:
 fuse
E: Sub-process /usr/bin/dpkg returned an error code (1)

This is a new VM, installed as Wheezy and upgraded to unstable.

The fuse module fails to install:

modprobe: ERROR: could not insert 'fuse': Operation not permitted
modprobe: ERROR: ../libkmod/libkmod-module.c:958 command_do() Error running 
install command for fuse
modprobe: ERROR: could not insert 'fuse': Operation not permitted
modprobe: ERROR: ../libkmod/libkmod-module.c:958 command_do() Error running 
install command for fuse
modprobe: ERROR: could not insert 'fuse': Operation not permitted
modprobe: ERROR: ../libkmod/libkmod-module.c:958 command_do() Error running 
install command for fuse
modprobe: ERROR: could not insert 'fuse': Operation not permitted
modprobe: ERROR: ../libkmod/libkmod-module.c:958 command_do() Error running 
install command for fuse
modprobe: ERROR: could not insert 'fuse': Operation not permitted

The VM is now broken, there is no way to get fuse to install cleanly
except deleting the fuse.postinst.

# sh -x /var/lib/dpkg/info/fuse.postinst configure
+ set -e
+ modprobe fuse
+ true
+ dpkg-statoverride --list /bin/fusermount
+ chmod 4755 /bin/fusermount
+ [ -x /sbin/MAKEDEV ]
+ echo MAKEDEV not installed, skipping device node creation.
MAKEDEV not installed, skipping device node creation.
+ udevadm control --reload-rules
+ [ -e /dev/fuse ]
+ udevadm info -q path -n /dev/fuse
device node not found
+ udevadm test -a -p

# ls -l /dev/fuse
crw-rw-rw- 1 root root 10, 229 May 13 11:05 /dev/fuse

# dpkg -l |cut -c -80 | grep fuse
iF  fuse                              2.9.3-10      amd64       
ii  libfuse2:amd64                    2.9.3-10      amd64   

# uname -a
Linux temp-worker 3.14-1-amd64 #1 SMP Debian 3.14.2-1 (2014-04-28) x86_64 
GNU/Linux


-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

Attachment: signature.asc
Description: PGP signature

Reply via email to