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

pip break_system_packages method and Ubuntu 24.04 support #83

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

Conversation

rexberg
Copy link

@rexberg rexberg commented Nov 23, 2024

Should solve #63 and #82

  • Allow pip to modify externally-managed Python installs when needed. Can probably be changed to use the break_system_packages option when when ansible-core 2.17 is no longer considered new.
  • Adds support for Ubuntu 24.04. This includes receptor_install_method=package since receptor and python3-receptorctl packages exists in the Ubuntu 24.04 repository.

Can probably be changed to use the `break_system_packages` option when
when ansible-core 2.17 is no longer considered new.
receptor_install_method=package will install receptor and
python3-receptorctl via apt.

molecule-ubuntu using Containerfile_ubuntu.j2.
@rexberg rexberg changed the title Allow pip to modify externally-managed Python pip break_system_packages method and Ubuntu 24.04 support Nov 24, 2024
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.

1 participant