Bug 1153367
| Summary: | »dnf downgrade« tries to install i686 packages on a x86_64 system | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christian Stadelmann <fedora> | ||||
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 21 | CC: | akozumpl, fedora, jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-10-20 15:26:26 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: |
|
||||||
|
Description
Christian Stadelmann
2014-10-15 21:24:49 UTC
Please check this http://dnf.baseurl.org/2013/11/25/reporting-depsolving-bugs/ and attach here the zip file As Parag said. It could be uploaded in any container. Created attachment 947684 [details]
the debug data as requested by Parag/Jan Silhan
Thanks, from brief look I guess that's because of multilib policy, but I haven't found the package that is binded to i686 package of the same version. Can you try it with yum, please? Is only lower version of evolution installed? # yum downgrade evolution fails because of a dependency issue. (I had the package database updated locally). I have evolution 3.12.7.1 installed (previously 3.12.7) and wanted to downgrade to 3.12.6 which didn't work. Christian, evolution and evolution-help are binded together. You can downgrade both of them together or add `-allowerasing` switch to command line to remove older version of evolution-help. The solver tried to figure out how to keep evolution-help. This is not IMO packaging problem either. |