Bug 1106448
Summary: | python-django14 conflicts with python-django-1.5.8-1.fc19.noarch | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Vishal <ranjanvishal> |
Component: | python-django14 | Assignee: | Matthias Runge <mrunge> |
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | dpierce, mrunge, puiterwijk, sgallagh |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Other | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-01-21 09:59: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: | |||
Bug Depends On: | 1108665 | ||
Bug Blocks: |
Description
Vishal
2014-06-09 11:42:55 UTC
This is a bug in the python-django14 package. We recently made it so that multiple versions of Django could coexist on the same system, but this change wasn't backported for Fedora 19. Reassigning it to the Django owner. Is there any update on this defect? I am still waiting for the resolution in order to setup ReviewBoard. when I'm going to update that django package, every depending application must be updated as well. Does it work for you? yum remove python-django yum install python-django14 reviewboard (In reply to Vishal from comment #2) > Is there any update on this defect? I am still waiting for the resolution in > order to setup ReviewBoard. Just a heads-up, there's another (unrelated) package conflict with ReviewBoard in F19 and F20 right now[1]. I'm planning to have updates-testing packages available later today. [1] BZ#1108665 While the conflict between the two versions is problematic, it really turns out that the source of the bug was BZ#1108665 Basically, python-django-evolution had a Requires: Django >= 1.4.10, but the newest version of Django 1.4.x in F19 is actually 1.4.8. As a result, django_evolution was trying to pull in Django 1.5 to satisfy this requirement, even though Review Board couldn't handle it. I've fixed this in python-django-evolution-0.6.9-4.fc19 We should still leave this ticket open to address the conflict with the two packages co-existing, though. This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 19 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. |