What version of duplicity?
On Fri, Apr 29, 2016 at 12:22 AM, Gaussian <[email protected]> wrote: > 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 subscribed to > duplicity in Ubuntu. > https://bugs.launchpad.net/bugs/1576514 > > Title: > After upgrade to Xenial Duplicity crashes "No module named lockfile" > > Status in duplicity package in Ubuntu: > New > > Bug description: > 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 > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1576514/+subscriptions > -- 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
