GNU bug report logs - #35543
Installer cannot be restarted after a failed install

Previous Next

Package: guix;

Reported by: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Date: Fri, 3 May 2019 09:10:01 UTC

Severity: important

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 35543 in the body.
You can then email your comments to 35543 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#35543; Package guix. (Fri, 03 May 2019 09:10:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 03 May 2019 09:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: bug-guix <at> gnu.org
Subject: Installer crashes on retry when selecting keyboard layout
Date: Fri, 3 May 2019 11:09:37 +0200
If the first install fails (e.g. when the build fails, see separate
bug report on MATE install), it is possible to retry the installation.
However, on the second attempt the installer crashes when selecting a
keyboard layout.

A backtrace is displayed; the important part appears to be this:

In ./gnu/installer/steps.scm:
   177:21 10 (_)
In ice-9/eval.scm:
    619:8  9 (_ #(#(#(#<directory (guile-user) 2525140>) #<<ins…
In ./gnu/installer/keymap.scm:
    163:7  8 (_ _)
In unknown file:
           7 (scm-error misc-error #f "~A" ("Unable to locate ke
In ice-9/boot-9.scm:
   751:25  6 (dispatch-exception 4 misc-error (#f "~A" ("Unable
In ice-9/eval.scm
    619:8  5 (_ #(#(#<directory (guile-user) 2525140> #<<instal…
[some not important stuff I am too lazy to type…]
ice-9/eval.scm:159:9: Unable to locate keymap update file




Information forwarded to bug-guix <at> gnu.org:
bug#35543; Package guix. (Fri, 03 May 2019 12:03:01 GMT) Full text and rfc822 format available.

Message #8 received at 35543 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "pelzflorian \(Florian Pelz\)" <pelzflorian <at> pelzflorian.de>
Cc: 35543 <at> debbugs.gnu.org, Mathieu Othacehe <m.othacehe <at> gmail.com>
Subject: Re: bug#35543: Installer crashes on retry when selecting keyboard
 layout
Date: Fri, 03 May 2019 14:01:57 +0200
"pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de> skribis:

> If the first install fails (e.g. when the build fails, see separate
> bug report on MATE install), it is possible to retry the installation.
> However, on the second attempt the installer crashes when selecting a
> keyboard layout.

[...]

> ice-9/eval.scm:159:9: Unable to locate keymap update file

I believe the broader issue is that the installer cannot really be
restarted after a failed install, as we discussed a while back on
guix-devel.  Mathieu, can you confirm?

Thanks,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#35543; Package guix. (Fri, 03 May 2019 12:13:01 GMT) Full text and rfc822 format available.

Message #11 received at 35543 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 35543 <at> debbugs.gnu.org,
 "pelzflorian \(Florian Pelz\)" <pelzflorian <at> pelzflorian.de>
Subject: Re: bug#35543: Installer crashes on retry when selecting keyboard
 layout
Date: Fri, 03 May 2019 14:12:45 +0200
Hello,

> I believe the broader issue is that the installer cannot really be
> restarted after a failed install, as we discussed a while back on
> guix-devel.  Mathieu, can you confirm?

I'm not aware of this layout issue, however, after the installer is
restarted, the install is doomed because some mounts can't be
undone.

I didn't find a way to fix this, so maybe we should advise/force a
reboot upon installer failure?

Mathieu




Information forwarded to bug-guix <at> gnu.org:
bug#35543; Package guix. (Fri, 03 May 2019 13:42:02 GMT) Full text and rfc822 format available.

Message #14 received at 35543 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Mathieu Othacehe <m.othacehe <at> gmail.com>
Cc: 35543 <at> debbugs.gnu.org,
 "pelzflorian \(Florian Pelz\)" <pelzflorian <at> pelzflorian.de>
Subject: Re: bug#35543: Installer crashes on retry when selecting keyboard
 layout
Date: Fri, 03 May 2019 15:41:11 +0200
Hello!

Mathieu Othacehe <m.othacehe <at> gmail.com> skribis:

>> I believe the broader issue is that the installer cannot really be
>> restarted after a failed install, as we discussed a while back on
>> guix-devel.  Mathieu, can you confirm?
>
> I'm not aware of this layout issue, however, after the installer is
> restarted, the install is doomed because some mounts can't be
> undone.
>
> I didn't find a way to fix this, so maybe we should advise/force a
> reboot upon installer failure?

Maybe, though we should also offer a way to collect more debugging info
and report the issue, which means at least letting people read error
messages.

Thoughts?

Ludo’.




Changed bug title to 'Installer cannot be restarted after a failed install' from 'Installer crashes on retry when selecting keyboard layout' Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 09 May 2019 15:37:02 GMT) Full text and rfc822 format available.

Severity set to 'important' from 'normal' Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 09 May 2019 15:37:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#35543; Package guix. (Wed, 18 Mar 2020 18:00:02 GMT) Full text and rfc822 format available.

Message #21 received at 35543 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 35543 <at> debbugs.gnu.org,
 "pelzflorian \(Florian Pelz\)" <pelzflorian <at> pelzflorian.de>
Subject: Re: bug#35543: Installer crashes on retry when selecting keyboard
 layout
Date: Wed, 18 Mar 2020 18:59:21 +0100
Hello,

This has been fixed by 64704be417ab6f2788e8e3bc36fede1db35470e7.

Thanks,

Mathieu




Reply sent to Mathieu Othacehe <m.othacehe <at> gmail.com>:
You have taken responsibility. (Wed, 18 Mar 2020 18:01:02 GMT) Full text and rfc822 format available.

Notification sent to "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>:
bug acknowledged by developer. (Wed, 18 Mar 2020 18:01:02 GMT) Full text and rfc822 format available.

Message #26 received at 35543-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: 35543-done <at> debbugs.gnu.org
Subject: Re: bug#35543: Installer crashes on retry when selecting keyboard
 layout
Date: Wed, 18 Mar 2020 19:00:08 +0100
and done.

Mathieu




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 16 Apr 2020 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.