Bug#576568: marked as done (sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking)

2011-10-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Oct 2011 09:17:18 +
with message-id e1rid8i-0006jf...@franck.debian.org
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #491414,
regarding sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
491414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491414
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
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

Afterwards 24 java processes have spanned. Every time I try to run the script 
again another 24 processes spawn and the error message is the same.

Executing fsc with verbose flag gives the following output:

-- BEGIN --
$ fsc -verbose hello.scala
[Server arguments: -d /home/laurensb/scala/. -verbose 
/home/laurensb/scala/hello.scala]
[VM arguments: ]
[Temp directory: /home/laurensb/tmp]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 39028]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 39028 failed; re-trying...]

Bug#576568: marked as done (sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking)

2011-10-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Oct 2011 09:17:18 +
with message-id e1rid8i-0006jf...@franck.debian.org
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #523368,
regarding sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
523368: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523368
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
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

Afterwards 24 java processes have spanned. Every time I try to run the script 
again another 24 processes spawn and the error message is the same.

Executing fsc with verbose flag gives the following output:

-- BEGIN --
$ fsc -verbose hello.scala
[Server arguments: -d /home/laurensb/scala/. -verbose 
/home/laurensb/scala/hello.scala]
[VM arguments: ]
[Temp directory: /home/laurensb/tmp]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 39028]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 39028 failed; re-trying...]

Bug#576568: marked as done (sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking)

2011-10-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Oct 2011 09:17:18 +
with message-id e1rid8i-0006jf...@franck.debian.org
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #560044,
regarding sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
560044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560044
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
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

Afterwards 24 java processes have spanned. Every time I try to run the script 
again another 24 processes spawn and the error message is the same.

Executing fsc with verbose flag gives the following output:

-- BEGIN --
$ fsc -verbose hello.scala
[Server arguments: -d /home/laurensb/scala/. -verbose 
/home/laurensb/scala/hello.scala]
[VM arguments: ]
[Temp directory: /home/laurensb/tmp]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 39028]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 39028 failed; re-trying...]

Bug#576568: marked as done (sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking)

2011-10-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Oct 2011 09:17:18 +
with message-id e1rid8i-0006jf...@franck.debian.org
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #561693,
regarding sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
561693: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561693
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
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

Afterwards 24 java processes have spanned. Every time I try to run the script 
again another 24 processes spawn and the error message is the same.

Executing fsc with verbose flag gives the following output:

-- BEGIN --
$ fsc -verbose hello.scala
[Server arguments: -d /home/laurensb/scala/. -verbose 
/home/laurensb/scala/hello.scala]
[VM arguments: ]
[Temp directory: /home/laurensb/tmp]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 39028]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 39028 failed; re-trying...]

Bug#576568: marked as done (sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking)

2011-10-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Oct 2011 09:17:18 +
with message-id e1rid8i-0006jf...@franck.debian.org
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #562668,
regarding sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
562668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562668
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
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

Afterwards 24 java processes have spanned. Every time I try to run the script 
again another 24 processes spawn and the error message is the same.

Executing fsc with verbose flag gives the following output:

-- BEGIN --
$ fsc -verbose hello.scala
[Server arguments: -d /home/laurensb/scala/. -verbose 
/home/laurensb/scala/hello.scala]
[VM arguments: ]
[Temp directory: /home/laurensb/tmp]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 39028]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 39028 failed; re-trying...]

Bug#576568: marked as done (sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking)

2011-10-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Oct 2011 09:17:18 +
with message-id e1rid8i-0006jf...@franck.debian.org
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #566690,
regarding sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
566690: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566690
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
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

Afterwards 24 java processes have spanned. Every time I try to run the script 
again another 24 processes spawn and the error message is the same.

Executing fsc with verbose flag gives the following output:

-- BEGIN --
$ fsc -verbose hello.scala
[Server arguments: -d /home/laurensb/scala/. -verbose 
/home/laurensb/scala/hello.scala]
[VM arguments: ]
[Temp directory: /home/laurensb/tmp]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 39028]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 39028 failed; re-trying...]

Bug#576568: marked as done (sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking)

2011-10-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Oct 2011 09:17:18 +
with message-id e1rid8i-0006jf...@franck.debian.org
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #572100,
regarding sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
572100: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572100
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
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

Afterwards 24 java processes have spanned. Every time I try to run the script 
again another 24 processes spawn and the error message is the same.

Executing fsc with verbose flag gives the following output:

-- BEGIN --
$ fsc -verbose hello.scala
[Server arguments: -d /home/laurensb/scala/. -verbose 
/home/laurensb/scala/hello.scala]
[VM arguments: ]
[Temp directory: /home/laurensb/tmp]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 39028]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 39028 failed; re-trying...]

Bug#576568: marked as done (sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking)

2011-10-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Oct 2011 09:17:18 +
with message-id e1rid8i-0006jf...@franck.debian.org
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #576568,
regarding sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
576568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576568
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
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

Afterwards 24 java processes have spanned. Every time I try to run the script 
again another 24 processes spawn and the error message is the same.

Executing fsc with verbose flag gives the following output:

-- BEGIN --
$ fsc -verbose hello.scala
[Server arguments: -d /home/laurensb/scala/. -verbose 
/home/laurensb/scala/hello.scala]
[VM arguments: ]
[Temp directory: /home/laurensb/tmp]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 39028]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 39028 failed; re-trying...]

Bug#576568: marked as done (sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking)

2011-10-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Oct 2011 09:17:18 +
with message-id e1rid8i-0006jf...@franck.debian.org
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #609632,
regarding sun-java6-jre: net.ipv6.bindv6only=1 breaks java networking
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
609632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609632
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
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

Afterwards 24 java processes have spanned. Every time I try to run the script 
again another 24 processes spawn and the error message is the same.

Executing fsc with verbose flag gives the following output:

-- BEGIN --
$ fsc -verbose hello.scala
[Server arguments: -d /home/laurensb/scala/. -verbose 
/home/laurensb/scala/hello.scala]
[VM arguments: ]
[Temp directory: /home/laurensb/tmp]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Port number: 40020]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 40020 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Port number: 43867]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 43867 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Port number: 48830]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 48830 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Port number: 46824]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46824 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Port number: 54642]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 54642 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Port number: 35835]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 35835 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Port number: 52572]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 52572 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Port number: 44152]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 44152 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Port number: 49130]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 49130 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Port number: 46759]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 46759 failed; re-trying...]
[Executed command: scala scala.tools.nsc.CompileServer]
[Port number: 39028]
java.net.SocketException: Network is unreachable
[Connecting to compilation daemon at port 39028 failed; re-trying...]