all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: "Gábor Boskovits" <boskovits@gmail.com>
Cc: 39090-done@debbugs.gnu.org
Subject: bug#39090: Installer fails on install disk built from master
Date: Wed, 15 Jan 2020 18:44:51 +0100	[thread overview]
Message-ID: <87a76or4vg.fsf@gnu.org> (raw)
In-Reply-To: <CAE4v=pj1exCTChkqt93AnGNh_oxhgso+p5n1a2yY-7irtPsgZw@mail.gmail.com> ("Gábor Boskovits"'s message of "Sat, 11 Jan 2020 20:07:37 +0100")

Hello,

Gábor Boskovits <boskovits@gmail.com> skribis:

> Ricardo Wurmus <rekado@elephly.net> ezt írta (időpont: 2020. jan. 11.,
> Szo, 17:44):
>>
>>
>> Gábor Boskovits <boskovits@gmail.com> writes:
>>
>> > 5. create a file gexp.scm with this content:
>> > (use-modules
>> >  (gnu packages package-management)
>> >  (guix gexp))
>> >
>> > (program-file
>> >  "a"
>> >  (with-extensions
>> >   (list guix)
>> >   #~(#t)))
>> > 6. guix build -f gexp.scm
>> >
>> > This will fail with as strange error message.
>>
>> What’s the error message?
>
> guix build: error: got unexpected path <store-path-name> from substituter
>
> <store-path-name> varies, currently it was
> /gnu/store/0q95b...-libarchive-3.4.0.tar.gz

Fixed by e2922f527ee8d891a41b5086637fa560a1c2ddd8!  I’ll update the
‘guix’ package shortly.

This was tricky to reproduce because it depends on what’s in your store
and what’s in /var/guix/substitute/cache.

I managed to reproduce it first in a VM following your instructions, and
then on a local instance of guix-daemon where I had wiped
/var/guix/substitute/cache and also changed the condition in
‘http-multiple-get’ to exercise the “Connection: close” case (which is
otherwise infrequent.)

Thanks a lot for your investigation, which helped a lot!

Ludo’.

  reply	other threads:[~2020-01-15 17:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-11 14:48 bug#39090: Installer fails on install disk built from master Gábor Boskovits
2020-01-11 16:43 ` Ricardo Wurmus
2020-01-11 19:07   ` Gábor Boskovits
2020-01-15 17:44     ` Ludovic Courtès [this message]
2020-01-12  1:15 ` Gábor Boskovits
2020-01-12  2:06   ` Gábor Boskovits
2020-01-12 11:39     ` Gábor Boskovits
2020-01-12 13:00       ` Gábor Boskovits
2020-01-12 15:18         ` Gábor Boskovits
2020-01-12 16:54           ` Gábor Boskovits
2020-01-12 18:17             ` Gábor Boskovits
2020-01-12 20:09               ` Gábor Boskovits
2020-01-12 21:52                 ` Ludovic Courtès
2020-01-13 21:44 ` bug#39090: Update on the installer bug Gábor Boskovits
2020-01-14 17:01 ` bug#39090: Guix package version bisect update Gábor Boskovits
2020-01-14 20:21   ` Gábor Boskovits
2020-01-14 22:05     ` Gábor Boskovits
2020-01-14 23:52       ` Gábor Boskovits

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=87a76or4vg.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=39090-done@debbugs.gnu.org \
    --cc=boskovits@gmail.com \
    /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.