pdion891 commented on PR #7828: URL: https://github.com/apache/cloudstack/pull/7828#issuecomment-1671695911
sorry for the confusion, I'm referring to python package installation in the systemvm in packer: https://github.com/apache/cloudstack/blob/main/tools/appliance/systemvmtemplate/scripts/install_systemvm_packages.sh#L56 I had package not found issue but changing it to 'python-is-python3' and changing 'python-netaddr' by 'python3-netaddr' was fixing building error during the package installation. But I've just retest the systemvm build from the community 4.18 branch using this updated URL for the ISO and it work just fine, so please ignore my issue :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
