<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">The keyword here is 'dynamic'.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">I even modified the service configuration to depend on 'named', but the thing is that being dynamic, the network and name resolution dependency might be fulfilled while the actual service is not ready yet. Those dependencies might (dis)appear following this 'hot-plug' behavior and services should adapt to this.<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">'auto' (synchronous) differs from 'hot-plug' (asynchronous).<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Is there really nothing you can do on your side about it?<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">It is a little tiresome to see both parts throwing the ball back.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">​Thanks,​</div><div class="gmail_extra"><div><div class="gmail_signature"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div></div>
<br><div class="gmail_quote">On Tue, May 26, 2015 at 7:11 PM, Maxim Dounin <span dir="ltr"><<a href="mailto:mdounin@mdounin.ru" target="_blank">mdounin@mdounin.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<span class=""><br>
On Tue, May 26, 2015 at 05:53:00PM +0200, B.R. wrote:<br>
<br>
> Hello,<br>
><br>
> Facing issues on Debian with official nginx packages, I filled a bug up on<br>
> the Debian tracker which ended up as being closed since Debian refers to<br>
> the faulty service(s), nginx being one.<br>
><br>
</span>> ​Bug #785253 <<a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785253" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785253</a>>​<br>
<span class="">><br>
> ​I could not fill a bug on <a href="http://trac.nginx.org/nginx/" target="_blank">http://trac.nginx.org/nginx/</a> since OAuth 2.0<br>
> authentication through Google went away (already adressed in a separated<br>
> thread).<br>
><br>
> Could someone here confirms nginx (and not the OS) is to be adressed?<br>
<br>
</span>Looking though the bug in question I don't see anything to fix in<br>
nginx.  As far as I understand the problem, it is as follows:<br>
<br>
1. you are trying to start nginx without access to DNS;<br>
2. your nginx configuration contains DNS names and therefore<br>
   requires access to DNS for nginx to start, as nginx resolves<br>
   DNS names on startup;<br>
<br>
You should either configure your OS to ensure that you start nginx<br>
after DNS is available or change your nginx configuration to avoid<br>
DNS names.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Maxim Dounin<br>
<a href="http://nginx.org/" target="_blank">http://nginx.org/</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a></font></span></blockquote></div><br></div></div>