[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

how to debug this fuse problem



Running `jessie'

I've been using encfs, drawn from wheeze for months.  But following a
`full upgrade' I can no longer mount an encfs file system.

The error message from mount attempt:

,----
| fuse: device not found, try 'modprobe fuse' first
| fuse failed.  Common problems:
|  - fuse kernel module not installed (modprobe fuse)
|  - invalid options -- see usage message
`----

Attempting to modprobe fuse gets this error:

,----
| root # modprobe fuse
| modprobe: ERROR: could not insert 'fuse': Invalid argument
`----

I did try downgrading fuse and dependencies, but got the same errors

The upgrade log shows no upgrade for fuse at the last `full-upgrade'
but does show something happening with the kernel. However, I don't
understand what it means.

,----
| [UPGRADE] linux-compiler-gcc-4.8-x86:i386 3.16.7-ckt4-3 -> 3.16.7-ckt7-1
| [UPGRADE] linux-headers-3.16.0-4-586:i386 3.16.7-ckt4-3 -> 3.16.7-ckt7-1
| [UPGRADE] linux-headers-3.16.0-4-common:i386 3.16.7-ckt4-3 -> 3.16.7-ckt7-1
| [UPGRADE] linux-image-3.16.0-4-586:i386 3.16.7-ckt4-3 -> 3.16.7-ckt7-1
| [UPGRADE] linux-libc-dev:i386 3.16.7-ckt4-3 -> 3.16.7-ckt7-1
`----

Running `uname -r' still shows: 3.16.0-4-586, so I'm not sure what:
3.16.7-ckt4-3 -> 3.16.7-ckt7-1 means.

Anyone have an idea what's going on here... and what I might have to
do to mount my encfs filesystem?



Reply to: