<div dir="ltr">Thanks Clark!  I found the same thing.  I've added a few of options and a dependency on the getopt library.  Take a look at this patch and let me know if there's anything you'd like me to add / remove.<div><br></div><div>Cheers,</div><div><br></div><div>C.J.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 29, 2016 at 6:47 PM, Clark Boylan <span dir="ltr"><<a href="mailto:cboylan@sapwetik.org" target="_blank">cboylan@sapwetik.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Feb 29, 2016, at 01:26 PM, C.J. Collier wrote:<br>
> Hey folks,<br>
><br>
> I'm having a heck of a time getting gerritbot working.  It currently<br>
> exits<br>
> prematurely without any console output and returns 0 to the calling<br>
> process.  No entries in the logs.  Very frustrating.  Can I get some help<br>
> with this?<br>
><br>
<br>
</span>Looking at the source [0] it uses a default pid lock file path, if I had<br>
to guess the user running the process isn't able to write to that<br>
directory or it does not exist. You can specify an alternate path under<br>
ircbot.pid in the ini config file if I am reading that correctly.<br>
<br>
[0]<br>
<a href="https://git.openstack.org/cgit/openstack-infra/gerritbot/tree/gerritbot/bot.py#n344" rel="noreferrer" target="_blank">https://git.openstack.org/cgit/openstack-infra/gerritbot/tree/gerritbot/bot.py#n344</a><br>
<br>
Hope this helps,<br>
Clark<br>
</blockquote></div><br></div>