IMO rust-team branch is ready to merge. We've updated rust to 1.70,
librsvg to 2.56.4 and many new and updated packages. We've added a phase
to the cargo-build-system to fail if it detects pre-built files and
we've set the cargo-build-system to skip the test phase by default,
allowing us to make su
Hi,
Ludovic Courtès writes:
> Maxim Cournoyer skribis:
>
>> Another example: https://ci.guix.gnu.org/build/1982454/details
>>
>> substitute:
>> substitute: [Kupdating substitutes from 'http://10.0.0.1'... 0.0%
>> substitute: [Kupdating substitutes from 'http://10.0.0.1'... 100.0%
>> cannot b
Maxim Cournoyer skribis:
>> Tip of the day: M-: (build-farm-build 1982454)
>
> I don't have such a function in scope, is this from the guix-emacs
> package?
It’s from the ‘emacs-build-farm’ package, which I recommend. :-)
Ludo’.
Ludovic Courtès skribis:
> Turns out that ‘cleanup-cuirass-roots’ in maintenance.git, used as an
> mcron job, explicitly removes GC roots for things like *-os-encrypted
> once they’re more than two days old, as well as GC roots for the
> corresponding .drv.
>
> I think this was increasing the lik
Hi,
when I run `guix deploy' that ends in an error, the report does not include all
information required to debug the issue.
guix deploy: error: failed to deploy test: failed to switch systems while
deploying '192.168.0.130':
system-error "symlink" "~A" ("File exists") (17)
Would be som