all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#22459: guix daemon writes acl to /etc/nix/acl not /etc/guix
@ 2016-01-25  0:38 Jeff Mickey
  2016-01-26 10:00 ` Ludovic Courtès
  2020-05-14 12:35 ` bug#22459: Guix tools should not honor NIX_* environment variables Ricardo Wurmus
  0 siblings, 2 replies; 4+ messages in thread
From: Jeff Mickey @ 2016-01-25  0:38 UTC (permalink / raw)
  To: 22459

On NixOS when I follow the binary installation instructions as of 0.9.0,
it places the acl in the wrong place.

guix archive --authorize < hydra.gnu.org.pub

This puts the file in /etc/nix/acl, not /etc/guix acl. This means the
guix daemon can't find the acl, and you build everything from scratch.

I solved this locally by making them a symlink.

Also, /gnu/store is set to only have 1770 permissions instead of 1774,
which means you can't use any of your guix symlinks with 0.9.0 :/

  //  codemac

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

end of thread, other threads:[~2020-05-17 22:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-25  0:38 bug#22459: guix daemon writes acl to /etc/nix/acl not /etc/guix Jeff Mickey
2016-01-26 10:00 ` Ludovic Courtès
2020-05-14 12:35 ` bug#22459: Guix tools should not honor NIX_* environment variables Ricardo Wurmus
2020-05-17 22:52   ` Ludovic Courtès

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.