Re: net.ipv6.bindv6only

2010-03-06 Thread Vincent Fourmond
Torsten Werner wrote: > Hi, > > On Sun, Feb 28, 2010 at 6:20 PM, Torsten Werner wrote: >> instead of discussing ant versions I want to draw your attention to >> #560044, #560056 and similar bug reports. > > thanks to the overwhelming response :) I have looked at this issue by > myself. The fix i

Re: net.ipv6.bindv6only

2010-03-06 Thread أحمد المحمودي
On Sat, Mar 06, 2010 at 03:30:38PM +0100, Vincent Fourmond wrote: > For the record, after the switch to net.ipv6.bindv6only, I had to add > -Djava.net.preferIPv4Stack=true for freecol to run in local mode (with a > localhost server, as far as I can tell). ---end quoted text--- We've done the sam

Re: net.ipv6.bindv6only

2010-03-06 Thread Sylvestre Ledru
Le mercredi 03 mars 2010 à 09:03 +0100, Torsten Werner a écrit : > Hi, > > On Sun, Feb 28, 2010 at 6:20 PM, Torsten Werner wrote: > > instead of discussing ant versions I want to draw your attention to > > #560044, #560056 and similar bug reports. > > thanks to the overwhelming response :) I hav

Re: net.ipv6.bindv6only

2010-03-06 Thread Torsten Werner
Hi, On Sat, Mar 6, 2010 at 5:48 PM, أحمد المحمودي wrote: > We've done the same workaround for zekr package. specifying -Djava.net.preferIPv4Stack=true will switch off IPv6 completely. This is not a good idea. I'll have a look at the freecol packages. Cheer,s Torsten -- To UNSUBSCRIBE, email

Re: net.ipv6.bindv6only

2010-03-06 Thread Vincent Fourmond
Torsten Werner wrote: > Hi, > > On Sat, Mar 6, 2010 at 5:48 PM, أحمد المحمودي wrote: >> We've done the same workaround for zekr package. > > specifying -Djava.net.preferIPv4Stack=true will switch off IPv6 > completely. This is not a good idea. > > I'll have a look at the freecol packages. Do

Re: net.ipv6.bindv6only

2010-03-06 Thread Torsten Werner
On Sat, Mar 6, 2010 at 8:00 PM, Vincent Fourmond wrote: >  freecol fails, because it spawns a server on "localhost", but it > connects using 127.0.0.1. Yes that is the problem. Replacing 127.0.0.1 with localhost should be the correct fix. >  What I think is happening is that localhost is IPv6 by

Re: net.ipv6.bindv6only

2010-03-06 Thread Vincent Fourmond
Torsten Werner wrote: > On Sat, Mar 6, 2010 at 8:00 PM, Vincent Fourmond wrote: >> freecol fails, because it spawns a server on "localhost", but it >> connects using 127.0.0.1. > > Yes that is the problem. Replacing 127.0.0.1 with localhost should be > the correct fix. > >> What I think is hap

RFS: cobertura (updated package, new upstream release for a package already in Debian)

2010-03-06 Thread Miguel Landaeta
Hello mentors, I am looking for a sponsor for the new version 1.9.4.1+dfsg-1 of my package "cobertura". It builds these binary packages: cobertura - java tool that calculates the percentage of code accessed by test libcobertura-java - java library that calculates the percentage of code accessed