** Description changed: Binary package hint: tahoe-lafs - installing python-mock fixes the issue. + tahoe-lafs is missing a dependency on python-mock preventing it from + starting - backtrace here: + TEST CASE: + tahoe - rubiojr@blueleaf:~$ tahoe + expected output: + Usage: tahoe <command> [command options] + ... - Traceback (most recent call last): File "/usr/bin/tahoe", line 6, in - <module> from pkg_resources import load_entry_point File - "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2671, in - <module> working_set.require(__requires__) File - "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 654, in - require needed = self.resolve(parse_requirements(requirements)) - File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 552, in - resolve raise DistributionNotFound(req) - pkg_resources.DistributionNotFound: mock + error output: + Traceback (most recent call last): File "/usr/bin/tahoe", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2671, in <module> working_set.require(__requires__) File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 654, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 552, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: mock + + regression potential: + nonexistant, just needs another dependency
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769935 Title: missing python-mock dep? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tahoe-lafs/+bug/769935/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
