From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: guix-devel@gnu.org
Subject: Re: Hydra status
Date: Mon, 14 Apr 2014 08:48:23 +0200 [thread overview]
Message-ID: <87d2gkxv7s.fsf@gnu.org> (raw)
In-Reply-To: <20140410094505.GA5849@debian> (Andreas Enge's message of "Thu, 10 Apr 2014 11:45:05 +0200")
Andreas Enge <andreas@enge.fr> skribis:
> On Wed, Apr 09, 2014 at 11:08:32PM +0200, Ludovic Courtès wrote:
>> Going to http://hydra.gnu.org/build/49569/ shows that the texlive builds
>> were actually aborted. The “Nix error output” box shows this:
>
> Now texlive is marked as failed, with the following message at
> http://hydra.gnu.org/build/49569/nixlog/5
>
> guix build: error: open-file: No such file or directory: "/gnu/store/j0b550qfqaffffc1w550v0zq2nlb0sqc-texlive-2013.drv"
I did some testing and I think 30ce801 solves this problem.
The issue was actually not a GC issue, but a synchronization issue.
Since I introduced ‘call-with-compressed-output-port’ & co., the
‘send-files’ and ‘retrieve-files’ procedures in offload.scm no longer
explicitly waited for the lsh process to complete.
Thus, the ‘transfer-and-offload’ procedure could call the ‘offload’
procedure (which invokes the remote ‘guix build’) before ‘send-files’
was done uploading the .drv file, hence the error.
I’ve just installed the change on hydra.gnu.org, so let’s see how things
work now.
Thanks,
Ludo’.
next prev parent reply other threads:[~2014-04-14 6:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-08 20:34 Hydra status Ludovic Courtès
2014-04-09 7:33 ` Andreas Enge
2014-04-09 20:35 ` Ludovic Courtès
2014-04-10 9:08 ` Andreas Enge
2014-04-09 7:38 ` Andreas Enge
2014-04-09 19:07 ` Andreas Enge
2014-04-09 21:08 ` Ludovic Courtès
2014-04-10 9:45 ` Andreas Enge
2014-04-10 19:56 ` Andreas Enge
2014-04-11 9:16 ` Ludovic Courtès
2014-04-14 6:48 ` Ludovic Courtès [this message]
2014-04-12 22:10 ` Ludovic Courtès
2014-04-22 9:03 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d2gkxv7s.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=andreas@enge.fr \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.