Bug 1241670
| Summary: | python-nose: missing provides for python2-nose | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Carl George <carlwgeorge> |
| Component: | python-nose | Assignee: | Luke Macken <lmacken> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | infra-sig, kevin, lmacken, pfrields |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-nose-1.3.7-4.fc22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-08-07 13:07:41 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
Carl George
2015-07-09 18:45:51 UTC
python-nose-1.3.7-3.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/python-nose-1.3.7-3.fc22 Package python-nose-1.3.7-3.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-nose-1.3.7-3.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-11821/python-nose-1.3.7-3.fc22 then log in and leave karma (feedback). python-nose-1.3.7-3.fc22 now has an unversioned provides. # rpm -q --provides python-nose python-nose = 1.3.7-3.fc22 python2-nose The provides should explicitly state the version and release. Please change this: > Provides: python2-%{upstream_name} to this: > Provides: python2-%{upstream_name} = %{version}-%{release} python-nose-1.3.7-4.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/python-nose-1.3.7-4.fc22 Should be fixed in the new update. Sorry about that... python-nose-1.3.7-4.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |