FS#45487 - Docker is missing dependency to polkit
Attached to Project:
Community Packages
Opened by Tobias Blom (tubbebubbe) - Sunday, 28 June 2015, 08:15 GMT
Last edited by Balló György (City-busz) - Sunday, 28 June 2015, 14:13 GMT
Opened by Tobias Blom (tubbebubbe) - Sunday, 28 June 2015, 08:15 GMT
Last edited by Balló György (City-busz) - Sunday, 28 June 2015, 14:13 GMT
|
Details
Description:
It seem that the community/Docker packet depends on polkit. Before installing polkit, starting Docker gives this error: [tobias@hephaistos]$ systemctl start docker Failed to start docker.service: The name org.freedesktop.PolicyKit1 was not provided by any .service files After installing extra/polkit 0.112-3, and rebooting the machine, it starts just fine. Additional info: Repository : community Name : docker Version : 1:1.7.0-1 Description : Pack, ship and run any application as a lightweight container Architecture : x86_64 Steps to reproduce: 1. Install a base system 2. Install Docker 3. Start Docker (systemctl start docker) |
This task depends upon
Comment by
Balló György (City-busz) - Sunday,
28 June 2015, 14:13 GMT
You can't start a system service as a user with systemd. polkit is
already an optional dependency of systemd.