GNU bug report logs - #52347
Shell: error when -m manifest is removed

Previous Next

Package: guix;

Reported by: cayetano.santos <at> inventati.org

Date: Tue, 7 Dec 2021 08:41:02 UTC

Severity: normal

Merged with 53892

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 52347 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: cayetano.santos <at> inventati.org
Cc: 52347 <at> debbugs.gnu.org
Subject: Re: bug#52347: Shell: error when -m manifest is removed
Date: Tue, 7 Dec 2021 10:26:27 +0100
Hi,

On Tue, 7 Dec 2021 at 09:41, Cayetano Santos via Bug reports for GNU
Guix <bug-guix <at> gnu.org> wrote:

>     guix shell --container
>
> followed by
>
>     python3
>
> works.

It works correctly for me.  With Guix f43a783:

--8<---------------cut here---------------start------------->8---
$ guix shell -C -m manifest.scm -- python3 -c 'import this'
$ guix shell -C -m manifest.scm
[env]$ python3 -c 'import this'

$ guix shell -C
guix shell: warning: no packages specified; creating an empty environment
guix shell: warning: no packages specified; creating an empty environment
[env]$ python3
sh: python3: command not found
[env]$ $GUIX_ENVIRONMENT/bin/python3
sh: /gnu/store/h3al0y1pbr64gcjhmn4wn3v863vhc72a-profile/bin/python3:
No such file or directory
[env]$ $GUIX_ENVIRONMENT/bin
sh: /gnu/store/h3al0y1pbr64gcjhmn4wn3v863vhc72a-profile/bin: No such
file or directory

$ tree /gnu/store/h3al0y1pbr64gcjhmn4wn3v863vhc72a-profile
/gnu/store/h3al0y1pbr64gcjhmn4wn3v863vhc72a-profile
├── etc
│   └── profile
└── manifest

1 directory, 2 files
--8<---------------cut here---------------end--------------->8---


Cheers,
simon




This bug report was last modified 3 years and 77 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.