bug-guix
[Top][All Lists]
Advanced

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

bug#59823: an installer dump was sent


From: Mathieu Othacehe
Subject: bug#59823: an installer dump was sent
Date: Wed, 07 Dec 2022 10:31:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hello,

So I had a closer look and we do have this strange kernel warning: 

--8<---------------cut here---------------start------------->8---
Dec  4 10:49:05 localhost vmunix: [ 1351.610773] device-mapper: ioctl: 
remove_all left 1 open device(s)
--8<---------------cut here---------------end--------------->8---

I also noticed that we do not have the following trace:

--8<---------------cut here---------------start------------->8---
/dev/sdX is not eligible because it is the installation device. 
--8<---------------cut here---------------end--------------->8---

which indicates that the "eligible-devices" procedure failed to identify
the installation device. So /dev/sdd could be the installation device
and the "with-delay-device-in-use?" always reports true because it is in
fact always in use.

My proposed patch probably won't help and the question is, why is the
installation device not detected?

Would it be possible for you to try the installation with an
instrumented installer that I would provide you with?

Thanks,

Mathieu





reply via email to

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