Canop / dysk

A linux utility to get information on filesystems, like df but better
https://dystroy.org/dysk
MIT License
890 stars 25 forks source link

lfs hangs on keybase shared folders #44

Closed lemmy04 closed 1 year ago

lemmy04 commented 2 years ago

keybase provides (among other things) a shared fodler structure for users and teams that by default is kept in /keybase/. technically, it's a couple of fuse filesystems that get mounted as soon as the keybase client is running,

when you try to use lfs on any system that has keybase, lfs just quietly hangs and can't even be killed.

keybase is at https://keybase.io

lemmy04 commented 2 years ago

I just updated to the latest keybase, and it seems to work ok now, i'll keep an eye on it for a few days tho.

Canop commented 2 years ago

Note that it's "normal" for lfs to hang for a few seconds when waiting for a disconnected or unreachable filesystem . Maybe that was what you observed ?