Hi Ludo’, On Thu, Jun 05, 2025 at 08:46 AM, Ludovic Courtès wrote:
> Ian Eure <i...@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. > Seems to be happening again :( E.g. the current evaluation of mesa-updates https://ci.guix.gnu.org/eval/2063113 with log https://ci.guix.gnu.org/eval/2063113/log/raw and the issue in there I see is uncaught throw to %exception: (#<&store-protocol-error message: "reading file `/gnu/store/jii0gvxkx1j8fi731kx8bmyg7j4fl4w5-noice-0.8.tar.gz.drv': No such file or directory" status: 1>) > 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’. Thanks for the earlier fix, but I guess something is causing this to happen again, rather than a one-time event? John