Bug 13479

Summary: Missing package dependency (python-lockfile) for duplicity
Product: Mageia Reporter: Johnny Accot <accot>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: Normal CC: jani.valimaa
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: duplicity-0.6.23-2.mga5.src.rpm CVE:
Status comment:

Description Johnny Accot 2014-06-04 10:21:53 CEST
Description of problem:
Duplicity uses the lockfile python module, yet this module is not installed as a dependency.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. $ urpme python-lockfile
2. $ duplicity
3. Check error:

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 34, in <module>
    from lockfile import FileLock
ImportError: No module named lockfile


Reproducible: 

Steps to Reproduce:
Comment 1 Jani Välimaa 2014-06-04 17:03:31 CEST
Fixed in -3.mga5.

Status: NEW => RESOLVED
CC: (none) => jani.valimaa
Resolution: (none) => FIXED