Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Integration tests in collections started failing #179

Closed
Andersson007 opened this issue Jul 30, 2021 · 5 comments
Closed

Integration tests in collections started failing #179

Andersson007 opened this issue Jul 30, 2021 · 5 comments

Comments

@Andersson007
Copy link
Contributor

Andersson007 commented Jul 30, 2021

SUMMARY

(not sure ansible/ansible repo is appropriate for the issue as it relates to testing against collections)

@mattclay @s-hertel after changing 8.3 to 8.4 for devel as was said in #45 (comment) I'm getting the errors at least in 2 repos shortly after the container starts:

02:08 Failed to install packages. Sleeping before trying again...
02:20 Error: Problems in request:
02:20 missing groups or modules: python
02:20 Failed to install packages. Sleeping before trying again...
02:32 Error: Problems in request:

Also tests on OpenSUSE 15 py3, RHEL 7.8, RHEL 8.3 are failing
ansible-collections/community.postgresql#121
ansible-collections/community.libvirt#85

@saito-hideki
Copy link
Collaborator

Same here:

37:24 Error: Problems in request:
37:24 missing groups or modules: python
37:24 Failed to install packages. Sleeping before trying again...

@mattclay
Copy link

The issues with RHEL 8.4 should be resolved now, see: #45 (comment)

The announcement about the RHEL 8.4 change was sent out before the PR adding support was merged.

@felixfontein
Copy link
Contributor

I can confirm that, I just merged the community.docker PR (ansible-collections/community.docker#185).

@Andersson007
Copy link
Contributor Author

Thanks everyone!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

4 participants