Bug#609405: sometimes binds to fewer addresses on restart (does not use SO_REUSEADDR)

2011-05-18 Thread Jonathan Nieder
found 609405 git/1:1.7.5.1-1 clone 609406 -1 retitle -1 git-daemon-run: copes poorly when one address is in use tags 609405 + patch quit Hi, Daniel Kahn Gillmor wrote: > This is easily fixed by adding --reuseaddr to the command line in > /etc/sv/git-daemon/run: [...] > I've tested and it works f

Bug#609405: sometimes binds to fewer addresses on restart (does not use SO_REUSEADDR)

2011-05-18 Thread Daniel Kahn Gillmor
Package: git-daemon-run Version: 1:1.7.4.4-1 Followup-For: Bug #609405 This is easily fixed by adding --reuseaddr to the command line in /etc/sv/git-daemon/run: 0 pip:~# diff -u /etc/sv/git-daemon/run{.orig,} --- /etc/sv/git-daemon/run.orig 2011-05-19 00:55:46.0 -0400 +++ /etc/sv/git-dae