Bug 1488223
Summary: | bodhi-client does not require, recommend or suggest koji, but needs it for 'bodhi updates download' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | bodhi | Assignee: | Randy Barlow <randy> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | fzatlouk, jeremy, lewk, randy |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | bodhi-2.10.1-4.fc28, bodhi-2.10.1-3.fc26 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-09-20 13:45:39 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Adam Williamson
2017-09-04 17:59:17 UTC
D'oh. I think this happened when the Koji code moved to python2-koji. I did a silly thing and s/koji/python2-koji in the spec file, not considering that the CLI actually uses /usr/bin/koji and not actually the Python 2 library (the server does use the Python 2 library). Easy fix and three people have told me about it so far, so it's a good Friday afternoon activity for me. Thanks for the report! *** Bug 1492085 has been marked as a duplicate of this bug. *** Technically the client package does import koji, so it should require both koji and python2-koji. bodhi-2.10.1-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-2bc58910e7 bodhi-2.10.1-4.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-fdea4b5858 bodhi-2.10.1-4.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-fdea4b5858 bodhi-2.10.1-3.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-2bc58910e7 Fix confirmed on F27. Thanks! bodhi-2.10.1-3.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. bodhi-2.10.1-4.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. |