Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ATMOSPHERE-316] ci: Test against Ubuntu 24.04 LTS #128

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gtirloni
Copy link

No description provided.

@jrosser
Copy link
Contributor

jrosser commented Jul 17, 2024

There is something unusual happening here, as when I try to target an ubuntu 24.04 system i run into this pep-668 related failure.

TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes python package] ***************************************************************************************************************************************************************************************************
fatal: [aio1-k8s-container-73766b1c]: FAILED! => {"changed": false, "cmd": ["/usr/bin/python3.12", "-m", "pip.__main__", "install", "kubernetes"], "msg": "\n:stderr: error: externally-managed-environment\n\n× This environment is externally managed\n╰─> To install Python packages system-wide, try apt install\n    python3-xyz, where xyz is the package you are trying to\n    install.\n    \n    If you wish to install a non-Debian-packaged Python package,\n    create a virtual environment using python3 -m venv path/to/venv.\n    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make\n    sure you have python3-full installed.\n    \n    If you wish to install a non-Debian packaged Python application,\n    it may be easiest to use pipx install xyz, which will manage a\n    virtual environment for you. Make sure you have pipx installed.\n    \n    See /usr/share/doc/python3.12/README.venv for more information.\n\nnote: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.\nhint: See PEP 668 for the detailed specification.\n"}

@gtirloni gtirloni closed this Jul 29, 2024
@gtirloni gtirloni reopened this Jul 29, 2024
@gtirloni gtirloni marked this pull request as draft July 29, 2024 15:33
@gtirloni gtirloni changed the title ci: Test against Ubuntu 24.04 LTS [ATMOSPHERE-316] ci: Test against Ubuntu 24.04 LTS Jul 29, 2024
@gtirloni
Copy link
Author

gtirloni commented Aug 3, 2024

recheck

@gtirloni gtirloni marked this pull request as ready for review August 5, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants