all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zelphir Kaltstahl <zelphirkaltstahl@posteo.de>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Errors with inconsistent network, bad gateway (nginx) and others
Date: Sun, 17 Nov 2024 00:28:34 +0000	[thread overview]
Message-ID: <13d35db7-a48f-4ed5-99cb-ada14132faad@posteo.de> (raw)
In-Reply-To: <874j4aoywo.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 3313 bytes --]

On 14.11.24 12:08, Ludovic Courtès wrote:
> Hi,
>
> Zelphir Kaltstahl<zelphirkaltstahl@posteo.de>  skribis:
>
>> Then I did `guix package -u` to update installed packages. However, I
>> ran into an error:
> [...]
>
>> In guix/scripts/substitute.scm:
>>      467:7  8 (download-nar #<<narinfo> path: "/gnu/store/bqk5b108p6…> …)
>> In ice-9/boot-9.scm:
>>    1747:15  7 (with-exception-handler #<procedure 7f3fc999ede0 at ic…> …)
>>    1685:16  6 (raise-exception _ #:continuable? _)
>>    1683:16  5 (raise-exception _ #:continuable? _)
>>    1685:16  4 (raise-exception _ #:continuable? _)
>>    1780:13  3 (_ #<&compound-exception components: (#<&error> #<&irri…>)
>>    1685:16  2 (raise-exception _ #:continuable? _)
>>    1683:16  1 (raise-exception _ #:continuable? _)
>>    1685:16  0 (raise-exception _ #:continuable? _)
>>
>> ice-9/boot-9.scm:1685:16: In procedure raise-exception:
>> ERROR:
>>    1. &http-get-error:
>>        uri: #<<uri> scheme: https userinfo: #f host: "ci.guix.gnu.org" port: #f path: "/nar/lzip/bqk5b108p6wxd5iwmn080zjcfav48wmr-libxext-1.3.4" query: #f fragment: #f>
>>        code: 502
>>        reason: "Bad Gateway"
>>        headers: ((server . "nginx") (date . #<date nanosecond: 0 second: 26 minute: 14 hour: 19 day: 13 month: 11 year: 2024 zone-offset: 0>) (content-type text/html) (content-length . 150) (connection keep-alive))
>>    2. &message:"https://ci.guix.gnu.org/nar/lzip/bqk5b108p6wxd5iwmn080zjcfav48wmr-libxext-1.3.4: 
>> HTTP download failed: 502 (\"Bad Gateway\")"
>> substitution of /gnu/store/bqk5b108p6wxd5iwmn080zjcfav48wmr-libxext-1.3.4 failed
>> guix package: error: corrupt input while restoring archive from socket
> I believe this particular error was addressed in
> ddc9d66f2b00f62eb35c3da819dc684ec4a50227 back in March.
>
> If you upgrade to a more recent ‘guix-daemon’, it should be gone:
>
>    https://guix.gnu.org/manual/devel/en/html_node/Upgrading-Guix.html
>
> Before upgrading, could you run ‘pgrep -fa guix-daemon’ or similar to
> see which version is running?
>
>>   python-3.10.7-idle  692KiB                                                                                        799KiB/s 00:01 ▕██████████████████▏ 100.0%
>>   python-3.10.7-tk  25KiB                                                                                           1.4MiB/s 00:00 ▕██████████████████▏ 100.0%
>> substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
>> substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%guix substitute: error: TLS error in procedure 'read_from_session_record_port': Error in the pull function.
>> guix package: error: `/gnu/store/vkyprwq3g00ki69ahby3mhdxa65hnzgy-guix-command substitute' died unexpectedly
> This was fixed more recently in commit
> fa70c141552c76cf4dc9666f577bf6b471fa0d50.  Again, upgrading
> ‘guix-daemon’ should help.
>
> HTH!
>
> Ludo’.

Hi Ludovic!

I am sorry, I already upgraded with:

~~~~
sudo -i
guix pull
guix package -u
~~~~

I think that is already upgrading the guix daemon?

If not, then I might still be able to get that info.

Best wishes,
Zelphir

-- 
repositories:https://notabug.org/ZelphirKaltstahl,https://codeberg.org/ZelphirKaltstahl

[-- Attachment #2: Type: text/html, Size: 4795 bytes --]

      reply	other threads:[~2024-11-17  0:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-13 22:17 Errors with inconsistent network, bad gateway (nginx) and others Zelphir Kaltstahl
2024-11-13 22:30 ` Attila Lendvai
     [not found]   ` <43934c92-00e0-4c77-888c-2ea4b6dc10b8@posteo.de>
2024-11-15 23:18     ` Zelphir Kaltstahl
2024-11-14 11:08 ` Ludovic Courtès
2024-11-17  0:28   ` Zelphir Kaltstahl [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13d35db7-a48f-4ed5-99cb-ada14132faad@posteo.de \
    --to=zelphirkaltstahl@posteo.de \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.