Bug 1451710
Summary: | 0001-Disable-python3-builds-on-pure-RHEL-7-without-EPEL-7.patch | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Pavol Babinčák <pbabinca> | ||||
Component: | python-pytest-runner | Assignee: | Jonathan Wright <jonathan> | ||||
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | epel7 | CC: | vrutkovs | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2024-07-09 02:06:49 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: |
|
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug. |
Created attachment 1279645 [details] Disable python3 builds on pure RHEL 7 without EPEL 7 Description of problem: Package cannot be built in pure RHEL 7 without EPEL 7. Build environment there is missing python3 packages and couple of macros available in EPEL 7 only. Version-Release number of selected component (if applicable): 2.9-5 How reproducible: Always Steps to Reproduce: 1. run fedpkg local on RHEL 7 machine 2. 3. Actual results: Fails with Error: No Package found for python%{python3_pkgversion}-devel Expected results: Package built successfully at least for python2. Additional info: