/srv/irclogs.ubuntu.com/2014/02/11/#upstart.txt

=== rm_work is now known as rm_work|away
=== rm_work|away is now known as rm_work
=== rm_work is now known as rm_work|away
=== rm_work|away is now known as rm_work
=== rm_work is now known as rm_work|away
=== rm_work|away is now known as rm_work
=== rm_work is now known as rm_work|away
=== rm_work|away is now known as rm_work
Mariano9guys, anyone willing to check out my upstart script and see why it's respawning for ever? https://gist.github.com/Mariano-gon/894140318:52
Mariano9I think this is a env issue, as If I cd into newrelic plugin directory and run bundle exec .. it'll start without any issues; but it won't from anywhere else18:52
Mariano9I tried with env and export stanzas, nothing seems to work18:53
ionDo you see its output in /var/log/upstart?18:57
Mariano9in /var/log/messages it's mine. https://gist.github.com/Mariano-gon/894166019:01
Mariano9and this same will repeat ten times and then stop19:02
ionBut do you see the *output* of the process in /var/log/upstart?19:04
Mariano9there's no upstart folder in /var/log..19:04
ionOk. In that case you can add manual logging to the job.19:17
ionscript19:17
ion  exec >>/tmp/blah.out 2>&119:18
ion  set -x19:18
ion  exec sudo -u root …19:18
ionend script19:18
Mariano9but doesn't the first exec (or the second) shut off the other one?19:35
smallfoot-Debian went with systemd20:05
smallfoot-they could have went with upstart20:05
smallfoot-and probably would have if it weren't for upstart being under CLA20:05
smallfoot-you guys lost Debian thanks to your CLA20:06
smallfoot-now if there were anyone using upstart they will migrate to systemd20:06
smallfoot-if there was anyone who considered upstart, they wont anymore, now everyone will be adopting systemd20:06

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!