all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: 1.1.0rc1 available for test!
Date: Fri, 10 Apr 2020 03:56:21 +0200	[thread overview]
Message-ID: <20200410015621.tn3c7cfunbwhv5nm@pelzflorian.localdomain> (raw)
In-Reply-To: <87369c1ixm.fsf@gnu.org>

On Thu, Apr 09, 2020 at 10:51:49PM +0200, Ludovic Courtès wrote:
> If everything goes well, we can publish the release on Monday, 13th,
> with few or no changes beyond translation updates on the ‘version-1.1.0’
> branch.


For me the Guix System installer crashes reproducibly after manual
partitioning, even when not formatting the partition.  The ESP and
root partition have not been deleted (no matter if I tell the
installer to format them or not).  This applies to EFI installation on
my 2010 Macbook but not in QEMU.  Perhaps the reason is the partition
I’m trying to format previously was LUKS-encrypted.

I switch to a console and type

/gnu/store/*kmscon*/bin/kmscon --debug --login /gnu/store/*installer 2>out

The suspicious part of the output is at time 60:

[0015.940745] DEBUG: uterm_uxkb: new keyboard description (pc105, us, altgr-intl, ) (uxkb_desc_init() in src/uterm_input_uxkb.c:160)
[0060.006214] DEBUG: pty: cannot read from pty of child 364 (5): Input/output error (read_buf() in src/pty.c:478)
[0060.006281] DEBUG: pty: HUP on pty of child 364 (pty_input() in src/pty.c:520)
[0060.006612] DEBUG: eloop: child 364 exited successfully (sig_child() in src/eloop.c:353)
[0060.006627] INFO: pty: child exited: pid: 364 status: 0 (sig_child() in src/pty.c:536)
[0060.007224] DEBUG: pty: forking child 414 (pty_spawn() in src/pty.c:422)
[0091.233270] DEBUG: vt: deactivating VT 7 to 4 due to user input (real_input() in src/uterm_vt.c:578)
[0091.233319] DEBUG: vt: leaving VT 7 0x10c68c0 due to VT signal (real_sig_leave() in src/uterm_vt.c:231)
[0091.233337] DEBUG: seat: deactivate session 0x1153ae0 (session_call_deactivate() in src/kmscon_seat.c:125)
[0091.233351] DEBUG: video: go asleep (uterm_video_sleep() in src/uterm_video.c:663)
[0091.233376] DEBUG: uterm_input: going to sleep (uterm_input_sleep() in src/uterm_input.c:441)


I tested an installer manually created from the version-1.1.0 branch
with Tobias’ compression patch applied
<https://lists.gnu.org/archive/html/guix-patches/2020-04/msg00484.html>.
I believe it makes no difference.  I would really like that compression.

In QEMU I can even install with a toggle layout even though the guix
package appears not to have been updated to include your fix.
Strange.


On an Acer Aspire 5738PG with ATI Mobility Radeon HD 4570 the
installer remains black.  I pressed ctrl-alt-f3 and typed

modprobe uvesafb v86d=$(guix build v86d | head -n1)/sbin/v86d mode_option=1024x768

but it says “guix build: error: v86d: unknown package”, probably
because the guix package has not been updated recently.

Regards,
Florian

  parent reply	other threads:[~2020-04-10  1:56 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09 20:51 1.1.0rc1 available for test! Ludovic Courtès
2020-04-09 21:33 ` Danny Milosavljevic
2020-04-10  1:56 ` pelzflorian (Florian Pelz) [this message]
2020-04-10 10:38   ` Ludovic Courtès
2020-04-10 12:06   ` Mathieu Othacehe
2020-04-10 14:35   ` pelzflorian (Florian Pelz)
2020-04-10 14:47     ` pelzflorian (Florian Pelz)
2020-04-13 18:12       ` pelzflorian (Florian Pelz)
2020-04-10  3:20 ` Vagrant Cascadian
2020-04-10 10:29   ` Ludovic Courtès
2020-04-10 11:24 ` Alex Sassmannshausen
2020-04-10 12:01   ` Mathieu Othacehe
2020-04-10 12:19     ` Alex Sassmannshausen
2020-04-10 12:07   ` Alex Sassmannshausen
2020-04-10 12:17     ` Mathieu Othacehe
2020-04-10 13:11       ` Alex Sassmannshausen
2020-04-10 13:53       ` Mathieu Othacehe
2020-04-10 14:19         ` Ludovic Courtès
2020-04-10 16:02           ` Alex Sassmannshausen
2020-04-10 15:42 ` Alex Sassmannshausen
2020-04-10 22:38   ` Ludovic Courtès
2020-04-11  9:11     ` alex sassmannshausen
2020-04-11 13:16       ` Amin Bandali
2020-04-11 13:48         ` Pierre Neidhardt
2020-04-10 15:45 ` Alex Sassmannshausen
2020-04-11 10:51 ` Vincent Legoll
2020-04-11 22:26   ` Ludovic Courtès
2020-04-12  6:43     ` Vincent Legoll
2020-04-13 10:50       ` Ludovic Courtès
2020-04-13 11:46         ` Vincent Legoll
2020-04-13 12:36         ` Vincent Legoll
2020-04-13 16:14         ` Vincent Legoll
2020-04-13 20:24           ` Ludovic Courtès

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=20200410015621.tn3c7cfunbwhv5nm@pelzflorian.localdomain \
    --to=pelzflorian@pelzflorian.de \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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.