Bug 1038951

Summary: dnf fails to depsolve while yum works okay
Product: [Fedora] Fedora Reporter: Elad Alfassa <elad>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: 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:
Description Flags
console output from yum
none
debug data from dnf update --debugsolver
none
yum's saved transaction none

Description Elad Alfassa 2013-12-06 08:51:12 UTC
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]

Comment 1 Elad Alfassa 2013-12-06 08:53:10 UTC
Created attachment 833474 [details]
debug data from dnf update  --debugsolver

Comment 2 Elad Alfassa 2013-12-06 08:54:20 UTC
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.

Comment 3 Ales Kozumplik 2013-12-06 09:35:01 UTC
what dnf version are you running?

Comment 4 Ales Kozumplik 2013-12-06 09:35:23 UTC
also, what is your hawkey version? (rpm -q hawkey)

Comment 5 Elad Alfassa 2013-12-06 09:36:50 UTC
[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

Comment 6 Ales Kozumplik 2013-12-06 09:55:09 UTC
> [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 ***