We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Although Fedora rawhide, 33 and 32 have been updated to 1.5.4, the build for epel8 is failing:
2021-01-06 18:58:40.935428 | LOOP [repo-install-rpm : Install changes generated packages] 2021-01-06 18:58:43.130768 | cloud-host | ERROR: Item: ara-0:1.5.4-1.el8.noarch 2021-01-06 18:58:43.131422 | cloud-host | { 2021-01-06 18:58:43.131569 | cloud-host | "ansible_loop_var": "item", 2021-01-06 18:58:43.131662 | cloud-host | "failures": [], 2021-01-06 18:58:43.131732 | cloud-host | "item": "ara-0:1.5.4-1.el8.noarch", 2021-01-06 18:58:43.131817 | cloud-host | "msg": "Depsolve Error occured: \n Problem: package ara-1.5.4-1.el8.noarch requires python3-ara = 1.5.4-1.el8, but none of the providers can be installed\n - conflicting requests\n - nothing provides python3-cliff needed by python3-ara-1.5.4-1.el8.noarch\n - nothing provides python3.6dist(cliff) needed by python3-ara-1.5.4-1.el8.noarch", 2021-01-06 18:58:43.131958 | cloud-host | "rc": 1, 2021-01-06 18:58:43.132069 | cloud-host | "results": [] 2021-01-06 18:58:43.132226 | cloud-host | } 2021-01-06 18:58:44.740846 | cloud-host | ERROR: Item: python3-ara-0:1.5.4-1.el8.noarch 2021-01-06 18:58:44.741267 | cloud-host | { 2021-01-06 18:58:44.741375 | cloud-host | "ansible_loop_var": "item", 2021-01-06 18:58:44.741440 | cloud-host | "failures": [], 2021-01-06 18:58:44.741500 | cloud-host | "item": "python3-ara-0:1.5.4-1.el8.noarch", 2021-01-06 18:58:44.741696 | cloud-host | "msg": "Depsolve Error occured: \n Problem: conflicting requests\n - nothing provides python3-cliff needed by python3-ara-1.5.4-1.el8.noarch\n - nothing provides python3.6dist(cliff) needed by python3-ara-1.5.4-1.el8.noarch", 2021-01-06 18:58:44.741808 | cloud-host | "rc": 1, 2021-01-06 18:58:44.741871 | cloud-host | "results": [] 2021-01-06 18:58:44.741928 | cloud-host | }
I noticed this in the Zuul job that tested a build in this PR: https://src.fedoraproject.org/rpms/ara/pull-request/24
I haven't had the opportunity to troubleshoot this yet and figured I'd create an issue so we don't forget about it.
It should work :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the issue ?
Although Fedora rawhide, 33 and 32 have been updated to 1.5.4, the build for epel8 is failing:
I noticed this in the Zuul job that tested a build in this PR: https://src.fedoraproject.org/rpms/ara/pull-request/24
I haven't had the opportunity to troubleshoot this yet and figured I'd create an issue so we don't forget about it.
What should be happening ?
It should work :)
The text was updated successfully, but these errors were encountered: