Bug#576568: [Pkg-scala-maint] Bug#576568: scala: Unable to establish connection to compilation daemon

2010-04-05 Thread Laurens Blankers
On 5-4-2010 19:58, Mehdi Dogguy wrote: > Can you please tell what does /etc/sysctl.d/bindv6only.conf contain? > If the value is 1, can you try to: > 1) sudo sed -i 's/net.ipv6.bindv6only\ =\ 1/net.ipv6.bindv6only\ =\ 0/' \ > /etc/sysctl.d/bindv6only.conf && sudo invoke-rc.d procps restart > 2) Then

Bug#576568: [Pkg-scala-maint] Bug#576568: scala: Unable to establish connection to compilation daemon

2010-04-05 Thread Mehdi Dogguy
Laurens Blankers wrote: > Package: scala > Version: 2.7.7.dfsg-4 > Severity: grave > Justification: renders package unusable > > Using scala to run a scala script results in the following error (after a > number of seconds): > > Unable to establish connection to compilation daemon > Can you pl

Bug#576568: [Pkg-scala-maint] Bug#576568: scala: Unable to establish connection to compilation daemon

2010-04-05 Thread Mehdi Dogguy
Laurens Blankers wrote: > > Changing the option from 1 (default) to 0 does solve the problem! So it Good! Thanks for the quick test! > this a scala issue, (Sun) java issue, Debian configuration issue or a > kernel issue? > I think it's rather a JVM issue which was also experienced with OpenJDK

Bug#576568: [Pkg-scala-maint] Bug#576568: scala: Unable to establish connection to compilation daemon

2010-04-05 Thread Mehdi Dogguy
reassign 576568 sun-java6-jdk forcemerge 560044 576568 thanks Laurens Blankers wrote: > > Scala does work with OpenJDK version 6b18~pre4-1 both with bindv6only > enabled and disabled. So it seems that a bug fix in OpenJDK solves the > problem. > Ok. That's good news. I'm reassigning this bug to

Bug#576568: [Pkg-scala-maint] Bug#576568: scala: Unable to establish connection to compilation daemon

2010-04-05 Thread Laurens Blankers
> Good! Thanks for the quick test! Welcome :-) > I think it's rather a JVM issue which was also experienced with OpenJDK > (See #560056 and #575163 for reference). > I see that your currently used JVM is Sun's one. Can you please perform > some other tests? > 1) test with OpenJDK (≥ 6b18~pre3-1)