guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33515: [PATCH 0/5] Cuirass/Hydra: evaluate jobs in an inferior


From: Ludovic Courtès
Subject: bug#33515: [PATCH 0/5] Cuirass/Hydra: evaluate jobs in an inferior
Date: Sun, 06 Jan 2019 21:44:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hi,

Ludovic Courtès <address@hidden> skribis:

> I ran ‘guix pull’ and then installed guile-git in hydra’s profile, which
> fixed this immediate issue.  Now the evaluation failure is a bit more
> enigmatic:
>
> XML or text declaration not at start of entity at line 2, column 0, byte 1 at 
> /usr/local/lib/perl5/site_perl/5.18.0/x86_64-linux/XML/Parser.pm line 187.
>
> I’m guessing ‘hydra-eval-guile-jobs’ is not sending proper XML, or
> perhaps we’re writing non-XML stuff to stdout that gets interspersed
> with valid XML.
>
> To be continued…

This was caused by an extra newline at the beginning of the XML output.

Pushed now to master:

  b5f8c2c885 hydra: Compute jobs in an inferior.
  65ff85dcee hydra: evaluate: Add the checkout to the store.
  59fb5c1cdb hydra: Move job definitions to (gnu ci).
  afb82831fa build-self: Don't clobber the output port.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]