unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Error when running `guix system reconfigure`: Read-only file system
@ 2019-09-25  7:16 Tanguy Le Carrour
  2019-09-30  8:53 ` Tanguy Le Carrour
  0 siblings, 1 reply; 2+ messages in thread
From: Tanguy Le Carrour @ 2019-09-25  7:16 UTC (permalink / raw)
  To: Guix

Dear Guix,

I would have preferred to write to tell you that I had installed Guix on
all my computers (work, home and laptop) and that I was happily working
on packaging some Python and Rust libraries (for [fd][]), but…

[fd]: https://github.com/sharkdp/fd

I took 2 weeks off, and when I came back, the first thing I did was updating
my system (at work… I haven't tried at home yet) and ended up with this error:

```
❯ sudo guix system reconfigure ~/config/rafflesia.config.scm
The following derivation will be built:
   /gnu/store/ak375xdnkalqnvfardp9hwasb8wg440h-grub.cfg.drv
building /gnu/store/ak375xdnkalqnvfardp9hwasb8wg440h-grub.cfg.drv...
/gnu/store/92nna44aa0k2ppwx79bkn7rcq0c8br0y-system
/gnu/store/rzcb902axrd5cxxywxkcs7y5kh4z9hf3-grub.cfg

activating system...
making '/gnu/store/92nna44aa0k2ppwx79bkn7rcq0c8br0y-system' the current system...
setting up setuid programs in '/run/setuid-programs'...
populating /etc from /gnu/store/i0271lgj9wi7gzghv1zaiwp04gzfyfpj-etc...
guix system: error: mkdir: Read-only file system
```

But the file system doesn't look read-only to me:

```
/dev/sda3 on / type ext4 (rw,relatime)
```

Is it something I've done?! I'll try at home at the week end, just to
make sure.
Anyway, this won't keep me from working on my packaging! :-)

Any help welcome!

-- 
Tanguy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error when running `guix system reconfigure`: Read-only file system
  2019-09-25  7:16 Error when running `guix system reconfigure`: Read-only file system Tanguy Le Carrour
@ 2019-09-30  8:53 ` Tanguy Le Carrour
  0 siblings, 0 replies; 2+ messages in thread
From: Tanguy Le Carrour @ 2019-09-30  8:53 UTC (permalink / raw)
  To: Guix

Dear Guix,

Le 09/25, Tanguy Le Carrour a écrit :
> ```
> ❯ sudo guix system reconfigure ~/config/rafflesia.config.scm
> The following derivation will be built:
>    /gnu/store/ak375xdnkalqnvfardp9hwasb8wg440h-grub.cfg.drv
> building /gnu/store/ak375xdnkalqnvfardp9hwasb8wg440h-grub.cfg.drv...
> /gnu/store/92nna44aa0k2ppwx79bkn7rcq0c8br0y-system
> /gnu/store/rzcb902axrd5cxxywxkcs7y5kh4z9hf3-grub.cfg
> 
> activating system...
> making '/gnu/store/92nna44aa0k2ppwx79bkn7rcq0c8br0y-system' the current system...
> setting up setuid programs in '/run/setuid-programs'...
> populating /etc from /gnu/store/i0271lgj9wi7gzghv1zaiwp04gzfyfpj-etc...
> guix system: error: mkdir: Read-only file system
> ```

I've solved the problem by… reinstalling the system!

It's a little frustrating not to know what went wrong… but really pleasant
to get back to the exact same system in less than 2 hours, thanks to
`config.scm` and `manifest.scm`!

-- 
Tanguy

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-30  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-25  7:16 Error when running `guix system reconfigure`: Read-only file system Tanguy Le Carrour
2019-09-30  8:53 ` Tanguy Le Carrour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).