[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why is this build considered a failure by hydra?
From: |
Ludovic Courtès |
Subject: |
Re: Why is this build considered a failure by hydra? |
Date: |
Sat, 05 Apr 2014 13:01:30 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
address@hidden (Ludovic Courtès) skribis:
> Offloading failed in some way. hydra.gnunet.org was down for some time,
> so perhaps we hit that just at this moment. Or some networking issue
> occurred just as we were retrieving the build outputs to hydra.gnu.org
> (although these are normally distinguished from permanent build
> failures, and marked as aborted.) Or there’s a bug in the offload hook.
A couple of days ago I fixed a possible problem: on build slaves, the GC
could run at the wrong moment and wipe the derivation about to be built,
leading to a guix build “No such file or directory” error (see commit
4b00f34.)
Ludo’.