GNU bug report logs -
#52347
Shell: error when -m manifest is removed
Previous Next
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
View this message in rfc822 format
Problem is
guix shell -C -- python3
Tried after ’guix pull’ and problem remains.
C.
>mar. 07 déc. 2021 at 10:26, zimoun <zimon.toutoune <at> gmail.com> ...
> 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 78 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.