all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brice Waegeneire <brice@waegenei.re>
To: 38447@debbugs.gnu.org
Subject: bug#38447: Instructions to reproduce the issue
Date: Wed, 11 Dec 2019 18:09:26 +0100	[thread overview]
Message-ID: <0809eec5dcad48dace395012c09b1421@waegenei.re> (raw)
In-Reply-To: <41265364-ABBC-438C-9BBA-9FBC3DB04B9D@gmail.com>

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

I had the same issue on a Hystou P04 and managed to reproduce it several 
times.
Attached to this email is the dump of the installer.

Start the installation process but try to make it fail,
for example by removing the EFI partition during the guided partition,
and when the "Installation failed" menu appear choose "Retrysystem 
install",
on the right. Then restart the installation process with the
same choices and the installer will crash after selecting the keyboard 
layout
variant.

Some time, if you wait for a few minutes before retrying the 
installation, the
crash won't be triggered but then the disk you partitioned during the 
first
installation process won't be available anymore in the disk selection 
menu.

The choices I entered in the installation wizard was:
1. English
2. United States
3. Graphical install
4. Europe
5. Paris
6. English (US)
7. English (intl., with AltGr dead keys)

[-- Attachment #2: last-installer-error-keymap --]
[-- Type: text/plain, Size: 3040 bytes --]

In ice-9/eval.scm:
    619:8 19 (_ #(#(#<directory (guile-user) 1558140> #<<installer> name: newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: #<procedure exit-error (file key args)> final-…>) #))
In ice-9/boot-9.scm:
    829:9 18 (catch #t #<procedure 2ee4920 at ice-9/eval.scm:330:13 ()> #<procedure 2ee4880 at ice-9/boot-9.scm:1048:2 _> _)
In ice-9/eval.scm:
    619:8 17 (_ #(#(#(#<directory (guile-user) 1558140> #<<installer> name: newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: #<procedure exit-error (file key args)> fi…> …)) …))
   626:19 16 (_ #(#(#(#<directory (guile-user) 1558140> #<<installer> name: newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: #<procedure exit-error (file key args)> fi…> …)) …))
In ./gnu/installer/steps.scm:
    189:6 15 (run-installer-steps #:steps _ #:rewind-strategy _ #:menu-proc _)
In ice-9/boot-9.scm:
    829:9 14 (catch srfi-34 #<procedure 2cf92c0 at ./gnu/installer/steps.scm:144:7 ()> #<procedure 33e2320 at ./gnu/installer/steps.scm:144:7 (key c)> _)
    829:9 13 (catch srfi-34 #<procedure 2cfb6c0 at ./gnu/installer/steps.scm:144:7 ()> #<procedure 33e2050 at ./gnu/installer/steps.scm:144:7 (key c)> _)
    829:9 12 (catch srfi-34 #<procedure 2cfb4c0 at ./gnu/installer/steps.scm:144:7 ()> #<procedure 33e2000 at ./gnu/installer/steps.scm:144:7 (key c)> _)
    829:9 11 (catch srfi-34 #<procedure 2cfb2c0 at ./gnu/installer/steps.scm:144:7 ()> #<procedure 2e65fa0 at ./gnu/installer/steps.scm:144:7 (key c)> _)
In ./gnu/installer/steps.scm:
   182:21 10 (_)
In ice-9/eval.scm:
    619:8  9 (_ #(#(#(#<directory (guile-user) 1558140>) #<<installer> name: newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: #<procedure exit-error (file key args)> fin…>) #))
In ./gnu/installer/keymap.scm:
    163:7  8 (_ _)
In unknown file:
           7 (scm-error misc-error #f "~A" ("Unable to locate keymap update file") #f)
In ice-9/boot-9.scm:
   751:25  6 (dispatch-exception 4 misc-error (#f "~A" ("Unable to locate keymap update file") #f))
In ice-9/eval.scm:
    619:8  5 (_ #(#(#<directory (guile-user) 1558140> #<<installer> name: newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: #<procedure exit-error (file key args)> final-…>) …))
    619:8  4 (_ #(#(#(#<directory (guile-user) 1558140> #<<installer> name: newt init: #<procedure init ()> exit: #<procedure exit ()> exit-error: #<procedure exit-error (file key args)> f…>) …) #))
In ice-9/ports.scm:
   462:17  3 (call-with-output-file _ _ #:binary _ #:encoding _)
In ice-9/eval.scm:
    619:8  2 (_ #(#(#<directory (guile-user) 1558140> misc-error (#f "~A" ("Unable to locate keymap update file") #f)) #<output: /tmp/last-installer-error 12>))
    159:9  1 (_ #(#(#<directory (guile-user) 1558140> misc-error (#f "~A" ("Unable to locate keymap update file") #f)) #<output: /tmp/last-installer-error 12>))
In unknown file:
           0 (make-stack #t)
ice-9/eval.scm:159:9: Unable to locate keymap update file

      parent reply	other threads:[~2019-12-11 17:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <41265364-ABBC-438C-9BBA-9FBC3DB04B9D@gmail.com>
     [not found] ` <874kyiltop.fsf@gmail.com>
     [not found]   ` <CAHWdhg8O6J9mF1LKwFgNgBOt_RtmWd3Mt5saXFkb6FfhCrR0iA@mail.gmail.com>
2019-12-02 14:14     ` bug#38447: Guix Stand-alone OS installation Error - T410 - x86 - intel - lenova Mathieu Othacehe
2019-12-02 14:18       ` Pon Arun Kumar R
2019-12-11 16:08         ` Pon Arun Kumar R
2019-12-13 16:47           ` Mathieu Othacehe
     [not found]             ` <023E12E8-B8A4-4421-8E58-2F3DEA15F84F@gmail.com>
2019-12-14 14:13               ` Mathieu Othacehe
2019-12-19 16:20                 ` Ludovic Courtès
2019-12-11 17:09 ` Brice Waegeneire [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=0809eec5dcad48dace395012c09b1421@waegenei.re \
    --to=brice@waegenei.re \
    --cc=38447@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.