Bug 4799

Summary: createrepo not usuable due to missing deltarpm python module
Product: Mageia Reporter: Pascal Terjan <pterjan>
Component: RPM PackagesAssignee: Bruno Cornec <bruno>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: Normal Keywords: Triaged
Version: 1   
Target Milestone: Mageia 2   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: createrepo CVE:
Status comment:
Bug Depends on:    
Bug Blocks: 2157    

Description Pascal Terjan 2012-03-05 11:27:36 CET
$ createrepo
Traceback (most recent call last):
  File "/usr/share/createrepo/genpkgmetadata.py", line 28, in <module>
    import createrepo
  File "/usr/lib/python2.7/site-packages/createrepo/__init__.py", line 51, in <module>
    import deltarpms
  File "/usr/lib/python2.7/site-packages/createrepo/deltarpms.py", line 21, in <module>
    import deltarpm
ImportError: No module named deltarpm
Pascal Terjan 2012-03-05 11:29:56 CET

Blocks: (none) => 2157

Comment 1 Manuel Hiebel 2012-03-06 00:15:17 CET
Hi, thanks for reporting this bug.
Assigned to the package maintainer.

(Please set the status to 'assigned' if you are working on it)

Keywords: (none) => Triaged
Assignee: bugsquad => bruno

Comment 2 Bruno Cornec 2012-03-24 19:10:34 CET
I'll work on it.

Status: NEW => ASSIGNED
Target Milestone: --- => Mageia 2

Comment 3 Bruno Cornec 2012-03-24 23:54:51 CET
I've now uploaded deltarpm into mageia. That should be added to Mageia 2.
I've also update the dep list for createrepo to now also depends on python-deltarpm, which is in the tag 3 currently uploaded into Mageia Cauldron.

createrepo now works correctly.

Status: ASSIGNED => RESOLVED
Resolution: (none) => FIXED