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

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

[debbugs-tracker] bug#33672: closed (weather: still ugly 502-error and c


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#33672: closed (weather: still ugly 502-error and confusing ci.guix.info)
Date: Sat, 08 Dec 2018 23:13:02 +0000

Your message dated Sun, 09 Dec 2018 00:12:23 +0100
with message-id <address@hidden>
and subject line Re: bug#33672: weather: still ugly 502-error and confusing 
ci.guix.info
has caused the debbugs.gnu.org bug report #33672,
regarding weather: still ugly 502-error and confusing ci.guix.info
to be marked as done.

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


-- 
33672: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33672
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: weather: still ugly 502-error and confusing ci.guix.info Date: Sat, 08 Dec 2018 00:09:36 -0800
Hi

I'm running guix from source in guixsd. 
address@hidden ~/src/guix$ ./pre-inst-env guix describe
Git checkout:
  repository: /home/sdb/src/guix
  branch: master
  commit: 3d53869e302540cb9a80cdcbbabea2b67200c0c5

This is the output of my config. (it is attached). My config does NOT
have ci.guix.info

address@hidden ~/src/guix$ ./pre-inst-env guix weather -m
~/config/os-manifest.scm
computing 414 package derivations for i686-linux...
looking for 588 store items on https://ci.guix.info...
updating substitutes from 'https://ci.guix.info'... 100.0%
https://ci.guix.info
  98.3% substitutes available (578 out of 588)
  567.3 MiB of nars (compressed)
  2,141.8 MiB on disk (uncompressed)
  0.013 seconds per request (7.4 seconds in total)
  79.2 requests per second
  'https://ci.guix.info/api/queue?nr=1000' returned 502 ("Bad Gateway")
   ^ could we hide this error if it does not matter for the results?

Forcing the --substitute-urls gives:

address@hidden ~/src/guix$ ./pre-inst-env guix weather -m
~/config/os-manifest.scm --substitute-urls="http://berlin.guixsd.org";
computing 414 package derivations for i686-linux...
looking for 588 store items on http://berlin.guixsd.org...
updating substitutes from 'http://berlin.guixsd.org'... 100.0%
http://berlin.guixsd.org
  98.3% substitutes available (578 out of 588)
  567.3 MiB of nars (compressed)
  2,141.8 MiB on disk (uncompressed)
  0.044 seconds per request (25.7 seconds in total)
  22.9 requests per second
  'http://berlin.guixsd.org/api/queue?nr=1000' returned 502 ("Bad
Gateway")

-- 
Cheers 
Swedebugia

Attachment: os-manifest.scm
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#33672: weather: still ugly 502-error and confusing ci.guix.info Date: Sun, 09 Dec 2018 00:12:23 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hello,

Ricardo Wurmus <address@hidden> skribis:

>>   'https://ci.guix.info/api/queue?nr=1000' returned 502 ("Bad Gateway")
>>    ^ could we hide this error if it does not matter for the results?
>
> Currently there’s a problem with the shepherd on
> berlin.guixsd.org/ci.guix.info.

This has been fixed a few hours ago.

However note that Cuirass is currently slow to handle requests like the
one above and often times out.  This has been discussed recently:

  https://lists.gnu.org/archive/html/guix-devel/2018-11/msg00184.html

Anyway, closing this bug!

Ludo’.


--- End Message ---

reply via email to

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