On 4-Apr-14, at 9:50 PM, Jeff King wrote:
On Wed, Apr 02, 2014 at 07:22:00PM -0400, John David Anglin wrote:
mx3210:/var/cache/apt/archives/fuse/DEBIAN# sh ./postinst configure
+ dpkg-statoverride --list /bin/fusermount
+ chmod 4755 /bin/fusermount
+ [ -x /sbin/MAKEDEV ]
+ [ ! -e /dev/fuse ]
+ echo MAKEDEV not installed, skipping device node creation.
MAKEDEV not installed, skipping device node creation.
+ udevadm control --reload-rules
+ udevadm info -q path -n /dev/fuse
device node not found
I had the same problem. Running "modprobe fuse" before the upgrade
fixes
it.
Shouldn't the script do that?
Also, "MAKEDEV" is installed, so the "not installed" message is
misleading.
Thanks for the tip.
Dave
--
John David Anglin dave.ang...@bell.net
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org