| Summary: | impossible to update with dnf when possible with yum | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Vratislav Podzimek <vpodzime> | ||||
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | akozumpl, collura, packaging-team-maint, pnemade, rholy, vpodzime | ||||
| Target Milestone: | --- | Flags: | vpodzime:
needinfo-
|
||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-12-04 13:25:10 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: | |||||
| Attachments: |
|
||||||
Possibly a dupe of bug 1033881. Can you please try with the solver debug procedure: http://dnf.baseurl.org/2013/11/25/reporting-depsolving-bugs/ Thank you! (In reply to Ales Kozumplik from comment #1) > Possibly a dupe of bug 1033881. Can you please try with the solver debug > procedure: > > http://dnf.baseurl.org/2013/11/25/reporting-depsolving-bugs/ > > Thank you! Unfortunately, I've already updated the system with yum. I'll try to reproduce it somehow and provide the output. BTW, the guide has the following command: > $ sudo dnf --debugdata upgrade which should be: > $ sudo dnf --debugsolver upgrade Hi Vratislav, I am quite sure this is a dup of bug 1033881. Please reopen with the required info if you can reproduce after hawkey-0.4.6 is out. *** This bug has been marked as a duplicate of bug 1033881 *** I'm no longer seeing this so I think this can safely remain closed. |
Created attachment 828564 [details] output from terminal showing the difference between dnf and yum Description of problem: When I tried to do update with dnf, it just printed out a dependency error while yum did the update without any issues (see the terminal output). Version-Release number of selected component (if applicable): dnf-0.4.7-1.fc20 Steps to Reproduce: 1. try 'dnf update' with kmon-nvidia packages for old kernel that should be removed in the transaction Actual results: cannot update with dnf Expected results: updates possible Additional info: 'yum update' works