Comment 0 for bug 2086617

Revision history for this message
yatin (yatinkarel) wrote : [stable/2023.1] ironic job fail with virtualbmc master installation on ubuntu focal

Fails as:-
2024-11-04 03:12:48.123421 | controller | Using python 3.8 to install /opt/stack/virtualbmc
2024-11-04 03:12:48.125559 | controller | ++ inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/virtualbmc
2024-11-04 03:12:50.425082 | controller | Looking in indexes: https://mirror-int.dfw.rax.opendev.org/pypi/simple, https://mirror-int.dfw.rax.opendev.org/wheel/ubuntu-20.04-x86_64
2024-11-04 03:12:50.425282 | controller | Obtaining file:///opt/stack/virtualbmc
2024-11-04 03:12:51.086047 | controller | ERROR: Package 'virtualbmc' requires a different Python: 3.8.10 not in '>=3.9'

As virtualbmc master no longer works with py3.8 since https://review.opendev.org/c/openstack/virtualbmc/+/933263