Bug#659232: missing package dependency on python-setuptools

2012-02-18 Thread Cyril Brulebois
tag 659232 patch pending thanks Jakub Wilk (09/02/2012): > The only reason funkload needs setuptools (aka distribute) is > because it's listed in requires.txt. Removing it from setup.py's > install_requires will fix this problem. Thanks, patched away from setup.py and requires.txt. > Note that

Bug#659232: missing package dependency on python-setuptools

2012-02-09 Thread Jakub Wilk
severity 659232 serious thanks * Matthias Weiss , 2012-02-09, 12:31: Traceback (most recent call last): File "/usr/bin/fl-run-test", line 5, in from pkg_resources import load_entry_point File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2671, in working_set.require(__requi

Bug#659232: missing package dependency on python-setuptools

2012-02-09 Thread Matthias Weiss
Package: funkload Version: 1.13.0-1 Simply starting funkload with e.g.: fl-run-test -dv test_someTest.py leads to this error: Traceback (most recent call last): File "/usr/bin/fl-run-test", line 5, in from pkg_resources import load_entry_point File "/usr/lib/python2.6/dist-packages/pkg