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

epel8: failing to build new ara package for 1.5.4 #200

Open
dmsimard opened this issue Jan 10, 2021 · 0 comments
Open

epel8: failing to build new ara package for 1.5.4 #200

dmsimard opened this issue Jan 10, 2021 · 0 comments
Labels
packaging Related to the packaging

Comments

@dmsimard
Copy link
Contributor

What is the issue ?

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.

What should be happening ?

It should work :)

@dmsimard dmsimard added the packaging Related to the packaging label Jan 10, 2021
@dmsimard dmsimard changed the title EPEL8 package: failing to build new package for 1.5.4 epel8: failing to build new ara package for 1.5.4 Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging Related to the packaging
Projects
None yet
Development

No branches or pull requests

1 participant