help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how does mounting work?


From: Ludovic Courtès
Subject: Re: how does mounting work?
Date: Sat, 25 Aug 2018 00:23:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello Marco,

Marco van Hulten <address@hidden> skribis:

> I tried 'gvfs-mount', but now I'm quite sure it isn't that:
>
>
> $ gvfs-mount --list
> This tool has been deprecated, use 'gio mount' instead.
> See 'gio help mount' for more info.
>
> /home/marco/.guix-profile/bin/gvfs-mount: line 13: exec: gio: not found
>
>
> But this does look like something that wants fixing.  Maybe gvfs-mount
> is a wrong or an unnecessary dependency of some other package.

I just checked and glib:bin provides that ‘gio’ command.  I guess we
should fix ‘gvfs-mount’ to refer to ‘gio’ by its absolute file name.

In the meantime, you can run:

  guix environment --ad-hoc glib:bin -- gio mount

HTH!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]