Travis A. Everett

Results 236 comments of Travis A. Everett

Ok. Makes sense that you leapfrogged Catalina. Back to your permission note earlier, nix doesn't currently use any of the ~Security permissions (and I don't think it can, automatically--IIUC the...

> Hitting the same issue. Manually running `sudo -i /nix/store/gp7k17iy1n7hgf97qwnxw28c6v9nhb1i-nix-2.10.3/bin/nix-daemon` does seem to fix it. As in, running it once permanently fixes it? Or just that it works that time?

What do `stat /nix` and `stat /nix/store/gp7k17iy1n7hgf97qwnxw28c6v9nhb1i-nix-2.10.3/bin/nix-daemon` say?

Two thoughts: 1. starting to wonder if this is a different (or maybe more modern?) manifestation of the problem reposted in #4640. 2. I doubt `nixbld` should be the group...

Someone on matrix chimed in and said they do have root/nixbld for both /nix and a copy of nix-daemon. The source indicates that root/nixbld are correct. (Someone on an older...

@YorikSar Am I understanding right that this is on a local system that's easy to poke at? (I don't have fresh ideas atm; just asking for the record since people...

Build user selection _is_ logged under higher verbosity levels, so you might want to poke at those if you haven't? They're spammy, but here's a filtered example: ```console $ nix-build...

I agree. Looks like it would detect a name clash but not a UID one. Can you update the title to mention the UID clash? For anyone trying a fix:...

Not sure calling the comment by @ikuz cryptic will encourage them to provide more context... > How do I figure out what user IDs are available on my system You...

IIRC we still use 30000 as the gid and only use 301 as a uid.