[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CI is broken
From: |
Ludovic Courtès |
Subject: |
Re: CI is broken |
Date: |
Thu, 05 Jun 2025 08:46:46 +0200 |
User-agent: |
mu4e 1.12.11; emacs 29.4 |
Ian Eure <ian@retrospec.tv> writes:
> uncaught throw to %exception: (#<&store-protocol-error message:
> "reading file
> `/gnu/store/9kqd85xgbgdng03nia2q12nl05w5b6yi-sbm-0.9.tar.gz.drv':
> No such file or directory" status: 1>)
> In thread:
> uncaught throw to %exception: (#<&store-protocol-error message:
> "reading file
> `/gnu/store/pap6lnxpgis0agz6ah0nixxd8imlb4d8-cursynth-1.5.tar.zst.drv':
> No such file or directory" status: 1>)
> In thread:
> uncaught throw to %exception: (#<&store-protocol-error message:
> "reading file
>
> `/gnu/store/v49q3wrqda0zypvk4xxhy9fbkjh09p94-emacs-circe-2.14-checkout.drv':
> No such file or directory" status: 1>)
This should be fixed now.
https://ci.guix.gnu.org/jobset/master
https://ci.guix.gnu.org/eval/2062418
(The former often times out due to load issues on the server.)
I manually removed these bogus entries from the ‘ValidPaths’ table on
the server… Not pretty, but it was harmless because they were few of
them.
Ludo’.