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 22K
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
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 all
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 h
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,
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
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,
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 se