nova-libvirt: install libpam-systemd from backports
As in d50cc5d5d4a577ddd87f1e6bc77d25c509a31cb6 we got hit again: Change-Id: I49fa406cb394e5d3f831b35eff2b070a1adcc2c4 INFO:kolla.common.utils.nova-libvirt:The following information may help to resolve the situation: INFO:kolla.common.utils.nova-libvirt:The following packages have unmet dependencies: INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system : Depends: policykit-1 but it is not going to be installed INFO:kolla.common.utils.nova-libvirt:.[91mE: Unable to correct problems, you have held broken packages.
This commit is contained in:
parent
ec5daaaa63
commit
996520da9e
@ -49,6 +49,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
|
||||
{% if base_distro in ['debian'] %}
|
||||
{% set nova_libvirt_packages = nova_libvirt_packages + [
|
||||
'libpam-systemd/stretch-backports',
|
||||
'usermode'
|
||||
] %}
|
||||
{% if base_arch != "ppc64le" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user