GNU bug report logs - #31752
'guix system disk-image --file-system-type=iso9660' is broken

Previous Next

Package: guix;

Reported by: ludo <at> gnu.org (Ludovic Courtès)

Date: Fri, 8 Jun 2018 08:10:02 UTC

Severity: important

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 31752 in the body.
You can then email your comments to 31752 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#31752; Package guix. (Fri, 08 Jun 2018 08:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ludo <at> gnu.org (Ludovic Courtès):
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 08 Jun 2018 08:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: bug-guix <at> gnu.org ("'bug-guix <at> gnu.org'")
Subject: 'guix system disk-image --file-system-type=iso9660' is broken
Date: Fri, 08 Jun 2018 10:08:44 +0200
Here’s what I get:

--8<---------------cut here---------------start------------->8---
$ guix system disk-image --file-system-type=iso9660 gnu/system/examples/bare-bones.tmpl
[…]
environment variable `PATH' set to `/gnu/store/fc24iwkx64d05rjmay734arc0z4izdl9-qemu-minimal-2.12.0/bin:/gnu/store/zr3lz229a9p2xs2daapkkf8d46ihppn7-parted-3.2'
error: failed to evaluate directive: (directory "/gnu/store" 0 30000)
error: failed to evaluate directive: (directory "/gnu/store" 0 30000 1021)
In ./gnu/build/linux-boot.scm:
   530:13  6 (_)
In unknown file:
           5 (primitive-load "/gnu/store/v1v98cplv1ra7hqp8p11v2pzssl���")
           4 (primitive-load "/gnu/store/hgwy4w3y0801napx28z6dpjrzs3���")
In ice-9/eval.scm:
    619:8  3 (_ #(#<directory (guile-user) 25b2140> ("/gnu/sto���" ���) ���))
In ./gnu/build/vm.scm:
    411:4  2 (make-iso9660-image _ "/gnu/store/iiilhj85499zxp8fp3nn���" ���)
In ./gnu/build/install.scm:
    129:2  1 (populate-root-file-system "/gnu/store/98a0qs63d79djaf���" ���)
In ice-9/boot-9.scm:
   260:13  0 (for-each #<procedure 255cd60 at ./gnu/build/install.s���> ���)
In procedure chown: Operation not permitted
[    0.956489] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000
--8<---------------cut here---------------end--------------->8---

The code in the VM is running as root, yet (mkdir-p
"/tmp/root/gnu/store") creates those directories with UID 30001.

Needs more investigation…

Ludo’.




Severity set to 'important' from 'normal' Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Fri, 08 Jun 2018 12:56:01 GMT) Full text and rfc822 format available.

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Fri, 08 Jun 2018 13:28:02 GMT) Full text and rfc822 format available.

Notification sent to ludo <at> gnu.org (Ludovic Courtès):
bug acknowledged by developer. (Fri, 08 Jun 2018 13:28:03 GMT) Full text and rfc822 format available.

Message #12 received at 31752-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: 31752-done <at> debbugs.gnu.org
Subject: Re: bug#31752: 'guix system disk-image --file-system-type=iso9660' is
 broken
Date: Fri, 08 Jun 2018 15:27:08 +0200
ludo <at> gnu.org (Ludovic Courtès) skribis:

> Here’s what I get:
>
> $ guix system disk-image --file-system-type=iso9660 gnu/system/examples/bare-bones.tmpl
> […]
> environment variable `PATH' set to `/gnu/store/fc24iwkx64d05rjmay734arc0z4izdl9-qemu-minimal-2.12.0/bin:/gnu/store/zr3lz229a9p2xs2daapkkf8d46ihppn7-parted-3.2'
> error: failed to evaluate directive: (directory "/gnu/store" 0 30000)
> error: failed to evaluate directive: (directory "/gnu/store" 0 30000 1021)
> In ./gnu/build/linux-boot.scm:
>    530:13  6 (_)
> In unknown file:
>            5 (primitive-load "/gnu/store/v1v98cplv1ra7hqp8p11v2pzssl���")
>            4 (primitive-load "/gnu/store/hgwy4w3y0801napx28z6dpjrzs3���")
> In ice-9/eval.scm:
>     619:8  3 (_ #(#<directory (guile-user) 25b2140> ("/gnu/sto���" ���) ���))
> In ./gnu/build/vm.scm:
>     411:4  2 (make-iso9660-image _ "/gnu/store/iiilhj85499zxp8fp3nn���" ���)
> In ./gnu/build/install.scm:
>     129:2  1 (populate-root-file-system "/gnu/store/98a0qs63d79djaf���" ���)
> In ice-9/boot-9.scm:
>    260:13  0 (for-each #<procedure 255cd60 at ./gnu/build/install.s���> ���)
> In procedure chown: Operation not permitted
> [    0.956489] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000
>
> The code in the VM is running as root, yet (mkdir-p
> "/tmp/root/gnu/store") creates those directories with UID 30001.

Fixed in fb126314f85fbe7bf7749a65cc6e10c57aa34023!  \o/

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 07 Jul 2018 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 294 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.