Comment 2 for bug 1931817

Revision history for this message
Buddhika Sanjeewa (bsanjeewa) wrote : Re: Cannot build masakari-monitors on stable/victoria

According to https://libvirt.org/news.html, virDomainAuthorizedSSHKeysGet() and virDomainAuthorizedSSHKeysSet() are added on v6.10.0 (2020-12-01)

According to upper-constraints.txt, libvirt-python===6.6.0

What I see is, since libvirt 7 is available on CentOS new release, virDomainAuthorizedSSHKeysGet() and virDomainAuthorizedSSHKeysSet() are there, but libvirt-python===6.6.0 doesn't have the definitions

I think downgrading libvirt to 6.6 or lower in centos-base or masakari-base or at least masakari-monitors may solve the issue (AppStream already has 6.0 as I remember - but not sure if it will help)