[Buildroot] [PATCH] supervisor: add runtime dependency on python-setuptools

Peter Korsgaard jacmet at uclibc.org
Wed Jun 11 20:25:43 UTC 2014


>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin at gmail.com> writes:

 > supervisor has a runtime dependency on python-setuptools which was not
 > expressed in its Config.in file. When running supervisor without setuptools,
 > one gets:

 > Starting supervisord: Traceback (most recent call last):
 >   File "/usr/bin/supervisord", line 5, in <module>
 >     from pkg_resources import load_entry_point
 > ImportError: No module named pkg_resources

 > Partially fixes bug #7184 (https://bugs.busybox.net/show_bug.cgi?id=7184)

 > Reported-by: Sebastian Himberger <sebastian at himberger.de>
 > Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list