help-guix
[Top][All Lists]
Advanced

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

Re: Container example for guix shell fails


From: ison
Subject: Re: Container example for guix shell fails
Date: Thu, 16 Dec 2021 06:49:53 -0700
User-agent: mu4e 1.6.10; emacs 27.2

Are you using xorg or wayland? If xorg then try adding an extra
--preserve='^XAUTHORITY$'

Daniel Meißner <daniel.meissner-i4k@ruhr-uni-bochum.de> writes:

> Hi Guix!
>
> I am currently trying to understand how to run programs in containers
> with Guix.  In the manual it says the following should launch
> ungoogled-chromium in an isolated environment with network.  However, it
> fails:
>
> $ guix shell --container --network --no-cwd ungoogled-chromium 
> --preserve='^DISPLAY$' -- chromium
> substitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
> aktualisiert … 100.0%
> Folgende Ableitung wird erstellt:
>    /gnu/store/sxvvbwqzbg776i1ih5k7wwmn71m8p80b-profile.drv
>
> 67,6 MB werden heruntergeladen
>  bash-5.1.8-doc  301KiB                                    3.2MiB/s 00:00 
> [##################] 100.0%
>  bash-5.1.8-include  67KiB                                 2.3MiB/s 00:00 
> [##################] 100.0%
>  ungoogled-chromium-96.0.4664.93-1  62.9MiB                9.0MiB/s 00:07 
> [##################] 100.0%
> Zertifikatsbündel der Zertifikatsautoritäten wird erstellt …
> Liste der Emacs-Unterverzeichnisse wird erzeugt …
> Schriftartenverzeichnis wird erstellt …
> generating GdkPixbuf loaders cache...
> Zwischenspeicher für GLib-Schemata wird erzeugt …
> Zwischenspeicher für GTK-Symbolthemen wird erzeugt …
> Dateien im Zwischenspeicher für GTK-Eingabemethoden werden erstellt …
> Verzeichnis von Info-Handbüchern wird erstellt …
> Zwischenspeicher für XDG-Desktop-Dateien wird erzeugt …
> XDG-Mime-Datenbank wird erstellt …
> Profil mit 1 Paket wird erstellt …
> No protocol specified
>
> What am I doing wrong?
>
> Best
> Daniel




reply via email to

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