| Summary: | dnf fails to depsolve while yum works okay | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Elad Alfassa <elad> | ||||||||
| 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, elad, packaging-team-maint, pnemade, rholy | ||||||||
| 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: | 2013-12-06 09:55:09 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: |
|
||||||||||
Created attachment 833474 [details]
debug data from dnf update --debugsolver
Created attachment 833475 [details]
yum's saved transaction
Also uploaded yum's saved transaction. I think all data I can provide for debugging this has been provided, let me know if you need more.
what dnf version are you running? also, what is your hawkey version? (rpm -q hawkey) [elad@rincewind ~]$ dnf --version 0.4.8 Installed: dnf-0:0.4.8-1.fc20.noarch at 2013-12-06 08:33 Built : Fedora Project at 2013-11-21 15:46 Installed: rpm-0:4.11.1-7.fc20.x86_64 at 2013-09-10 08:49 Built : Fedora Project at 2013-09-09 12:13 [elad@rincewind ~]$ rpm -q hawkey hawkey-0.4.5-1.fc20.x86_64 > [elad@rincewind ~]$ rpm -q hawkey > hawkey-0.4.5-1.fc20.x86_64 Thanks, that's a dupe of bug 1033881 then. *** This bug has been marked as a duplicate of bug 1033881 *** |
Created attachment 833472 [details] console output from yum Console output (dnf): Problem with repo 'steam': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried, disabling. Resolving dependencies --> Starting dependency resolution --> Finished dependency resolution Error: package kmod-wl-3.11.7-300.fc20.x86_64-6.30.223.141-2.fc20.x86_64 requires kernel-uname-r = 3.11.7-300.fc20.x86_64, but none of the providers can be installed Console output (yum): [attached]