Re: [Slackbuilds-users] supervisor issues

2015-07-21 Thread Willy Sudiarto Raharjo
>> Looks like meld3 is a missing dependency for supervisor. Arch Linux, > Gentoo and Fedora all have meld3 as a dependency. > > https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/supervisor > https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-admin/supe

Re: [Slackbuilds-users] supervisor issues

2015-07-21 Thread Larry Hajali
> > > root@ea5f05b08549:/# supervisord > Traceback (most recent call last): > File "/usr/bin/supervisord", line 5, in > from pkg_resources import load_entry_point > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", > line 3084, in > @_call_aside > File "/usr/lib64

[Slackbuilds-users] supervisor issues

2015-07-20 Thread Miguel De Anda
i'm trying to setup supervisord and i ran into a few issues i thought i'd share. i'm configuring it in a docker container where i installed all slackware packages using the following Dockerfile: FROM vbatts/slackware MAINTAINER Miguel mig...@thedeanda.com RUN echo "BAT