Bug 1081473
| Summary: | FTBFS ... trying to build python3-* packages | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Matěj Cepl <mcepl> | ||||
| Component: | librepo | Assignee: | Tomas Mlcoch <tmlcoch> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | epel7 | CC: | akozumpl, mcepl, tmlcoch | ||||
| 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: | 2014-03-31 11:34:08 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: | |||||||
| Attachments: |
|
||||||
Clearing the needinfo, librepo is not maintained by me. Hi Matej, thanks for the report and the patch! The epel7 branch is now fixed. http://koji.fedoraproject.org/koji/taskinfo?taskID=6691957 |
Created attachment 879435 [details] suggested patch Description of problem: matej@wycliff: librepo (epel7)$ fedpkg local Downloading librepo-2b2c02f.tar.xz warning: bogus date in %changelog: Tue Feb 20 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.6.0-1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 287k 100 287k 0 0 165k 0 0:00:01 0:00:01 --:--:-- 165k warning: bogus date in %changelog: Tue Feb 20 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.6.0-1 error: Failed build dependencies: python3-pygpgme is needed by librepo-1.6.0-1.el7.x86_64 python3-flask is needed by librepo-1.6.0-1.el7.x86_64 python3-sphinx is needed by librepo-1.6.0-1.el7.x86_64 Could not execute local: Non zero exit Of course, there is no python3 for RHEL-7, so whole python3 work should be conditional. Version-Release number of selected component (if applicable): librepo-1.6.0-1.el7.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: