unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Giovanni Biscuolo <g@xelera.eu>
Cc: guix-devel@gnu.org
Subject: Re: problem with dockerd service
Date: Thu, 14 Feb 2019 18:44:07 +0100	[thread overview]
Message-ID: <20190214184407.01384215@scratchpost.org> (raw)
In-Reply-To: <87bm3ecmc8.fsf@roquette.mug.biscuolo.net>

[-- Attachment #1: Type: text/plain, Size: 1060 bytes --]

Hi Giovanni,

On Thu, 14 Feb 2019 18:27:03 +0100
Giovanni Biscuolo <g@xelera.eu> wrote:

> I'm trying to create a VM with a dockerd service installed
> 
> I'm using the same configuration as the one used in this bug #34333
> http://issues.guix.info/issue/34333
> except I removed gfs package gnome and desktop services
> 
> I get this error:
> --8<---------------cut here---------------start------------->8---
> $ guix system vm ../labs/configuration/docker-test.scm -r docker-test
> guix system: error: service 'dockerd' requires 'file-system-/sys/fs/cgroup/blkio', which is not provided by any service
> --8<---------------cut here---------------end--------------->8---
> 
> it this related to bug #34333 or it's a different issue?

It's a different issue.

docker requires elogind.

I wonder why it doesn't complain about 'elogind' missing, though.

Please add elogind to your service definition.

If it's already there, that's weird, because elogind provides %control-groups,
which includes 'file-system-/sys/fs/cgroup/blkio'.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2019-02-14 17:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-14 17:27 problem with dockerd service Giovanni Biscuolo
2019-02-14 17:44 ` Danny Milosavljevic [this message]
2019-02-15 10:35   ` Giovanni Biscuolo

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=20190214184407.01384215@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=g@xelera.eu \
    --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 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).