Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1285544

Summary: python-feedcache: Missing "python2-<module>" provides
Product: [Fedora] Fedora Reporter: William Moreno <williamjmorenor>
Component: python-feedcacheAssignee: Luke Macken <lewk>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: cstratak, dkrejci, ishcherb, pfrields, pviktori, rbean
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-feedcache-1.4.1-5.fc26 python-feedcache-1.4.1-5.fc25 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-05 21:41:31 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:
Bug Depends On: 1335144    
Bug Blocks: 1282146    
Attachments:
Description Flags
provide python2-feedcache and modernize SPEC none

Description William Moreno 2015-11-25 22:20:13 UTC
This package does not provide "python2-<module>".

As per Python packaging guidelines [0], when there are two versions of
module "foo", the two packages must provide:
"python3-foo" for Python 3
"python2-foo" for Python 2
"python-foo" for the system default Python (currently 2, but this might
change in the future)

Please use the %python_provide macro [1] to specify the correct provides.

It's fine to do this in Rawhide only.


If anything is unclear, or if you need any kind of assistance with this
issue, you can ask on IRC (#fedora-python on Freenode), or reply here.
We'll be happy to help!


[0] https://fedoraproject.org/wiki/Packaging:Python
[1]
https://fedoraproject.org/wiki/Packaging:Python#The_.25python_provide_macro

Comment 1 Jan Kurik 2016-02-24 14:01:42 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 2 Charalampos Stratakis 2016-06-08 12:09:32 UTC
Tests are failing due to python-stuf import error, so unless disabled, package can't be re/build.

Comment 3 Ralph Bean 2016-06-28 17:37:25 UTC
Buildroot overrides for python-stuf are available:
https://bodhi.fedoraproject.org/overrides/?packages=python-stuf

So this should be buildable again.

Comment 4 Charalampos Stratakis 2016-07-19 10:02:45 UTC
Created attachment 1181541 [details]
provide python2-feedcache and modernize SPEC

Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=14943325

output of 'rpm -qp --provides python-feedcache-1.4.1-5.fc25.noarch.rpm' :

python-feedcache = 1.4.1-5.fc25
python2-feedcache = 1.4.1-5.fc25
python2.7dist(feedcache) = 1.4.1

Tested in mock as well and works as expected

Comment 6 Fedora Update System 2016-11-23 17:49:28 UTC
python-feedcache-1.4.1-5.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-88dd60ade2

Comment 7 Fedora Update System 2016-11-25 09:42:25 UTC
python-feedcache-1.4.1-5.fc25 has been pushed to the Fedora 25 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-2016-88dd60ade2

Comment 8 Fedora Update System 2016-12-05 21:41:31 UTC
python-feedcache-1.4.1-5.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.