all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: cayetano.santos@inventati.org
Cc: 52347@debbugs.gnu.org
Subject: bug#52347: Shell: error when -m manifest is removed
Date: Tue, 7 Dec 2021 10:26:27 +0100	[thread overview]
Message-ID: <CAJ3okZ04xtJQ7CLXYkKk7+-eji25=E4bBS53_Eb3H1cdKWrM8w@mail.gmail.com> (raw)
In-Reply-To: <yu1wnkgkduz.fsf@inventati.org>

Hi,

On Tue, 7 Dec 2021 at 09:41, Cayetano Santos via Bug reports for GNU
Guix <bug-guix@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




  reply	other threads:[~2021-12-07  9:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-07  8:33 bug#52347: Shell: error when -m manifest is removed Cayetano Santos via Bug reports for GNU Guix
2021-12-07  9:26 ` zimoun [this message]
2021-12-07 10:07   ` Cayetano Santos via Bug reports for GNU Guix
2021-12-07 10:18     ` zimoun
2021-12-07 10:23       ` Cayetano Santos via Bug reports for GNU Guix
2021-12-07 10:35         ` zimoun
2021-12-07 10:42           ` Cayetano Santos via Bug reports for GNU Guix
2021-12-07 13:12             ` zimoun
2021-12-07 13:33               ` Liliana Marie Prikler
2021-12-07 13:41                 ` zimoun
2021-12-07 13:48                   ` Liliana Marie Prikler
2021-12-07 14:27                     ` zimoun
2021-12-07 16:23                       ` Liliana Marie Prikler
2021-12-07 17:11                         ` zimoun
2021-12-07 12:02 ` Maxime Devos
2021-12-07 18:11   ` Cayetano Santos via Bug reports for GNU Guix
2021-12-07 19:06     ` Maxime Devos
2021-12-22 22:42     ` Ludovic Courtès
2021-12-22 22:49 ` Ludovic Courtès

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ3okZ04xtJQ7CLXYkKk7+-eji25=E4bBS53_Eb3H1cdKWrM8w@mail.gmail.com' \
    --to=zimon.toutoune@gmail.com \
    --cc=52347@debbugs.gnu.org \
    --cc=cayetano.santos@inventati.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.