all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: guix-devel@gnu.org, 33676@debbugs.gnu.org
Subject: bug#33676: GuixSD on eoma68-a20?
Date: Sun, 09 Dec 2018 16:32:00 -0500	[thread overview]
Message-ID: <87in0275ec.fsf__25818.6747706079$1544391128$gmane$org@netris.org> (raw)
In-Reply-To: <20181209124800.495326cd@scratchpost.org> (Danny Milosavljevic's message of "Sun, 9 Dec 2018 12:48:00 +0100")

Hi Danny and Ludovic,

Danny Milosavljevic <dannym@scratchpost.org> writes:

> After the change, I get the following on Hydra <https://hydra.gnu.org/build/3253608/log/raw>:
>
> ---------------------------------------------------------------------------
> @ build-started /gnu/store/scnqgfc3k4434h3gch22hnh0z8qdbvdb-disk-image.drv - x86_64-linux /var/log/guix/drvs/sc//nqgfc3k4434h3gch22hnh0z8qdbvdb-disk-image.drv.bz2
> environment variable `PATH' set to `/gnu/store/5ka9gmcwcj2919q0cj0wkjng058lwrgq-qemu-minimal-3.0.0/bin:/gnu/store/5s2nib1lrd2101bbrivcl17kjx1mspw6-coreutils-8.30/bin'
> creating raw image of 1024.00 MiB...
> Formatting '/gnu/store/4yp6s4jlq2frb2jqzd7q3kp99vzmnpm5-disk-image', fmt=raw size=1073741824
> Could not access KVM kernel module: Permission denied
> qemu-system-x86_64: failed to initialize KVM: Permission denied

This indicates that /dev/kvm on hydra.gnunet.org has permissions that
prevent the guix build user from accessing it.

I raised this issue long ago (2015) on the guix-sysadmin mailing list.
In that message, I noted that on hydra.gnunet.org, /dev/kvm has mode
0600 and is owned by root, which caused our disk image derivations to
fail.

At the time, Ludovic chmod'd /dev/kvm, and mentioned that he had tried
to make this persistent via /etc/udev/rules.d/70-persistent-net.rules,
but that for some reason that didn't seem to work, possibly because it
was being overridden by another rule or startup script.  As far as I
know, we never implemented a proper fix.

Ludovic, for now, can you chmod it again?

     Thanks,
       Mark

  parent reply	other threads:[~2018-12-09 21:34 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-08 16:39 GuixSD on eoma68-a20? swedebugia
2018-12-08 17:12 ` Danny Milosavljevic
2018-12-08 17:34   ` bug#33676: " Ricardo Wurmus
2018-12-08 17:34   ` Ricardo Wurmus
2018-12-08 19:15     ` Danny Milosavljevic
2018-12-08 23:30       ` Ludovic Courtès
2018-12-08 23:30       ` Ludovic Courtès
2018-12-08 20:59   ` Mark H Weaver
2018-12-08 20:59   ` Mark H Weaver
2018-12-08 23:53     ` Danny Milosavljevic
2018-12-08 23:53     ` bug#33676: " Danny Milosavljevic
2018-12-09 11:48     ` Danny Milosavljevic
2018-12-09 21:32       ` Mark H Weaver
2018-12-11  8:13         ` bug#33676: " Efraim Flashner
2018-12-11  8:13         ` Efraim Flashner
2018-12-11 17:34         ` Ludovic Courtès
2018-12-11 17:34         ` Ludovic Courtès
2018-12-12  8:12           ` bug#33676: " Danny Milosavljevic
2018-12-12  8:12           ` Danny Milosavljevic
2018-12-14 10:48             ` bug#33676: " Ludovic Courtès
2018-12-14 10:48             ` Ludovic Courtès
2018-12-15 19:21               ` Danny Milosavljevic
2018-12-16 15:59                 ` bug#33676: " Ludovic Courtès
2018-12-16 20:14                   ` Danny Milosavljevic
2018-12-16 20:14                   ` bug#33676: " Danny Milosavljevic
2018-12-15 19:21               ` Danny Milosavljevic
2018-12-09 21:32       ` Mark H Weaver [this message]
2018-12-09 11:48     ` Danny Milosavljevic
2018-12-09 21:51   ` Andreas Enge
2018-12-09 21:51   ` Andreas Enge
2018-12-10 10:30     ` Danny Milosavljevic
2018-12-10 21:12       ` Andreas Enge
2018-12-14 20:50         ` Danny Milosavljevic
2018-12-14 20:50         ` Danny Milosavljevic
2018-12-15 10:29           ` Andreas Enge
2018-12-15 19:04             ` Mark H Weaver
2018-12-15 19:04             ` Mark H Weaver
2018-12-16 15:08               ` Andreas Enge
2018-12-16 15:08               ` Andreas Enge
2018-12-15 19:19             ` Danny Milosavljevic
2018-12-15 19:19             ` Danny Milosavljevic
2018-12-15 10:29           ` Andreas Enge
2018-12-21 23:09         ` Danny Milosavljevic
2018-12-22  8:33           ` swedebugia
2018-12-22  8:44             ` Danny Milosavljevic
2018-12-23  5:09               ` swedebugia
2018-12-23  5:09               ` swedebugia
2018-12-23  8:54                 ` swedebugia
2018-12-23  8:54                 ` swedebugia
2018-12-22  8:44             ` Danny Milosavljevic
2018-12-22  8:47             ` swedebugia
2018-12-22  9:11               ` Danny Milosavljevic
2018-12-22  9:11               ` Danny Milosavljevic
2018-12-22  8:47             ` swedebugia
2018-12-22  8:33           ` swedebugia
2018-12-10 21:12       ` Andreas Enge
2018-12-14 11:09       ` ENOSPC upon offloading Ludovic Courtès
2018-12-14 11:09       ` bug#33676: " Ludovic Courtès
2018-12-11  2:04   ` bug#33676: GuixSD on eoma68-a20? Luke Kenneth Casson Leighton
2018-12-21 23:05     ` Danny Milosavljevic
2018-12-21 23:49       ` Luke Kenneth Casson Leighton
2020-04-07 13:45       ` Marius Bakke
2020-04-07 15:17         ` Ricardo Wurmus
2020-04-07 15:33           ` 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

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

  git send-email \
    --in-reply-to='87in0275ec.fsf__25818.6747706079$1544391128$gmane$org@netris.org' \
    --to=mhw@netris.org \
    --cc=33676@debbugs.gnu.org \
    --cc=dannym@scratchpost.org \
    --cc=guix-devel@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.