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 1282146
Summary: | Packages with outdated spec (not using %python_provides macro, not python2 subpackages) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | William Moreno <williamjmorenor> |
Component: | python | Assignee: | Charalampos Stratakis <cstratak> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | asn, bkabrda, dmalcolm, fraph24, ivazqueznet, jonathansteffan, mstuchli, ncoghlan, pviktori, redhat-bugzilla, rkuska, tomspur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-01-29 13:33:52 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: | 1282044, 1282069, 1282086, 1282140, 1282149, 1282150, 1282151, 1282153, 1282155, 1282156, 1282158, 1282200, 1282225, 1282229, 1282234, 1282235, 1282262, 1282483, 1282487, 1282555, 1282560, 1285544, 1285546 | ||
Bug Blocks: |
Description
William Moreno
2015-11-15 03:29:21 UTC
Why it depends on https://bugzilla.redhat.com/show_bug.cgi?id=1282044 ? This is an application compatible with both Python 2 and Python 3. It would help to get this fixed faster if you have some documentation what to do or if it exists point to it :) Andreas, all the info should be in the Python packaging guidelines: https://fedoraproject.org/wiki/Packaging:Python I'll belatedly go through the Mass Bug Filing procedure to make this more understandable; in the mean time, if something is unclear, let me know the specifics (e.g. which of the bugs tracked here you need help with). I'm on Fedora 23 and if I try to build a spec with %python_provide macro it fails because it doesn't know the macro. Also I can't build a test package locally because f23 doesn't know about %{__python3}. Please make sure packager tools are providing what you are requesting for. I would expect that a "fedpkg mockbuild" for rawhide works on f23 ... It seems like you are not BR: python3-devel which is mandatory when building python3 packages. (In reply to Andreas Schneider from comment #4) > I'm on Fedora 23 and if I try to build a spec with %python_provide macro it > fails because it doesn't know the macro. > What is the package than you are trying to build with python3? I've created #1285816, which has a better summary -- it's linked to bug filing instructions, rather than the 2015 FAD which is now over. I plan to migrate the bugs there, then close this as duplicate. portingdb now pulls bug status from bug 1285816 This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Marking as duplicate of the new bug, which contains the mass filing info. All open blockers of this bug block the new one as well. *** This bug has been marked as a duplicate of bug 1285816 *** |