FS#54784 - [cloud-init] cloud-init.service requires polkit

Attached to Project: Community Packages
Opened by Jon Gjengset (Jonhoo) - Wednesday, 12 July 2017, 19:40 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 12 July 2017, 20:54 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Newer versions of cloud-init require polkit in order to launch the cloud-init service:

$ systemctl enable cloud-init.service
Failed to enable unit: The name org.freedesktop.PolicyKit1 was not provided by any .service files
$ pacman -S polkit
$ systemctl enable cloud-init.service
$
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Wednesday, 12 July 2017, 20:54 GMT
Reason for closing:  Not a bug
Additional comments about closing:  systemctl requires polkit to run without root

Loading...