GNU bug report logs - #53892
guix shell not reading manifest.scm when used with '--'

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Wed, 9 Feb 2022 04:20:01 UTC

Severity: normal

Merged with 52347

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: cayetano.santos <at> inventati.org
Subject: bug#52347: closed (Re: bug#53892: guix shell not reading
 manifest.scm when used with '--')
Date: Wed, 02 Mar 2022 14:06:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#53892: Shell: error when -m manifest is removed

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 52347 <at> debbugs.gnu.org.

-- 
53892: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53892
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: Josselin Poiret <dev <at> jpoiret.xyz>, 53892-close <at> debbugs.gnu.org
Subject: Re: bug#53892: guix shell not reading manifest.scm when used with '--'
Date: Wed, 02 Mar 2022 09:04:54 -0500
tags 53892 notabug
--

Hi Ludovic,

Ludovic Courtès <ludo <at> gnu.org> writes:

> Hi,
>
> Josselin Poiret <dev <at> jpoiret.xyz> skribis:
>
>> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>>
>>> --8<---------------cut here---------------start------------->8---
>>> $ guix shell -C -- make
>>> guix shell: warning: no packages specified; creating an empty environment
>>> guix shell: error: make: command not found
>>> --8<---------------cut here---------------end--------------->8---
>>>
>>> The last command exhibit the problem.
>>
>> I believe this is [1].
>>
>> [1] https://issues.guix.gnu.org/52347#18
>
> Should we close as “notabug”?

That seems reasonable; and I see it's already documented as such.

Good for me!  Thanks for pointing it out.

Maxim

[Message part 3 (message/rfc822, inline)]
From: Cayetano Santos <cayetano.santos <at> inventati.org>
To: bug-guix <at> gnu.org
Subject: Shell: error when -m manifest is removed
Date: Tue, 07 Dec 2021 09:33:35 +0100
Hi guix,

 Using latest guix, and considering a local manifest.scm file 
 with only

   (specifications->manifest (list "python"))

 Following command works

   guix shell --container -m manifest.scm -- python3

 But

   guix shell --container -- python3

gives an error. However,

   guix shell --container

followed by

   python3

works.

 So, by just removing the ’-m manifest.scm’ flag, I get an error.

Regards,

Cayetano Santos



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

Previous Next


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