Bug 13479 - Missing package dependency (python-lockfile) for duplicity
Summary: Missing package dependency (python-lockfile) for duplicity
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal minor
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-04 10:21 CEST by Johnny Accot
Modified: 2014-06-04 17:03 CEST (History)
1 user (show)

See Also:
Source RPM: duplicity-0.6.23-2.mga5.src.rpm
CVE:
Status comment:


Attachments

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


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