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).

Reply via email to