Noticed that I was building an awful lot of stuff on a `guix
system reconfigure', so I went to look at CI, and, it’s badly
broken. It hasn’t successfully evalutated Guix since #2060816[1]
on May 28th. Since #2061131 on May 29th[2], all evaluations have
failed with:
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>)
...consequently, CI hasn’t build packages for six days.
Is there someone who can take a look at this?
Thanks,
-- Ian
[1]: https://ci.guix.gnu.org/eval/2060816
[2]: https://ci.guix.gnu.org/eval/2061131