Bug 1011525 - createrepo fail to install
Summary: createrepo fail to install
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: createrepo
Version: 19
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-24 13:24 UTC by Marian
Modified: 2013-09-24 13:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-24 13:41:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marian 2013-09-24 13:24:14 UTC
Description of problem:


Version-Release number of selected component (if applicable):
createrepo.noarch 0:0.9.9-21.fc19

How reproducible:


Steps to Reproduce:
1.yum install createrepo
2.
3.

Actual results:
Fail to install

Expected results:

Run the program

Additional info:
Loaded plugins: langpacks, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package createrepo.noarch 0:0.9.9-21.fc19 will be installed
--> Processing Dependency: python-deltarpm for package: createrepo-0.9.9-21.fc19.noarch
--> Running transaction check
---> Package python-deltarpm.x86_64 0:3.6-0.13.20130520git.fc19 will be installed
--> Processing Dependency: deltarpm(x86-64) = 3.6-0.13.20130520git.fc19 for package: python-deltarpm-3.6-0.13.20130520git.fc19.x86_64
--> Finished Dependency Resolution
Error: Package: python-deltarpm-3.6-0.13.20130520git.fc19.x86_64 (fedora)
           Requires: deltarpm(x86-64) = 3.6-0.13.20130520git.fc19
           Installed: deltarpm-3.6-1.fc19.x86_64 (@updates)
               deltarpm(x86-64) = 3.6-1.fc19
           Available: deltarpm-3.6-0.13.20130520git.fc19.x86_64 (fedora)
               deltarpm(x86-64) = 3.6-0.13.20130520git.fc19
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Comment 1 Marian 2013-09-24 13:26:43 UTC
Run yum downgrade deltarpm and works

Comment 2 Zdeněk Pavlas 2013-09-24 13:41:23 UTC
Alternatively, enable the updates repository. When installing createrepo.noarch 0:0.9.9-21.fc19 Yum should use python-deltarpm-3.6-1.fc19 instead, and you have the matching deltarpm-3.6-1.fc19 installed already.


Note You need to log in before you can comment on or make changes to this bug.