Hi,

could you please check whether you have supervisord.conf or
etc/supervisord.conf in your home directory.
supervisor will read configuation file from your current directory if
you have one, then the system's global configuation.
If you did have one of the file above, please move them to some
other directory, and close this bug.

the order of search configuation file is:

here = os.path.dirname(os.path.dirname(sys.argv[0]))
searchpaths = [os.path.join(here, 'etc', 'supervisord.conf'),
                       os.path.join(here, 'supervisord.conf'),
                       'supervisord.conf', 'etc/supervisord.conf',
                       '/etc/supervisor/supervisord.conf',
                       '/etc/supervisord.conf']


2013/8/9 Debian Bug Tracking System <ow...@bugs.debian.org>:
> Processing commands for cont...@bugs.debian.org:
>
>> reopen 700377
> Bug #700377 {Done: Qijiang Fan <fqj1...@gmail.com>} [supervisor] 
> supervisorctl has hardcoded sock path in /tmp
> Bug reopened
> Ignoring request to alter fixed versions of bug #700377 to the same values 
> previously set
>>
> End of message, stopping processing here.
>
> Please contact me if you need assistance.
> --
> 700377: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700377
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to