sh0wstopper opened a new pull request #2912: plugins: Remove libvirt-bin check for Debian (#2909) URL: https://github.com/apache/cloudstack/pull/2912 Debian does not have libvirt-bin package. Therefore, only for Ubuntu host distro process name libvirt-bin is used, otherwise libvirtd will be used ## Description As discussed in #2909 libvirt-bin is not resent in Debian but it is in Ubuntu. Host check should only be for Ubuntu and not for Debian. cloudstack/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtPostCertificateRenewalCommandWrapper.java is changed to fix this.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
