From: outlook user <RACP@outlook.fr>
To: "Noé Lopez" <noe@xn--no-cja.eu>,
"73103@debbugs.gnu.org" <73103@debbugs.gnu.org>
Subject: [bug#73103]
Date: Wed, 18 Dec 2024 06:37:28 +0000 [thread overview]
Message-ID: <GVXP251MB08390B3D605B095DCE5154B497052@GVXP251MB0839.EURP251.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <87pllpc2u7.fsf@xn--no-cja.eu>
> > > > Is there any way to optimize that? Like creating an scm to install actual files instead of an AppImage to avoid fuse hassle, or running it without emulating FHS to get access to system `grep coreutils gcc-toolchain gtk+ alsa-lib`, or using per default WayLand to avoid all the x11 hassle, or lighter packages than `grep coreutils gcc-toolchain gtk+ alsa-lib`, or to make work fuse to avoid extraction
> > > To make fuse work, add the “fuse” package to your shell, maybe “fuse@2”.
> > fuse: failed to exec fusermount: Permission denied
> Odd, since fusermount is contained in the fuse package.
```shell
$ LANG=US .local/share/AppImage/ZenBrowser.AppImage
fuse: failed to exec fusermount: Permission denied
open dir error: No such file or directory
$ LANG=US guix shell --container --pure -- fusermount
guix shell: warning: no packages specified; creating an empty environment
guix shell: error: fusermount: command not found
$ LANG=US guix shell --container --pure fuse -- fusermount3
fusermount3: missing mountpoint argument
$ LANG=US guix shell --container --pure fuse@2 -- fusermount
fusermount: missing mountpoint argument
$ LANG=US guix shell --container --pure -- .local/share/AppImage/ZenBrowser.AppImage
guix shell: warning: no packages specified; creating an empty environment
fuse: failed to exec fusermount: Bad address
open dir error: No such file or directory
$ LANG=US guix shell --container --pure fuse@2 -- .local/share/AppImage/ZenBrowser.AppImage
fuse: failed to exec fusermount: Bad address
open dir error: No such file or directory
```
next prev parent reply other threads:[~2024-12-18 6:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-07 14:46 [bug#73103] [PATCH] gnu: zen: Adding Zen browser outlook user
2024-09-20 21:48 ` bug#73103: " Vagrant Cascadian
2024-12-17 15:09 ` [bug#73103] outlook user
2024-12-17 15:41 ` [bug#73103] outlook user
[not found] ` <AS8P251MB0854CF0508C3ABD9BE64930997042@AS8P251MB0854.EURP251.PROD.OUTLOOK.COM>
[not found] ` <87seqmb6kv.fsf@xn--no-cja.eu>
2024-12-17 19:11 ` [bug#73103] TR: outlook user
2024-12-17 19:50 ` [bug#73103] outlook user
2024-12-17 19:57 ` [bug#73103] outlook user
2024-12-17 23:22 ` [bug#73103] TR: Noé Lopez via Guix-patches via
2024-12-18 0:28 ` Murilo via Guix-patches via
2024-12-18 7:00 ` outlook user
2024-12-18 6:37 ` outlook user [this message]
2024-12-18 6:13 ` [bug#73103] outlook user
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=GVXP251MB08390B3D605B095DCE5154B497052@GVXP251MB0839.EURP251.PROD.OUTLOOK.COM \
--to=racp@outlook.fr \
--cc=73103@debbugs.gnu.org \
--cc=noe@xn--no-cja.eu \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).