GNU bug report logs - #35268
guix system won't open config files in tmpfs

Previous Next

Package: guix;

Reported by: rendaw <7e9wc56emjakcm <at> s.rendaw.me>

Date: Sun, 14 Apr 2019 10:03:03 UTC

Severity: normal

Found in version 0.16.0

Full log


View this message in rfc822 format

From: rendaw <7e9wc56emjakcm <at> s.rendaw.me>
To: 35268 <at> debbugs.gnu.org
Subject: bug#35268: guix system won't open config files in tmpfs
Date: Sun, 14 Apr 2019 17:52:31 +0900
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




This bug report was last modified 6 years and 61 days ago.

Previous Next


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