Re: [git-users] git-daemon: “unable to allocate any listen sockets on host (null) port 9418”

2011-06-21 Thread Vinicius Massuchetto
2011/6/21 Konstantin Khomoutov : > On Tue, 21 Jun 2011 08:33:42 -0300 > Vinicius Massuchetto wrote: > > [...] >> >> Yes. It appears to be listening properly. Here's the output of >> >> `netstat -ntlp | grep git`: >> >> tcp 0 0 0.0.0.0:9418 0.0.0.0:* LISTEN 23528/git-daemon >> >> tcp6 0 0 :::9418 :

Re: [git-users] git-daemon: “unable to allocate any listen sockets on host (null) port 9418”

2011-06-21 Thread Konstantin Khomoutov
On Tue, 21 Jun 2011 08:33:42 -0300 Vinicius Massuchetto wrote: [...] > >> Yes. It appears to be listening properly. Here's the output of > >> `netstat -ntlp | grep git`: > >> tcp 0 0 0.0.0.0:9418 0.0.0.0:* LISTEN 23528/git-daemon > >> tcp6 0 0 :::9418 :::* LISTEN 23528/git-daemon > > Hmm, so it l

Re: [git-users] git-daemon: “unable to allocate any listen sockets on host (null) port 9418”

2011-06-21 Thread Vinicius Massuchetto
2011/6/20 Konstantin Khomoutov : > On Mon, Jun 20, 2011 at 05:04:12PM -0300, Vinicius Massuchetto wrote: > > [...] >> >> So, both of these actions will log this message into syslog: >> >> $sv stop git-daemon; sv start git-daemon >> >> $kill -9 >> > So you mean if you kill -9 the git-daemon and the

Re: [git-users] git-daemon: “unable to allocate any listen sockets on host (null) port 9418”

2011-06-20 Thread Konstantin Khomoutov
On Mon, Jun 20, 2011 at 05:04:12PM -0300, Vinicius Massuchetto wrote: [...] > >> So, both of these actions will log this message into syslog: > >> $sv stop git-daemon; sv start git-daemon > >> $kill -9 > > So you mean if you kill -9 the git-daemon and then `sv start` it, it > > logs the above mes

Re: [git-users] git-daemon: “unable to allocate any listen sockets on host (null) port 9418”

2011-06-20 Thread Vinicius Massuchetto
2011/6/20 Konstantin Khomoutov : > On Mon, Jun 20, 2011 at 02:17:44PM -0300, Vinicius Massuchetto wrote: > > [...] >> >> I'm currently restarting services with the `sv start/stop` command >> >> line, and killing service process to ensure it got reloaded. >> > I don't understand the meaning of this

Re: [git-users] git-daemon: “unable to allocate any listen sockets on host (null) port 9418”

2011-06-20 Thread Konstantin Khomoutov
On Mon, Jun 20, 2011 at 02:17:44PM -0300, Vinicius Massuchetto wrote: [...] > >> I'm currently restarting services with the `sv start/stop` command > >> line, and killing service process to ensure it got reloaded. > > I don't understand the meaning of this sentence--are you claiming that > > resta

Re: [git-users] git-daemon: “unable to allocate any listen sockets on host (null) port 9418”

2011-06-20 Thread Vinicius Massuchetto
2011/6/20 Konstantin Khomoutov : > On Sun, 19 Jun 2011 09:21:05 -0300 > Vinicius Massuchetto wrote: > >> Please let me know if this is not the right place for this kind of >> support. > I don't think so. > It appears to be more suitable for a Debian bug tracker. It seems to be. Thanks for helping

Re: [git-users] git-daemon: “unable to allocate any listen sockets on host (null) port 9418”

2011-06-20 Thread Konstantin Khomoutov
On Sun, 19 Jun 2011 09:21:05 -0300 Vinicius Massuchetto wrote: > Please let me know if this is not the right place for this kind of > support. I don't think so. It appears to be more suitable for a Debian bug tracker. > On Debian squeeze, I'm getting the syslog error: > > unable to allocate

[git-users] git-daemon: “unable to allocate any listen sockets on host (null) port 9418”

2011-06-19 Thread Vinicius Massuchetto
Please let me know if this is not the right place for this kind of support. On Debian squeeze, I'm getting the syslog error: unable to allocate any listen sockets on host (null) port 9418 And I can't clone remotely, also. The file `/etc/service/git-daemon/run` contains the following: "