unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: rendaw <7e9wc56emjakcm@s.rendaw.me>
To: 35380@debbugs.gnu.org
Subject: bug#35380: Acknowledgement (disk-image fails to install efi grub)
Date: Tue, 23 Apr 2019 02:11:09 +0900	[thread overview]
Message-ID: <3f187d7f-c664-ebc1-4f6d-6b4537df92a8@s.rendaw.me> (raw)
In-Reply-To: <handler.35380.B.155594918611499.ack@debbugs.gnu.org>


On 4/23/19 1:07 AM, GNU bug Tracking System wrote:
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  bug-guix@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 35380@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>

I ran guix pull and rebuilt the image, and now see this error:

```

installing bootloader...
Backtrace:
           1 (primitive-load "/gnu/store/chp5kal8skdfnz8p4xcr9v5x80p?")
In ./gnu/build/vm.scm:
    552:6  0 (initialize-hard-disk "/dev/vda" #:bootloader-package _ ?)

./gnu/build/vm.scm:552:6: In procedure initialize-hard-disk:
Throw to key `srfi-34' with args `(#<condition &message [message:
"'/gnu/store/c3dj2q7x99xgnmskvpzjg97m3yhv6k8m-grub-efi-2.02/sbin/grub-install
--boot-directory /fs/boot --bootloader-id=Guix --ef.
[  110.993072] Kernel panic - not syncing: Attempted to kill init!
exitcode=0x00000100
[  110.993949] CPU: 0 PID: 163 Comm: init Not tainted 5.0.9-gnu #1
[  110.994631] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996),
BIOS rel-1.12.0-0-ga698c8995f-prebuilt.qemu.org 04/01/2014
[  110.995921] Call Trace:
[  110.996216]  dump_stack+0x63/0x8d
[  110.996608]  panic+0xfe/0x2a4
[  110.996918]  do_exit+0xba1/0xbb0
[  110.997256]  do_group_exit+0x44/0xb0
[  110.997622]  get_signal+0x134/0x6d0
[  110.997981]  ? __vfs_read+0x192/0x210
[  110.998356]  do_signal+0x4e/0x710
[  110.998698]  exit_to_usermode_loop+0x7c/0xf0
[  110.999132]  do_syscall_64+0x101/0x120
[  110.999517]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[  111.000075] RIP: 0033:0x4bac5c
[  111.000360] Code: Bad RIP value.
[  111.000676] RSP: 002b:00007f20f6eb6ec0 EFLAGS: 00000246 ORIG_RAX:
0000000000000000
[  111.001432] RAX: fffffffffffffe00 RBX: 000000000000000c RCX:
00000000004bac5c
[  111.002145] RDX: 0000000000000001 RSI: 00007f20f6eb7390 RDI:
000000000000000c
[  111.002901] RBP: 00007f20f6eb7390 R08: 0000000000000000 R09:
00007f20f8573f38
[  111.003621] R10: 0000000000000008 R11: 0000000000000246 R12:
0000000000000001
[  111.004339] R13: 0000000000000002 R14: 0000000000000002 R15:
000000000000000a
[  111.005684] Kernel Offset: 0x1a000000 from 0xffffffff81000000
(relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[  111.006752] Rebooting in 1 seconds..
successfully built
/gnu/store/63r04mvsk05wrx5hd9langkp9wfkxr05-disk-image.drv
/gnu/store/jygpabbgp34y0p68qcv4v515fabmd1hv-disk-image
```

I'm not sure if it's the same issue, or if the kernel panic is related,
but since the error mentions `grub-install` I think it's likely the same.

  parent reply	other threads:[~2019-04-22 17:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-22 16:06 bug#35380: disk-image fails to install efi grub rendaw
     [not found] ` <handler.35380.B.155594918611499.ack@debbugs.gnu.org>
2019-04-22 17:11   ` rendaw [this message]
2019-04-25  8:44 ` Ludovic Courtès
2019-04-25 10:27   ` rendaw
2019-05-01 20:19     ` Ludovic Courtès
2019-05-02  9:05       ` Gábor Boskovits
2019-05-02 15:16         ` Ludovic Courtès
2019-05-02 22:17           ` Marius Bakke
2019-05-03 13:18             ` rendaw
2019-05-03 15:10               ` Marius Bakke
2019-05-04  3:42                 ` rendaw
2019-05-04 14:34                   ` Marius Bakke

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3f187d7f-c664-ebc1-4f6d-6b4537df92a8@s.rendaw.me \
    --to=7e9wc56emjakcm@s.rendaw.me \
    --cc=35380@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).