carrot69 / keep-presence

Keeps your computer awake by moving the mouse or pressing a key when you step away.
Creative Commons Zero v1.0 Universal
246 stars 38 forks source link

Unable to mount tmp folder after reinstalling with snap #11

Closed patrickvlt closed 2 years ago

patrickvlt commented 2 years ago

After removing this package with:

sudo snap remove keep-presence

And then reinstalling with:

sudo snap install keep-presence

I constantly get the following error:

cannot perform operation: mount --rbind /dev /tmp/snap.rootfs_HdE3tB//dev: No such file or directory

I've tried creating the folders in /tmp/ myself, but then when I try to re-launch the application, the path changes in this error and the error will simply reappear.

carrot69 commented 2 years ago

Do you have the same issue with other snaps?

Can you do:

snap version

carrot69 commented 2 years ago

Also check this out: https://askubuntu.com/questions/1222627/cannot-open-snap-apps-cannot-perform-operation-mount-rbind-dev-tmp-snap

It doesn't seem related to keep-presence

patrickvlt commented 2 years ago

You're right, this isn't related to keep-presence.

Solution: https://askubuntu.com/questions/1206227/snap-cannot-perform-operation-mount-rbind-dev-tmp-snap-rootfs-hkxdcg-dev