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

Unable to install python-virtualenv and python-pip #235

Open
rajaniesh opened this issue Jun 25, 2021 · 0 comments
Open

Unable to install python-virtualenv and python-pip #235

rajaniesh opened this issue Jun 25, 2021 · 0 comments

Comments

@rajaniesh
Copy link

Hi,

I tried using your role and struck up on this step
TASK [deploy_airflow : INSTALL | Manage system dependencies] ******************************************************************************************
ok: [dmpServer] => (item={'name': 'python3-dev'})
ok: [dmpServer] => (item={'name': 'libpq-dev'})
ok: [dmpServer] => (item={'name': 'libssl-dev'})
ok: [dmpServer] => (item={'name': 'libffi-dev'})
ok: [dmpServer] => (item={'name': 'libxml2'})
ok: [dmpServer] => (item={'name': 'libxml2-dev'})
ok: [dmpServer] => (item={'name': 'libxslt1-dev'})
ok: [dmpServer] => (item={'name': 'build-essential'})
failed: [dmpServer] (item={'name': 'python-virtualenv'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "python-virtualenv"}, "msg": "No package matching 'python-virtualenv' is available"}
failed: [dmpServer] (item={'name': 'python-pip'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "python-pip"}, "msg": "No package matching 'python-pip' is available"}

How to proceed further.

Regards
Rajaniesh

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

No branches or pull requests

1 participant