J'ai vu cela quelque temps maintenant, mais ne trouvant rien dans l'homme ubuntu à propos de ce policy-rc.d
binaire particulier qui empêche les services d'être démarrés / redémarrés / arrêtés lorsqu'il est appelé par dpkg / apt, donc je voudrais savoir quelle est la raison de cela.
Setting up lxc (0.9.0-0ubuntu3.6) ...
invoke-rc.d: policy-rc.d denied execution of start.
invoke-rc.d: policy-rc.d denied execution of start.
invoke-rc.d: policy-rc.d denied execution of start.
Apparemment, aucun paquet ne possède ce binaire:
dpkg -S /usr/sbin/policy-rc.d
dpkg-query: no path found matching pattern /usr/sbin/policy-rc.d
exit 101
# For most Docker users, "apt-get install" only happens during "docker build", # where starting services doesn't work and often fails in humorous ways. This # prevents those failures by stopping the services from attempting to start.