emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53544: closed ([installer] Trying to edit the generated config.scm c


From: GNU bug Tracking System
Subject: bug#53544: closed ([installer] Trying to edit the generated config.scm crashes the installer)
Date: Wed, 02 Feb 2022 17:24:02 +0000

Your message dated Wed, 02 Feb 2022 18:23:04 +0100
with message-id <87czk5chdz.fsf@gnu.org>
and subject line Re: bug#53544: [installer] Trying to edit the generated 
config.scm crashes the installer
has caused the debbugs.gnu.org bug report #53544,
regarding [installer] Trying to edit the generated config.scm crashes the 
installer
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
53544: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53544
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [installer] Trying to edit the generated config.scm crashes the installer Date: Tue, 25 Jan 2022 23:14:52 -0500
While testing the installer built from the current master branch, we
found that trying to edit the generated config.scm crashes the
installer. Screenshot attached.

I built the installer like this:

$ guix environment guix -- ./pre-inst-env guix system image -t 
uncompressed-iso9660 --label="GUIX_x86_64-linux-leo" --system=x86_64-linux 
gnu/system/install.scm

I created a disk to install it with QEMU:

$ qemu-img create -f qcow2 guix-system.img 50G

And I ran the installer like this:

$ qemu-system-x86_64 -m 1024 -smp 1 -enable-kvm -nic user,model=virtio-net-pci 
-boot menu=on,order=d -device virtio-blk,drive=myhd -drive 
if=none,file=guix-system.img,id=myhd -drive media=cdrom,file=my-image.iso

I proceeded to select the default answers for all questions: no desktop,
the default networking-related services, DHCP network provider, guided
partitioning using the entire disk.

At the end, it shows the generated configuration, and crashes when I
select "edit". Unfortunately, the installer becomes unresponsive when
this happens, so I cannot scroll down and read the entire backtrace.

Attachment: 2022-01-25-230958_895x700_scrot.png
Description: PNG image


--- End Message ---
--- Begin Message --- Subject: Re: bug#53544: [installer] Trying to edit the generated config.scm crashes the installer Date: Wed, 02 Feb 2022 18:23:04 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello Leo,

> At the end, it shows the generated configuration, and crashes when I
> select "edit". Unfortunately, the installer becomes unresponsive when
> this happens, so I cannot scroll down and read the entire backtrace.

I followed the exact same steps on Guix commit
4943ac86e4f95a2e14fd209f3fdaac74a0d9ca2e and could not reproduce the
issue. It was possibly fixed by the wip-harden-installer branch
merge. Could you please confirm that you have the same behaviour
locally?

Thanks,

Mathieu


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]