Re: Missing dependency for emacs-magit

2022-02-18 Thread Liliana Marie Prikler
Hi, Am Samstag, dem 19.02.2022 um 02:34 + schrieb Zelphir Kaltstahl: > So I deleted and built the emacs profile again using `guix package -- > manifest="${GUIX_EXTRA_PROFILES}"/emacs-profile-manifest.scm -- > profile="${GUIX_EXTRA_PROFILES}"/emacs-profile`. > > However, no luck. Still magit c

Re: Missing dependency for emacs-magit

2022-02-18 Thread Zelphir Kaltstahl
Hello! On 2/18/22 05:51, Liliana Marie Prikler wrote: Am Freitag, dem 18.02.2022 um 01:10 + schrieb Zelphir Kaltstahl: [...] Since there was some verification thing with the `guix gc -- verify=contents` command, I will run `guix gc`, delete the whole guix profile, recreate the profile, and

Re: cuirass schedules aarch64 jobs on x86_64?

2022-02-18 Thread Ricardo Wurmus
Ricardo Wurmus writes: > We have a lot of aarch64 failures that I’m manually restarting and or > building on the honeycomb machines on my desk. > > Here’s one of them that fails in Cuirass: > > https://ci.guix.gnu.org/build/323991/details I reconfigured all of the build nodes at the MDC wi

cuirass schedules aarch64 jobs on x86_64?

2022-02-18 Thread Ricardo Wurmus
We have a lot of aarch64 failures that I’m manually restarting and or building on the honeycomb machines on my desk. Here’s one of them that fails in Cuirass: https://ci.guix.gnu.org/build/323991/details And here’s the associated log: --8<---cut here---start-