Bug 1066157
| Summary: | python-django14 conflicts with python-django-1.5.5-2.fc20.noarch | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Schmitt <marmalodak> |
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | akozumpl, echevemaster, kevin, metherid, mrunge, packaging-team-maint, pj.pandit, pnemade, rbean, rholy |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-18 15:53:20 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
John Schmitt
2014-02-17 21:23:16 UTC
John, thank you for the report. Your issue will be fixed immediately, if you'd do: yum install python-django14 askbot There are a few issues here, sadly we can not do much about it: - askbot does not support any django later than django-1.4 - the other requirements work on later django versions, as well. Somehow, yum doesn't seem to be smart enough to solve this (solvable) dependency chain. I won't expect any work in yum any more, since yum will be replaced with dnf. It would be interesting to know, if dnf could solve this better. I am going to reassign this to dnf to make sure it is resolvable there. It is solvable in DNF already. |