Public bug reported:

After upgrade to Xenial Duplicity crashes with:

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

The solution suggested here https://bugs.launchpad.net/duplicity/+bug/1284880
does not work since python-lockfile is installed

** Affects: duplicity (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  After upgrade to Xenial Duplicity crashes with:
  
- [code]
+ ----------------------------------------
  Traceback (most recent call last):
-   File "/usr/bin/duplicity", line 45, in <module>
-     from lockfile import LockFile as FileLock
+   File "/usr/bin/duplicity", line 45, in <module>
+     from lockfile import LockFile as FileLock
  ImportError: No module named lockfile
- [/code]
+ -----------------------------------------
  
  The solution suggested here https://bugs.launchpad.net/duplicity/+bug/1284880
  does not work since python-lockfile is installed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1576514

Title:
  After upgrade to Xenial Duplicity crashes "No module named lockfile"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1576514/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to