all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Disable nix-daemon before upgrading
@ 2024-05-31  4:38 kiasoc5
  2024-06-02 20:02 ` paul
  0 siblings, 1 reply; 3+ messages in thread
From: kiasoc5 @ 2024-05-31  4:38 UTC (permalink / raw)
  To: help-guix

I don't know if this is the place to post answers to unasked questions, 
but if anyone has the nix service installed and is stuck an error like 
`guix system: error: chown: Read-only file system` when running `guix 
system reconfigure`, restart the nix-daemon service before 
reconfiguring. It took me a while to figure this out from the guix git 
commit log (commit 797be0ea5c3703ad96acd32c98dca5f946cf5c95).


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

* Re: Disable nix-daemon before upgrading
  2024-05-31  4:38 Disable nix-daemon before upgrading kiasoc5
@ 2024-06-02 20:02 ` paul
  2024-06-03  5:28   ` Oleg Pykhalov
  0 siblings, 1 reply; 3+ messages in thread
From: paul @ 2024-06-02 20:02 UTC (permalink / raw)
  To: help-guix

Thank you very much for pointing that out. Additionally I had to sudo 
umount /nix/store .


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

* Re: Disable nix-daemon before upgrading
  2024-06-02 20:02 ` paul
@ 2024-06-03  5:28   ` Oleg Pykhalov
  0 siblings, 0 replies; 3+ messages in thread
From: Oleg Pykhalov @ 2024-06-03  5:28 UTC (permalink / raw)
  To: paul; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 355 bytes --]

Hello!

paul <goodoldpaul@autistici.org> writes:

> Thank you very much for pointing that out. Additionally I had to sudo umount
> /nix/store .

Thanks for your attention to this matter. The fix has been merged in
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71320 To apply it, please
run 'guix pull' and then 'guix system reconfigure'.


Regards,
Oleg.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]

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

end of thread, other threads:[~2024-06-03  5:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-31  4:38 Disable nix-daemon before upgrading kiasoc5
2024-06-02 20:02 ` paul
2024-06-03  5:28   ` Oleg Pykhalov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.