Hello,
this is not a bug.

Mixing the distro's package management with others will sometimes cause 
troubles.
Please make sure all the stuff you installed through pip is removed.
According to your error message,
it looks like supervisor cann't find your configuation file.
In debian and other debian-based distro's , the default configuation file 
should be at /etc/supervisor/supervisord.conf
Please try the following command:
$ stat /etc/supervisor
$ stat /etc/supervisor/supervisord.conf
Make sure that /etc/supervisor is a directory, and /etc 
/supervisor/supervisord.conf is a regular file (or link to a regular file)

If you found /etc/supervisor is a regular file, it will cause failure to
create /etc/supervisor/supervisord.conf, you need to remove that and
reinstall through apt-get, aptitude or dpkg.


** Changed in: supervisor (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1204062

Title:
  package supervisor 3.0a8-1.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/supervisor/+bug/1204062/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to