HalosGhost / adarcroom

A native C/Ncurses port of Adarkroom
Mozilla Public License 2.0
8 stars 0 forks source link

tup error: Unable to mount FUSE on .tup/mnt #1

Closed pickfire closed 9 years ago

pickfire commented 9 years ago

When I run tup upd, this error shows up:

~/D/adarcroom git:master ❯❯❯ tup upd
[ tup ] [0.000s] Scanning filesystem...
[ tup ] [0.003s] Reading in new environment variables...
[ tup ] [0.004s] Parsing Tupfiles...
fuse: device not found, try 'modprobe fuse' first
tup error: Timed out waiting for the FUSE file-system to be ready.
tup error: Unable to mount FUSE on .tup/mnt
HalosGhost commented 9 years ago

You probably updated your kernel and have forgotten to reboot. Either that your you don't have FUSE installed (which seems unlikely).