Re: runit maintenance - Re: patch: sv check should wait when svrun is not ready

2015-06-22 Thread Avery Payne
On 6/20/2015 3:58 AM, Lasse Kliemann wrote: Gerrit Pape p...@smarden.org writes: First is moving away from slashpackage. Doing it similar to what Laurant does in his current projects sounds good to me, but I didn't look into details. This even might include moving away from the djblib

Re: runit maintenance - Re: patch: sv check should wait when svrun is not ready

2015-06-22 Thread Avery Payne
On 6/18/2015 6:24 PM, Buck Evan wrote: Thanks Gerrit. How would you like to see the layout, build process look? Maybe there's an example project you like? If it's easy enough for me to try, I'd like to. I pulled Gerrit's stuff into bitbucket a few days ago. The first step I would humbly

Re: runit maintenance - Re: patch: sv check should wait when svrun is not ready

2015-06-20 Thread Lasse Kliemann
Gerrit Pape p...@smarden.org writes: First is moving away from slashpackage. Doing it similar to what Laurant does in his current projects sounds good to me, but I didn't look into details. This even might include moving away from the djblib (Public Domain files from daemontools included in

Re: runit maintenance - Re: patch: sv check should wait when svrun is not ready

2015-06-19 Thread Gerrit Pape
On Thu, Jun 18, 2015 at 06:24:13PM -0700, Buck Evan wrote: How would you like to see the layout, build process look? Maybe there's an example project you like? If it's easy enough for me to try, I'd like to. First is moving away from slashpackage. Doing it similar to what Laurant does in his

runit maintenance - Re: patch: sv check should wait when svrun is not ready

2015-06-18 Thread Gerrit Pape
[mailto:supervision@list.skarnet.org] On Behalf Of Avery Payne Sent: 16 June 2015 18:43 To: Buck Evan Cc: supervision@list.skarnet.org Subject: Re: patch: sv check should wait when svrun is not ready I'm not the maintainer of any C code, anywhere. While I do host a mirror or two on bitbucket, I only do

RE: runit maintenance - Re: patch: sv check should wait when svrun is not ready

2015-06-18 Thread James Powell
Windows Phone From: Gerrit Papemailto:p...@smarden.org Sent: ‎6/‎18/‎2015 7:54 AM To: supervision@list.skarnet.orgmailto:supervision@list.skarnet.org Subject: runit maintenance - Re: patch: sv check should wait when svrun is not ready Hi all, I'm around, but currently

Re: runit maintenance - Re: patch: sv check should wait when svrun is not ready

2015-06-18 Thread Buck Evan
Payne Sent: 16 June 2015 18:43 To: Buck Evan Cc: supervision@list.skarnet.org Subject: Re: patch: sv check should wait when svrun is not ready I'm not the maintainer of any C code, anywhere. While I do host a mirror or two on bitbucket, I only do humble scripts, sorry. Gerrit is around

Re: patch: sv check should wait when svrun is not ready

2015-06-16 Thread Buck Evan
I'd still like to get this merged. Avery: are you the current maintainer? I haven't seen Gerrit Pape on the list. On Tue, Feb 17, 2015 at 4:49 PM, Buck Evan b...@yelp.com wrote: On Tue, Feb 17, 2015 at 4:20 PM, Avery Payne avery.p.pa...@gmail.com wrote: On 2/17/2015 11:02 AM, Buck Evan

Re: patch: sv check should wait when svrun is not ready

2015-06-16 Thread Avery Payne
I'm not the maintainer of any C code, anywhere. While I do host a mirror or two on bitbucket, I only do humble scripts, sorry. Gerrit is around, he's just a bit elusive. On 6/16/2015 9:37 AM, Buck Evan wrote: I'd still like to get this merged. Avery: are you the current maintainer? I

Re: patch: sv check should wait when svrun is not ready

2015-02-17 Thread Buck Evan
Hi Avery. You have it right. Your suggestion is essentially what I've done, as a workaround, except I put the intermediary inside a docker base image, for reuse. You can see it here: https://github.com/bukzor/baseimage-docker/blob/master/image/bin/wait-for-services The patch at hand eliminates

Re: patch: sv check should wait when svrun is not ready

2015-02-17 Thread Buck Evan
On Mon, Feb 16, 2015 at 5:53 PM, Colin Booth cathe...@gmail.com wrote: On Mon, Feb 16, 2015 at 5:08 PM, Buck Evan b...@yelp.com wrote: There's no dependant service involved. My check is running from outside the docker, racing against runit. Your workaround is valid, but still a