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

ERROR: No matching distribution found for ansible==5.1.0 #54

Open
GabLeRoux opened this issue Jan 11, 2022 · 1 comment
Open

ERROR: No matching distribution found for ansible==5.1.0 #54

GabLeRoux opened this issue Jan 11, 2022 · 1 comment

Comments

@GabLeRoux
Copy link
Owner

For some reason, my requires.io watch wasn't active anymore. I enabled it again, received #53 and pipeline fails with following error:

ERROR: No matching distribution found for ansible==5.1.0

followed by

error: failed to solve: process "/bin/sh -c apk add --update --no-cache     --virtual .build-deps     make     gcc     python3-dev     && pip install --no-cache-dir --upgrade pip     && pip install --no-cache-dir -r requirements.txt     && apk del .build-deps" did not complete successfully: exit code: 1

https://github.com/GabLeRoux/docker-ansible/runs/4780013696?check_suite_focus=true

🤷 I'll investigate this a bit.

@GabLeRoux
Copy link
Owner Author

GabLeRoux commented Jan 11, 2022

Also I just learned that my automerge action doesn't care if the pipeline succeeded or not when adding the dependencies label 👀. Reverting previous merge.

reverted with da57c68

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