all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: 39090@debbugs.gnu.org
Subject: bug#39090: Installer fails on install disk built from master
Date: Sun, 12 Jan 2020 14:00:59 +0100	[thread overview]
Message-ID: <CAE4v=pgNtxvVQ2YnfeowjW3ot1GT7HqZN8379kbBQjCuRMaksQ@mail.gmail.com> (raw)
In-Reply-To: <CAE4v=piU-y9+HVGq9e_HsWMM6JV=BpOKEacGq6FRW2BsgfO3Mw@mail.gmail.com>

Gábor Boskovits <boskovits@gmail.com> ezt írta (időpont: 2020. jan.
12., V, 12:39):
>
> Gábor Boskovits <boskovits@gmail.com> ezt írta (időpont: 2020. jan.
> 12., V, 3:06):
> >
> > Gábor Boskovits <boskovits@gmail.com> ezt írta (időpont: 2020. jan.
> > 12., V, 2:15):
> > >
> > > Gábor Boskovits <boskovits@gmail.com> ezt írta (időpont: 2020. jan.
> > > 11., Szo, 15:49):
> > > >
> > > > Hello,
> > > >
> > > > I noticed that the install disk created on current master can't
> > > > install the system.
> > > >
> > > > This is on:
> > > > e4c9ba4da2a6faf80209488d5c086ea0d5c39214
> > > > .
> > > >
> > > > I have found a reproducer that might highlight where the problem is.
> > > >
> > > > Steps to reproduce:
> > > > 1. guix pull
> > > > 2. build the installer image
> > > > guix system disk-image --file-system-type=iso9660 \
> > > >   gnu/system/install.scm
> > > > 3. boot it
> > > > 4. switch to tty3
> > > > 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.
> > > > This same problem causes the final installation failure in the installer.
> > > >
> > > > This works fine on the latest installation image.
> > > > This works if you run it again after it fails.
> > > >
> > > > Any help on debugging this further would be appreciated.
> > > >
> > > > Best regards,
> > > > g_bor
> > > > --
> > > > OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21
> > > >
> > > >
> > > >
> > > I started a bisect,
> > > b1d13e40... is good.
> > a3569a3 good
> 92afa57 good
aa8f64b bad


>
>
> > >
> > > --
> > > OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21
> >
> >
> >
> > --
> > OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21
>
>
>
> --
> OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21



-- 
OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21

  reply	other threads:[~2020-01-12 13:02 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
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 [this message]
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='CAE4v=pgNtxvVQ2YnfeowjW3ot1GT7HqZN8379kbBQjCuRMaksQ@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=39090@debbugs.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.