Doesn't work: broken imports

Bug #1401786 reported by orbisvicis
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
subliminal (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

$ subliminal -h
Traceback (most recent call last):
  File "/usr/bin/subliminal", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 2876, in <module>
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 449, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 745, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 639, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: argparse

Problem caused by https://bugs.launchpad.net/ubuntu/+source/stevedore/+bug/1401783.

It's great that subliminal has finally been packages for 14.10, but not great because it just doesn't work. Since this is a new package hopefully there is some current interest in fixing it, so please work this up the chain, generate interest, and in general put some pressure to fix the referenced (above) source bug report.

Tags: utopic vivid wily
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in subliminal (Ubuntu):
status: New → Confirmed
Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thanks for reporting.

Now that bug 1401783 has been resolved, I am no longer able to trigger this error on Ubuntu 16.04. I therefore believe this issue can be marked Fix Resolved. Based on the other bug there doesn't seem to be an SRU planned for older releases, but one of the comments mentions a workaround (I haven't tested this myself).

tags: added: utopic vivid wily
Changed in subliminal (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.