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: pgpiRl6r4X3tz.pgp
Description: OpenPGP digital signature

Reply via email to