emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#26975: closed ('guix publish --cache' returns 404


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26975: closed ('guix publish --cache' returns 404 for narinfos of already-compressed store items)
Date: Thu, 18 May 2017 19:40:02 +0000

Your message dated Thu, 18 May 2017 21:39:06 +0200
with message-id <address@hidden>
and subject line Re: bug#26975: Frequent errors in guix publish on Hydra
has caused the debbugs.gnu.org bug report #26975,
regarding 'guix publish --cache' returns 404 for narinfos of already-compressed 
store items
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26975: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26975
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Frequent errors in guix publish on Hydra Date: Wed, 17 May 2017 21:36:33 -0400
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---



--- End Message ---
--- Begin Message --- Subject: Re: bug#26975: Frequent errors in guix publish on Hydra Date: Thu, 18 May 2017 21:39:06 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
Hi Mark,

Mark H Weaver <address@hidden> 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’.


--- End Message ---

reply via email to

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