GNU bug report logs - #76806
guix-shell unable to load manifest in tmpfs

Previous Next

Package: guix;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Fri, 7 Mar 2025 09:17:02 UTC

Severity: normal

To reply to this bug, email your comments to 76806 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#76806; Package guix. (Fri, 07 Mar 2025 09:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nicolas Graves <ngraves <at> ngraves.fr>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 07 Mar 2025 09:17:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: bug-guix <at> gnu.org
Subject: guix-shell unable to load manifest in tmpfs 
Date: Fri, 07 Mar 2025 10:16:19 +0100
Hi,

I have a manifest.scm that runs fine usually :  

> ls -la manifest.scm                                         
-rw-r--r-- 1 graves users 7,9K  7 mars  10:06 manifest.scm
> guix shell -m manifest.scm
guix shell: erreur : impossible de charger « manifest.scm » : Aucun fichier ou dossier de ce nom
zsh: exit 1     guix shell -m manifest.scm

Somehow, when trying to do the exact same thing in my /tmp, guix shell
fails : 

> pwd
/tmp/IMACLIM-R_France/data
> ls -la manifest.scm       
-rw-r--r-- 1 graves users 7,9K  7 mars  10:06 manifest.scm
> guix shell -m manifest.scm
guix shell: erreur : impossible de charger « manifest.scm » : Aucun fichier ou dossier de ce nom
zsh: exit 1     guix shell -m manifest.scm

I guess that's a bug.

-- 
Best regards,
Nicolas Graves




Information forwarded to bug-guix <at> gnu.org:
bug#76806; Package guix. (Fri, 07 Mar 2025 09:21:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: 76806 <at> debbugs.gnu.org
Subject: Re: guix-shell unable to load manifest in tmpfs
Date: Fri, 07 Mar 2025 10:20:35 +0100
Bad paste, of course in my example, the first runs fine.

-- 
Best regards,
Nicolas Graves




Information forwarded to bug-guix <at> gnu.org:
bug#76806; Package guix. (Fri, 11 Apr 2025 17:16:02 GMT) Full text and rfc822 format available.

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

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: Nicolas Graves <ngraves <at> ngraves.fr>, 76806 <at> debbugs.gnu.org
Subject: Re: bug#76806: guix-shell unable to load manifest in tmpfs
Date: Fri, 11 Apr 2025 17:27:49 +0200
Hi Nicolas,

On Fri, 07 Mar 2025 at 10:16, Nicolas Graves <ngraves <at> ngraves.fr> wrote:

> I guess that's a bug.

Hum, maybe a bug between the chair and the keyboard. ;-)

Could you tell more?  For instance, does it work

    guix shell -m /tmp/IMACLIM-R_France/data/manifest.scm

?

Cheers,
simon




This bug report was last modified 64 days ago.

Previous Next


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