Bug#969372: INFO: Bug#969372: uwsgi-emperor: SysV init script does nothing

2020-12-23 Thread Sam
Thanks Houben, I appreciate your efforts! Sam Quoting Rens Houben (2020-12-22 16:07:00) > Hello, > > I've come across the same bug while trying to set up a new service at work. > > After some digging (we've currently got a mishmash of Jessie and Buster > systems, not all of them have been

Bug#969372: [pkg-uWSGI-devel] Bug#969372: INFO: Bug#969372: uwsgi-emperor: SysV init script does nothing

2020-12-23 Thread Jonas Smedegaard
Quoting Rens Houben (2020-12-22 18:35:52) > Okay, this is quick-and-dirty because I didn't have a great deal of time and > I'm not /that/ great with systemd service files to begin with. > > --- > [Unit] > Description=uWSGI Emperor > After=syslog.target > > [Service] >

Bug#969372: INFO: Bug#969372: uwsgi-emperor: SysV init script does nothing

2020-12-22 Thread Rens Houben
Okay, this is quick-and-dirty because I didn't have a great deal of time and I'm not /that/ great with systemd service files to begin with. --- [Unit] Description=uWSGI Emperor After=syslog.target [Service] ExecStart=/usr/bin/uwsgi --ini /etc/uwsgi-emperor/emperor.ini RuntimeDirectory=uwsgi

Bug#969372: [pkg-uWSGI-devel] Bug#969372: INFO: Bug#969372: uwsgi-emperor: SysV init script does nothing

2020-12-22 Thread Jonas Smedegaard
Control: tags -1 +help Quoting Rens Houben (2020-12-22 10:07:00) > The issue arose because the init script isn't so much a script as it's > a set of variables plugged into the init.d helper scripts, and /those/ > have changed drastically from Jessie to Buster and onwards to call > systemctl --

Bug#969372: INFO: Bug#969372: uwsgi-emperor: SysV init script does nothing

2020-12-22 Thread Thomas Goirand
On 12/22/20 10:07 AM, Rens Houben wrote: > I'm currently writing at least a rudimentary systemd service file for > uwsgi-emperor to see if that makes it work; I can share it once I finish > if you'd like. > > --Rens Houben. Hi Rens, Thanks for your reply and sharing of your investigations.

Bug#969372: INFO: Bug#969372: uwsgi-emperor: SysV init script does nothing

2020-12-22 Thread Rens Houben
Hello, I've come across the same bug while trying to set up a new service at work. After some digging (we've currently got a mishmash of Jessie and Buster systems, not all of them have been upgraded yet) I discovered that the init script, such as it is, is identical in all versions, and it is