Skip to content

Conversation

@github-actions
Copy link

This PR contains a snapshot of 2025.1 from upstream stable/2025.1.

The kayobe-overcloud-host-configure-centos10s job was failing with:

    Traceback (most recent call last):
      File "/tmp/ansible_pip_payload_zectmelk/ansible_pip_payload.zip/ansible/modules/pip.py", line 310, in <module>
        from packaging.requirements import Requirement as parse_requirement
    ModuleNotFoundError: No module named 'packaging'

This is resolved by ensuring setuptools is installed, which is the case
on other operating system images used in CI.

Change-Id: I3f91bc05e46497e37b8cdcea1d283da5a7286a83
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
(cherry picked from commit 22fc03f)
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Nov 10, 2025
@github-actions github-actions bot requested a review from a team as a code owner November 10, 2025 06:21
@priteau priteau closed this Nov 10, 2025
@priteau priteau reopened this Nov 10, 2025
@priteau priteau merged commit 2067ab0 into stackhpc/2025.1 Nov 10, 2025
4 checks passed
@priteau priteau deleted the upstream/2025.1-2025-11-10 branch November 10, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated action performed by GitHub Actions synchronisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants