help-guix
[Top][All Lists]
Advanced

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

guix container with FHS emulation and env vars


From: jman
Subject: guix container with FHS emulation and env vars
Date: Fri, 30 Dec 2022 17:52:29 +0100
User-agent: mu4e 1.6.10; emacs 28.2

Hello,

When emulating a FHS I observe that env vars are not preserved. Example
this command will not preserve $PATH:

guix shell --container --emulate-fhs --preserve='^PATH$'

When creating a container *without* emulating a FHS, env vars are available, 
example:

guix shell --container --preserve='^PATH$'

See this log:
https://paste.sr.ht/~jman/65e7f96c445504e11f55595b237280e0c1e3ad34

Any hint? I am a guix newbie so I am sure I am missing something :)

thanks



reply via email to

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