Bug 1755043
| Summary: | Request EPEL6 build of python3-gssapi | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Steve Traylen <steve.traylen> |
| Component: | python3-gssapi | Assignee: | Robbie Harwood <rharwood> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | rharwood |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python3-gssapi-1.3.0-3.el6 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-10-09 20:28:02 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
Steve Traylen
2019-09-24 15:30:49 UTC
Not sure why that worked for you, but it didn't for me. I had to make a few other modifications. I wish I knew what 2017-me was doing, why it was built on koji but not released, etc. FEDORA-EPEL-2019-76e916a027 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-76e916a027 python3-gssapi-1.3.0-3.el6 has been pushed to the Fedora EPEL 6 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-EPEL-2019-76e916a027 Thanks a lot. I'll look at if we can get a python3-requests-gssapi and then we have a common stack on 6 , 7 and 8. I see you maintain python-requests-gssapi also , great. Only dep missing is python2-gssapi on 6 but that is probably hard on such an old python. Correct - it's not really doable. The most immediate problem ends up being Cython: in el7 we already have to work around some large bugs in its typesystem, but with el6 it doesn't generate code properly. But because the python3 stack is shipped through epel6, we can have more modern python3-Cython there (and therefore python3-gssapi). However, since EPEL policy is to not ship packages which are already shipped in RHEL, we can't have no "modern" python2-Cython, and so no python2-gssapi. (Also, obligatory reminder that python2 is not the future https://pythonclock.org/ ) python3-gssapi-1.3.0-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |