bug#63869: [shepherd] `guix system reconfigure` forgets `herd disable mysrv`

2023-06-05 Thread Ludovic Courtès
Attila Lendvai skribis: > i turn off some services using `herd disable`. then i do a `guix system > reconfigure`, and these services get enabled and started. > > i would expect the enabled/disabled state to be preserved across reconfigures. When a service is stopped at the time of reconfigure,

bug#63868: [reconfigure, shepherd] error: remove: unbound variable

2023-06-05 Thread Ludovic Courtès
Hi, Attila Lendvai skribis: > $ sudo guix system reconfigure ... > [...] > building > /gnu/store/8by5a6wqlxm3fw27xh3a6zzzwfczjpcm-install-bootloader.scm.drv... > guix system: bootloader successfully installed on '(/boot/efi)' > guix system: warning: exception caught while executing 'eval' on

bug#63465: Error building installation image on aarch64

2023-06-05 Thread Cairn via Bug reports for GNU Guix
Alright, I guess the *real* issue is in which version of the `guix` command is being used. I had just installed this instance of Guix using the installer script, so the version used for the initial pull (`/usr/local/bin/guix`) was still `hash`ed. Maybe another logout would have solved my issue,

bug#63465: Error building installation image on aarch64

2023-06-05 Thread Cairn via Bug reports for GNU Guix
Got the same thing. The issue arises in commit 6edacf24911, so I was able to avoid the error by building from a commit before the syslog service was changed. signature.asc Description: OpenPGP digital signature

bug#61967: (no subject)

2023-06-05 Thread Cayetano Santos
Hi, Just for the record, I fixed the problem with export PYTHONPATH=$GUIX_PYTHONPATH:/path-to/.guix-profile/lib/python3.10/:/path-to/.guix-profile/lib/python3.10/site-packages/:/path-to/.guix-profile/lib/python3.10/lib-dynload I’m using an up to date guix. Now I can import and use

bug#63852: ‘guix-package-cache.drv’ eats all your memory with ‘guix-cran’

2023-06-05 Thread Ludovic Courtès
Ludovic Courtès skribis: > Ludovic Courtès skribis: > >> It goes OK until building >> /gnu/store/6rfaqfq693vda59a55asc4wjjg52ilns-guix-package-cache.drv, which >> consumes memory until it gets OOM-killed. > > The culprit is easily found (here on just the 22K packages of ‘guix’, so > less than

bug#63852: ‘guix-package-cache.drv’ eats all your memory with ‘guix-cran’

2023-06-05 Thread Ludovic Courtès
Ludovic Courtès skribis: > Ludovic Courtès skribis: > >> Ludovic Courtès skribis: >> >>> It goes OK until building >>> /gnu/store/6rfaqfq693vda59a55asc4wjjg52ilns-guix-package-cache.drv, which >>> consumes memory until it gets OOM-killed. >> >> The culprit is easily found (here on just the

bug#63727: libffi propagation in glib versions causes issues

2023-06-05 Thread Csepp
Csepp writes: > guix upgrade: error: profile contains conflicting entries for libffi > guix upgrade: error: first entry: libffi@3.4.4 > /gnu/store/w8b0l8hk6g0fahj4fvmc4qqm3cvaxnmv-libffi-3.4.4 > guix upgrade: error:... propagated from glib@2.72.3 > guix upgrade: error:... propagated