* new guix on Debian builder is amnesic about its builder group
@ 2018-05-21 16:06 Nils Gillmann
2018-05-21 16:13 ` Nils Gillmann
2018-05-21 16:57 ` Leo Famulari
0 siblings, 2 replies; 4+ messages in thread
From: Nils Gillmann @ 2018-05-21 16:06 UTC (permalink / raw)
To: guix-devel
Hi,
this is the 3rd reinstall of Guix I'm doing because every reboot the daemon,
run with the defaul values, no changes, keeps forgetting about its group:
build machine:
root@cult ~ # guix build --verbosity=10 hello
guix build: error: build failed: the group `guixbuild' specified in `build-users-group' does not exist
root@cult ~ # guix --version
guix (GNU Guix) d8ac79870132a00529825a09d73ad5cb7d2347bd
master:
| | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': woken up
| | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': trying to build
| | locking path `/gnu/store/i3jghzk0kc86lh8rzyl4vaa9gz6hkd5k-chromium-66.0.3359.139'
| | lock acquired on `/gnu/store/i3jghzk0kc86lh8rzyl4vaa9gz6hkd5k-chromium-66.0.3359.139.lock'
| | starting build hook
process 2890 acquired build slot '/var/guix/offload/192.168.1.198/0'
process 2890 acquired build slot '/var/guix/offload/cult.of.n0.is/0'
guix offload: error: failed to connect to '192.168.1.198': No route to host
load on machine 'cult.of.n0.is' is 0.0 (normalized: 0.0)
| | hook reply is `accept'
| | using hook to build path(s) `/gnu/store/i3jghzk0kc86lh8rzyl4vaa9gz6hkd5k-chromium-66.0.3359.139'
| | waiting for children
| | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': read 105 bytes
guix offload: error: build failed: the group `guixbuild' specified in `build-users-group' does not exist
| | waiting for children
| | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': got EOF
| | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': woken up
| | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': build done
| | builder process for `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv' finished
| | lock released on `/gnu/store/i3jghzk0kc86lh8rzyl4vaa9gz6hkd5k-chromium-66.0.3359.139.lock'
| | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': done
| building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': goal destroyed
guix package: error: build failed: build of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv' failed
What's the fix for this annoyance? Anything I've missed recently?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: new guix on Debian builder is amnesic about its builder group
2018-05-21 16:06 new guix on Debian builder is amnesic about its builder group Nils Gillmann
@ 2018-05-21 16:13 ` Nils Gillmann
2018-05-21 16:57 ` Leo Famulari
1 sibling, 0 replies; 4+ messages in thread
From: Nils Gillmann @ 2018-05-21 16:13 UTC (permalink / raw)
To: guix-devel
Nils Gillmann transcribed 2.4K bytes:
> Hi,
>
> this is the 3rd reinstall of Guix I'm doing because every reboot the daemon,
> run with the defaul values, no changes, keeps forgetting about its group:
>
> build machine:
>
> root@cult ~ # guix build --verbosity=10 hello
> guix build: error: build failed: the group `guixbuild' specified in `build-users-group' does not exist
>
> root@cult ~ # guix --version
> guix (GNU Guix) d8ac79870132a00529825a09d73ad5cb7d2347bd
>
> master:
>
> | | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': woken up
> | | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': trying to build
> | | locking path `/gnu/store/i3jghzk0kc86lh8rzyl4vaa9gz6hkd5k-chromium-66.0.3359.139'
> | | lock acquired on `/gnu/store/i3jghzk0kc86lh8rzyl4vaa9gz6hkd5k-chromium-66.0.3359.139.lock'
> | | starting build hook
> process 2890 acquired build slot '/var/guix/offload/192.168.1.198/0'
> process 2890 acquired build slot '/var/guix/offload/cult.of.n0.is/0'
> guix offload: error: failed to connect to '192.168.1.198': No route to host
> load on machine 'cult.of.n0.is' is 0.0 (normalized: 0.0)
> | | hook reply is `accept'
> | | using hook to build path(s) `/gnu/store/i3jghzk0kc86lh8rzyl4vaa9gz6hkd5k-chromium-66.0.3359.139'
> | | waiting for children
> | | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': read 105 bytes
> guix offload: error: build failed: the group `guixbuild' specified in `build-users-group' does not exist
> | | waiting for children
> | | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': got EOF
> | | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': woken up
> | | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': build done
> | | builder process for `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv' finished
> | | lock released on `/gnu/store/i3jghzk0kc86lh8rzyl4vaa9gz6hkd5k-chromium-66.0.3359.139.lock'
> | | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': done
> | building of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv': goal destroyed
> guix package: error: build failed: build of `/gnu/store/ncm2gf31cfw400xnawgfdr53q03brckn-chromium-66.0.3359.139.drv' failed
>
>
>
> What's the fix for this annoyance? Anything I've missed recently?
>
Alternatively I'm open for field experience notes on Hetzner
infrastructure (cloud and dedicated) or to talk to them about
providing GuixSD as an option ISO image (my first attempt was not
succesful).
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: new guix on Debian builder is amnesic about its builder group
2018-05-21 16:06 new guix on Debian builder is amnesic about its builder group Nils Gillmann
2018-05-21 16:13 ` Nils Gillmann
@ 2018-05-21 16:57 ` Leo Famulari
2018-05-21 17:08 ` Nils Gillmann
1 sibling, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2018-05-21 16:57 UTC (permalink / raw)
To: guix-devel; +Cc: Nils Gillmann
[-- Attachment #1: Type: text/plain, Size: 498 bytes --]
On Mon, May 21, 2018 at 04:06:30PM +0000, Nils Gillmann wrote:
> Hi,
>
> this is the 3rd reinstall of Guix I'm doing because every reboot the daemon,
> run with the defaul values, no changes, keeps forgetting about its group:
>
> build machine:
>
> root@cult ~ # guix build --verbosity=10 hello
> guix build: error: build failed: the group `guixbuild' specified in `build-users-group' does not exist
This looks like <https://bugs.gnu.org/30298>. See that thread for how to
fix it.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: new guix on Debian builder is amnesic about its builder group
2018-05-21 16:57 ` Leo Famulari
@ 2018-05-21 17:08 ` Nils Gillmann
0 siblings, 0 replies; 4+ messages in thread
From: Nils Gillmann @ 2018-05-21 17:08 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel, Nils Gillmann
Leo Famulari transcribed 1.5K bytes:
> On Mon, May 21, 2018 at 04:06:30PM +0000, Nils Gillmann wrote:
> > Hi,
> >
> > this is the 3rd reinstall of Guix I'm doing because every reboot the daemon,
> > run with the defaul values, no changes, keeps forgetting about its group:
> >
> > build machine:
> >
> > root@cult ~ # guix build --verbosity=10 hello
> > guix build: error: build failed: the group `guixbuild' specified in `build-users-group' does not exist
>
> This looks like <https://bugs.gnu.org/30298>. See that thread for how to
> fix it.
Indeed. How annyoing. Thank you very much, this fixed it.
My last build system were already running GuixSD :)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-05-21 17:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-21 16:06 new guix on Debian builder is amnesic about its builder group Nils Gillmann
2018-05-21 16:13 ` Nils Gillmann
2018-05-21 16:57 ` Leo Famulari
2018-05-21 17:08 ` Nils Gillmann
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).