all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: aurtzy <aurtzy@gmail.com>
To: 70021@debbugs.gnu.org
Subject: bug#70021: 6f9d844 causes system hang right before GDM supposed to start
Date: Tue, 26 Mar 2024 18:38:33 -0400	[thread overview]
Message-ID: <9fb05674-c3b4-4c54-8b6d-7c64dd09618f@gmail.com> (raw)

Hi!

I recently encountered an issue with my system hanging during the 
startup process, where it halts just before GDM is supposed to start.

Bisect has led to commit 6f9d844 (related issue: 
https://issues.guix.gnu.org/67649 ) being the culprit.

Context/workaround:

This appears to be an issue with code relating to mapped drives. Further 
inspection reveals my `device-mapping-cryptstorage` service fails to 
start, which is supposed to map my secondary encrypted drive. I 
currently work around this by commenting out the `file-system` entry 
that depends on this mapping before mounting it.

I managed to find the following line in /var/log/messages, which - if I 
understand the change correctly - points to `bytevector?` being now 
unavailable, causing the device mapping service to fail (and take the 
system with it?):

Mar 26 17:50:27 localhost vmunix: [   24.680761] shepherd[1]: Exception 
caught while starting device-mapping-cryptstorage: (unbound-variable #f 
"Unbound variable: ~S" (bytevector?) #f)

Best,

aurtzy





             reply	other threads:[~2024-03-27 16:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-26 22:38 aurtzy [this message]
2024-04-01  8:31 ` bug#70021: Closing: Duplicate report aurtzy

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=9fb05674-c3b4-4c54-8b6d-7c64dd09618f@gmail.com \
    --to=aurtzy@gmail.com \
    --cc=70021@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.