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

missing_required_lib: add information how to change Python interpreter #60736

Conversation

felixfontein
Copy link
Contributor

SUMMARY

Adds information to missing_required_lib output how to change the Python interpreter. This is sometimes the cause of "missing libraries" errors, when users installed libraries with the wrong Python version.

ISSUE TYPE
  • Docs Pull Request
  • Feature Pull Request
COMPONENT NAME

lib/ansible/module_utils/basic.py

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. has_issue needs_triage Needs a first human triage before being processed. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Aug 17, 2019
Copy link
Contributor

@jamescassell jamescassell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shipit

Co-Authored-By: Abhijeet Kasurde <akasurde@redhat.com>
@acozine
Copy link
Contributor

acozine commented Aug 19, 2019

CI failures are timeouts. Kicked off a new run.

@felixfontein felixfontein force-pushed the missing-libs-inform-ansible_python_interpreter branch from 54a3dcc to 598b58f Compare August 19, 2019 19:08
@felixfontein felixfontein force-pushed the missing-libs-inform-ansible_python_interpreter branch from 598b58f to cc02a5c Compare August 19, 2019 19:23
@willthames willthames merged commit cd4736d into ansible:devel Aug 20, 2019
@willthames
Copy link
Contributor

Merged, thanks @felixfontein - one less for the community meeting :)

@felixfontein
Copy link
Contributor Author

@Akasurde @jamescassell @acozine @willthames thanks for reviewing and handling this! :)

@felixfontein felixfontein deleted the missing-libs-inform-ansible_python_interpreter branch August 20, 2019 13:18
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Aug 20, 2019
@ansible ansible locked and limited conversation to collaborators Sep 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 docs This issue/PR relates to or includes documentation. has_issue needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants