Bug 1524560
| Summary: | Import error on django modules on epel. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Patrick Creech <pcreech> |
| Component: | python-django16 | Assignee: | Stephen Gallagher <sgallagh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | brian, sgallagh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-django16-1.6.11.6-7.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-19 19:13:37 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
Patrick Creech
2017-12-11 16:52:00 UTC
python-django16-1.6.11.6-7.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-b4207a980b python-django16-1.6.11.6-7.el7 has been pushed to the Fedora EPEL 7 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-2017-b4207a980b How long will this be in testing before it will pushed to GA? Given this failure when using the python-django16 what is the future python-django and python-django16 in EPEL? It looks like some kind of transition is in play here and I just want to understand what it is so that we can be prepared for it and not just know about it at some point in the future because things break for us due to the transition. IOW, what should we be doing to survive any kind of transition without this kind of disruption in the future? It seems that if I want to stay with Django 1.6 I will need to install python-django16 explicitly at some point. Is that correct? Will the problem described in this ticket then be worked on before such a need arises? (In reply to Brian J. Murrell from comment #4) > Given this failure when using the python-django16 what is the future > python-django and python-django16 in EPEL? > > It looks like some kind of transition is in play here and I just want to > understand what it is so that we can be prepared for it and not just know > about it at some point in the future because things break for us due to the > transition. > The purpose of python-django16 is *solely* to support the stack required to run ReviewBoard (whose upstream is continuing the security support for that EOL branch). No one else should be using it. > IOW, what should we be doing to survive any kind of transition without this > kind of disruption in the future? It seems that if I want to stay with > Django 1.6 I will need to install python-django16 explicitly at some point. > Is that correct? Please don't, upstream is dead except for cases that affect Review Board. > > Will the problem described in this ticket then be worked on before such a > need arises? The bug was that I mistakenly added Provides: python-django == 1.6.11.6 but other packages actually require modification to be able to access it. So I dropped that Provides; if they really want to use it, the'll need to follow instructions at https://fedoraproject.org/wiki/Packaging:Python_Eggs#Multiple_Versions (In reply to Brian J. Murrell from comment #3) > How long will this be in testing before it will pushed to GA? Either 14 days or as soon as someone logs in via FAS and provides positive karma, since I set the autokarma at 1. python-django16-1.6.11.6-7.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. |