unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35543: Installer crashes on retry when selecting keyboard layout
@ 2019-05-03  9:09 pelzflorian (Florian Pelz)
  2019-05-03 12:01 ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: pelzflorian (Florian Pelz) @ 2019-05-03  9:09 UTC (permalink / raw)
  To: 35543

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#35543: Installer crashes on retry when selecting keyboard layout
  2019-05-03  9:09 bug#35543: Installer crashes on retry when selecting keyboard layout pelzflorian (Florian Pelz)
@ 2019-05-03 12:01 ` Ludovic Courtès
  2019-05-03 12:12   ` Mathieu Othacehe
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2019-05-03 12:01 UTC (permalink / raw)
  To: pelzflorian (Florian Pelz); +Cc: 35543, Mathieu Othacehe

"pelzflorian (Florian Pelz)" <pelzflorian@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’.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#35543: Installer crashes on retry when selecting keyboard layout
  2019-05-03 12:01 ` Ludovic Courtès
@ 2019-05-03 12:12   ` Mathieu Othacehe
  2019-05-03 13:41     ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Mathieu Othacehe @ 2019-05-03 12:12 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 35543


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#35543: Installer crashes on retry when selecting keyboard layout
  2019-05-03 12:12   ` Mathieu Othacehe
@ 2019-05-03 13:41     ` Ludovic Courtès
  2020-03-18 17:59       ` Mathieu Othacehe
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2019-05-03 13:41 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: 35543

Hello!

Mathieu Othacehe <m.othacehe@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’.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#35543: Installer crashes on retry when selecting keyboard layout
  2019-05-03 13:41     ` Ludovic Courtès
@ 2020-03-18 17:59       ` Mathieu Othacehe
  2020-03-18 18:00         ` Mathieu Othacehe
  0 siblings, 1 reply; 6+ messages in thread
From: Mathieu Othacehe @ 2020-03-18 17:59 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 35543


Hello,

This has been fixed by 64704be417ab6f2788e8e3bc36fede1db35470e7.

Thanks,

Mathieu

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#35543: Installer crashes on retry when selecting keyboard layout
  2020-03-18 17:59       ` Mathieu Othacehe
@ 2020-03-18 18:00         ` Mathieu Othacehe
  0 siblings, 0 replies; 6+ messages in thread
From: Mathieu Othacehe @ 2020-03-18 18:00 UTC (permalink / raw)
  To: 35543-done


and done.

Mathieu

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-03-18 18:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-03  9:09 bug#35543: Installer crashes on retry when selecting keyboard layout pelzflorian (Florian Pelz)
2019-05-03 12:01 ` Ludovic Courtès
2019-05-03 12:12   ` Mathieu Othacehe
2019-05-03 13:41     ` Ludovic Courtès
2020-03-18 17:59       ` Mathieu Othacehe
2020-03-18 18:00         ` Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).