unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26975: Frequent errors in guix publish on Hydra
@ 2017-05-18  1:36 Mark H Weaver
  2017-05-18 19:39 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Mark H Weaver @ 2017-05-18  1:36 UTC (permalink / raw)
  To: 26975

Here's a recent excerpt of the console output from guix publish running
Hydra.  Is this expected?

      Mark

--8<---------------cut here---------------start------------->8---
GET /ggy44sk2w47j0dpbghpb9ipr6kik6vsm.narinfo
GET /qnpsdhgiabvr89i9vdcmhzkggs79i0pc.narinfo
GET /zgzvzsbhvyinb3vdsgswkqh2b0ih9x1i.narinfo
In guix/workers.scm:
     72:9  2 (_)
    76:32  1 (_ system-error "stat" "~A: ~S" ("No such file or d?" ?) ?)
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/zgzvzsbhvyinb3vdsgswkqh2b0ih9x1i-xclip-0.12.tar.gz.nar"
GET /j4nir8h5daijxm87gg0cr3nj9dj9fp3k.narinfo
GET /i21ndg25wzhzrb47c111jd8jv2x1sg4q.narinfo
GET /hhn63pw8s2zfawssks33q16vmv8v70y7.narinfo
In guix/workers.scm:
     72:9  2 (_)
    76:32  1 (_ system-error "stat" "~A: ~S" ("No such file or d?" ?) ?)
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/hhn63pw8s2zfawssks33q16vmv8v70y7-password-store-1.7.1.tar.xz.nar"
GET /48s10m3wwncvc441fvg4gjj8755fxdnv.narinfo
In guix/workers.scm:
     72:9  2 (_)
    76:32  1 (_ system-error "stat" "~A: ~S" ("No such file or d?" ?) ?)
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/48s10m3wwncvc441fvg4gjj8755fxdnv-qrencode-3.4.4.tar.gz.nar"
GET /3symsyfzx50zf5m2sjiszz52zbkmjrvi.narinfo
--8<---------------cut here---------------end--------------->8---

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#26975: Frequent errors in guix publish on Hydra
  2017-05-18  1:36 bug#26975: Frequent errors in guix publish on Hydra Mark H Weaver
@ 2017-05-18 19:39 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-05-18 19:39 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: 26975-done

Hi Mark,

Mark H Weaver <mhw@netris.org> skribis:

> Here's a recent excerpt of the console output from guix publish running
> Hydra.  Is this expected?
>
>       Mark
>
> GET /ggy44sk2w47j0dpbghpb9ipr6kik6vsm.narinfo
> GET /qnpsdhgiabvr89i9vdcmhzkggs79i0pc.narinfo
> GET /zgzvzsbhvyinb3vdsgswkqh2b0ih9x1i.narinfo
> In guix/workers.scm:
>      72:9  2 (_)
>     76:32  1 (_ system-error "stat" "~A: ~S" ("No such file or d?" ?) ?)
> 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/zgzvzsbhvyinb3vdsgswkqh2b0ih9x1i-xclip-0.12.tar.gz.nar"

Fixed in ffa5e0a6d2851832b7f0e6f943bc69e69e1bc8b0.

The consequence of this bug is that ‘guix publish --cache’ would always
return 404 for narinfos corresponding to already-compressed files
(files with a name ending in .gz, .xz, etc., such as source tarballs.)

Consequently, clients would download source tarballs from upstream or
from the /file URL rather than as a substitute.  Thus, this should be
almost invisible to users.

So we’ll upgrade ‘guix publish’ on hydra & bayfront, but no need to
rush, I think.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-18 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-18  1:36 bug#26975: Frequent errors in guix publish on Hydra Mark H Weaver
2017-05-18 19:39 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).