GNU bug report logs -
#76806
guix-shell unable to load manifest in tmpfs
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
This bug report was last modified 65 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.