bug#25043: mount is unable to locate mount helpers

2017-01-23 Thread Ludovic Courtès
John Darrington skribis: > This was recently fixed in the core-updates branch. Commit d9804e5011a58341aafbf4fadd00947f3e5f436e specifically. Ludo’.

bug#25043: mount is unable to locate mount helpers

2016-11-29 Thread John Darrington
This was recently fixed in the core-updates branch. J' On Sun, Nov 27, 2016 at 03:18:41PM +0100, Tom ??ech wrote: mount command from util-linux is expecting helpers in /sbin/ directory, which is not available on GuixSD. If found it when I tried to mount manully NFS:

bug#25043: mount is unable to locate mount helpers

2016-11-27 Thread Tomáš Čech
mount command from util-linux is expecting helpers in /sbin/ directory, which is not available on GuixSD. If found it when I tried to mount manully NFS: # mount -t nfs server:/some/path /mnt Manual page of `mount' - section EXTERNAL HELPERS and strace seems to agree: ... stat("/sbin/mount.nfs"