Bug 1002798

Summary: Error when checking librepo explicit requires
Product: [Fedora] Fedora Reporter: Christopher Meng <i>
Component: dnfAssignee: Ales Kozumplik <akozumpl>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: akozumpl, jzeleny, pnemade
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnf-0.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-30 10:54:37 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 Christopher Meng 2013-08-30 03:37:14 UTC
[root@fab SPECS]# yum install dnf -y
Loaded plugins: fastestmirror, langpacks, refresh-packagekit
Loading mirror speeds from cached hostfile
 * rawhide: mirrors.yun-idc.com
 * rpmfusion-free-rawhide: mirrors.163.com
 * rpmfusion-nonfree-rawhide: mirrors.163.com
Resolving Dependencies
--> Running transaction check
---> Package dnf.noarch 0:0.3.11-1.git7d717c7.fc20 will be installed
--> Processing Dependency: python-librepo = 0.0.5 for package: dnf-0.3.11-1.git7d717c7.fc20.noarch
--> Finished Dependency Resolution
Error: Package: dnf-0.3.11-1.git7d717c7.fc20.noarch (rawhide)
           Requires: python-librepo = 0.0.5
           Installed: python-librepo-1.0.0-1.fc21.i686 (@rawhide)
               python-librepo = 1.0.0-1.fc21
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


Seems someone just push dnf update at Aug 28, so I hope you can update the deps or modify the spec.

Comment 1 Ales Kozumplik 2013-08-30 06:25:35 UTC
a new build of dnf will fix this.