GNU bug report logs -
#35268
guix system won't open config files in tmpfs
Previous Next
To reply to this bug, email your comments to 35268 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#35268
; Package
guix
.
(Sun, 14 Apr 2019 10:03:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
rendaw <7e9wc56emjakcm <at> s.rendaw.me>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sun, 14 Apr 2019 10:03:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Package: guix
Version: 0.16.0
As a workaround for the "guix system init -e" issue I'm creating a
temporary file with the -e expression and passing it to guix like:
```
$ guix system init /tmp/tmpmf8u61uc.scm temp/mount
...
guix system: error: failed to load '/tmp/tmpmf8u61uc.scm': No such file
or directory
```
I also tried it with a relative path in case the absolute path was the
issue, but no luck. The command works if I create the tmpfile in my
current (ext4) directory. The permissions on the file are the same in
both cases (user:rw only). /tmp is a tmpfs mount owned by user/group
root and has full (ugo:rwx) access.
I think there's two issues here:
1. For some reason files in tmpfs don't work
2. The error message is misleading
Information forwarded
to
bug-guix <at> gnu.org
:
bug#35268
; Package
guix
.
(Sun, 14 Apr 2019 21:23:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 35268 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
rendaw,
What kind of environment are you in? The Guix 0.16.0 live
installer image? Something else?
rendaw wrote:
> I think there's two issues here:
[...]
> 2. The error message is misleading
Too early to proclaim that. It could be a namespace issue, for
example.
Kind regards,
T G-R
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 6 years and 59 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.