Guile 3.0.7 appears to fail tests reproducibly on armhf-linux:
--8<---cut here---start->8---
Running vm.test
Running weaks.test
Running web-client.test
Running web-http.test
Running web-request.test
Running web-response.test
Running web-server.test
ERROR: web-se
Hi!
It seems that Cuirass sometimes fails to trigger nar baking on
successful builds. For example, right now we have this successful build
of /gnu/store/lwfjyrwbnfxvbacp77qcyzi7crddfnkf-transfig-3.2.5e.drv:
https://ci.guix.gnu.org/build/521308/details
but:
--8<---cut here
Hi guix,
Try
$ guix shell --pure bash pango@1.42 pango@1.48
$ ~/.guix-profile/bin/ls -l $GUIX_ENVIRONMENT/lib/libpango*.so
Result:
[...]/lib/libpango-1.0.so -> [...]-pango-1.42.4/lib/libpango-1.0.so
[...]/lib/libpangocairo-1.0.so -> [...]-pango-1.42.4/lib/libpangocairo-1.0.so
[...]/lib/libpangof
Am Samstag, dem 12.03.2022 um 10:45 +0100 schrieb Maxime Devos:
> Hi guix,
>
> Try
>
> $ guix shell --pure bash pango@1.42 pango@1.48
> $ ~/.guix-profile/bin/ls -l $GUIX_ENVIRONMENT/lib/libpango*.so
>
> Result:
> [...]/lib/libpango-1.0.so -> [...]-pango-1.42.4/lib/libpango-1.0.so
> [...]/lib/lib
Hi guix' !
I have been trying to use guix home on my foreign distro partition
(manjaro); especially in order to set up additional profiles from
there, but my .bash_profile generated by guix doesn't seem to be
evaluated at all.
To describe the actual issue finally: None of the things that should h
Hi Florian
Am Samstag, dem 12.03.2022 um 13:07 + schrieb florhizome:
>
> Hi guix' !
> I have been trying to use guix home on my foreign distro partition
> (manjaro); especially in order to set up additional profiles from
> there, but my .bash_profile generated by guix doesn't seem to be
> eva
Simon Mages writes:
> Hi there,
>
> knot-resolver 5.4.4 does not build anymore.
>
> This can be fixed by adding 'python' to native-inputs.
>
> BR
Hello, thanks for the report, it had been fixed in commit
a13a3141a169896606afa235867fd2be82d5bbd8.
I confirm this issue was fixed, close now, thank you!