Hey,

On Thu, 26 Nov 2015 08:38:58 +0100 Stephane Alnet
<steph...@shimaore.net> wrote:
> Package: supervisor
> Version: 3.1.3-1
> Severity: important
> 
> Dear Maintainer,
> 
> Installing supervisor on a `minbase` Debian image, running `supervisord`
> at the command prompt leads to:
> 
>     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
> 
> instead of
> 
>     Error: No config file found at default paths (/usr/etc/supervisord.conf, 
> /usr/supervisord.conf, supervisord.conf, etc/supervisord.conf, 
> /etc/supervisord.conf, /etc/supervisor/supervisor.conf); use the -c option to 
> specify a config file at a different path
>     For help, use /usr/bin/supervisord -h
> 
> Installing python-pkg-resources corrected this.
> 
> This is on Debian/testing (amd64).
> 
> 

Thanks for this, I didn't see that pkg-resources is not needed in
setup.py so that dh-python would automatically detect it.

I ll fix some more things and make a new release

Orestis


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to