On Tue, Jul 29, 2025, at 12:10 AM, Vagrant Cascadian wrote: > On 2025-07-28, Jonathan Frederickson wrote: > > Hi all, I just recently ran a `guix pull` on my aarch64 laptop, and it > > looks like glib-networking is failing to build now (which is a dependency > > of gtk, so that's blocking a lot of my home profile from building). Seems > > it's the result of some tests failing: > > > > https://paste.debian.net/1388476/ > > guix revision: b585cc6b699006a03f7b3125484d8ad66810fddd > > > > Are other folks seeing the same thing? > > Yup! > > https://codeberg.org/guix/guix/issues/1377 > > https://codeberg.org/guix/guix/pulls/1569 > > It is at least a fairly quick build... and while at least one or two > tests failed more often than not (I got a 65% failure rate on > x86_64-linux), a for loop about about 100 attempts was enough to > eventually get a successful build for me... > > :) > :/ > :| > > live well, > vagrant
Oops, I need to get in the habit now of checking Codeberg for things like this rather than just the mailing lists :) Thanks!