On Wednesday, June 25, 2014 8:05:20 PM UTC-7, Ben Boeckel wrote: > > > But apparently I have some fuse components available. Install failed > with > > /usr/bin/install -c ./mount.fuse /sbin/mount.fuse > > /usr/bin/install: cannot remove `/sbin/mount.fuse': Permission denied > > gmake[3]: *** [install-exec-local] Error 1 > > > > I checked and saw > > -rwxr-xr-x 1 root 10848 Sep 3 2009 /sbin/mount.fuse > > Find out what version this is and build the same one. Things *should* > work then. All your system is missing is the header files and the > linkable libraries which you can recreate just fine. > > I tried with the matching version. Here's how to find the current version, by the way: rpm -qai fuse In the end I still got the same error from tup. fuse: failed to exec fusermount: Permission denied tup error: Timed out waiting for the FUSE file-system to be ready. tup error: Unable to mount FUSE on .tup/mnt I believe I need to be added to the fuse group. Then it should have sufficient permissions.
-- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
