all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Marco van Hulten <marco@hulten.org>
Cc: help-guix@gnu.org
Subject: Re: how does mounting work?
Date: Sat, 25 Aug 2018 00:23:51 +0200	[thread overview]
Message-ID: <87h8jjietk.fsf@gnu.org> (raw)
In-Reply-To: <20180817170248.3831e658@jasniac.instanton> (Marco van Hulten's message of "Fri, 17 Aug 2018 17:02:48 +0200")

Hello Marco,

Marco van Hulten <marco@hulten.org> 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	other threads:[~2018-08-24 22:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-17 15:02 how does mounting work? Marco van Hulten
2018-08-24 22:23 ` Ludovic Courtès [this message]
2018-08-26 17:11   ` Marco van Hulten

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h8jjietk.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=marco@hulten.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.