guix-devel
[Top][All Lists]
Advanced

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

Re: problem with dockerd service


From: Danny Milosavljevic
Subject: Re: problem with dockerd service
Date: Thu, 14 Feb 2019 18:44:07 +0100

Hi Giovanni,

On Thu, 14 Feb 2019 18:27:03 +0100
Giovanni Biscuolo <address@hidden> 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: pgpbuFncyXyGr.pgp
Description: OpenPGP digital signature


reply via email to

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