[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27090: Frequent errors from 'guix publish' on Hydra
From: |
Ludovic Courtès |
Subject: |
bug#27090: Frequent errors from 'guix publish' on Hydra |
Date: |
Sat, 27 May 2017 13:27:28 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hi Mark,
Mark H Weaver <address@hidden> skribis:
> GET /2x7d43qilhp39njy0s2qh7cqv1wqqcy3.narinfo
> In ice-9/boot-9.scm:
> 160: 5 [catch #t #<catch-closure 2b8ec00> ...]
> In unknown file:
> ?: 4 [apply-smob/1 #<catch-closure 2b8ec00>]
> In guix/workers.scm:
> 84: 3 [#<procedure 2b523f0 at guix/workers.scm:82:2 ()>]
> 72: 2 [loop]
> 76: 1 [#<procedure 2ab6520 at guix/workers.scm:73:11 (key . args)>
> system-error ...]
> In unknown file:
> ?: 0 [make-stack #t]
> ERROR: In procedure make-stack:
> ERROR: In procedure stat: No such file or directory:
> "/var/cache/guix/publish/none/2x7d43qilhp39njy0s2qh7cqv1wqqcy3-Python-3.5.2.tar.xz.nar"
Please see <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26975#12>.
:-)
I’ve upgraded hydra.gnu.org to guile2.0-guix-0.13.0-1.a6d728b, which
includes the bug-fix mentioned in the bug above.
So normally we won’t see these messages anymore.
Thanks,
Ludo’.