fl-record crashes because of missing dependency

Bug #659783 reported by Takuto
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
funkload (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: funkload

The fl-record command crashes and gives the following error:

Traceback (most recent call last):
  File "/usr/bin/fl-record", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2655, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 648, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 546, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute

This happens, because the package "python-setuptools" was not installed when running "sudo apt-get install funkload". Therefore, I assume this package is a required dependency and should be added to the dependency list of the funkload package.

Revision history for this message
Clive Darra (osde8info) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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