Bug#501411: Took a quick look at this

2008-10-14 Thread Lucas Nussbaum
severity 501411 important thanks On 10/10/08 at 13:07 +0300, Damyan Ivanov wrote: -=| Damyan Ivanov, Fri, Oct 10, 2008 at 11:58:19AM +0300 |=- -=| Michael Casadevall, Fri, Oct 10, 2008 at 01:21:42AM -0400 |=- I rebuilt it a few times, and it always passed. If it possible that this is

Bug#501411: Took a quick look at this

2008-10-10 Thread Michael Casadevall
Taking a closer look at the FTBFS, and the code, it seems the code is trying to open two sockets, and then send data between both of them; I misspoke when I said the internet, and should have said network sockets, I'm not sure if the grid computers would prevent a socket from being opened

Bug#501411: Took a quick look at this

2008-10-10 Thread Russ Allbery
Michael Casadevall [EMAIL PROTECTED] writes: Taking a closer look at the FTBFS, and the code, it seems the code is trying to open two sockets, and then send data between both of them; I misspoke when I said the internet, and should have said network sockets, I'm not sure if the grid computers

Bug#501411: Took a quick look at this

2008-10-10 Thread Michael Casadevall
Here's the relevant script section: ### Test Per Object PostLoopCallbacks socketpair(Rdr, Wtr, AF_UNIX, SOCK_STREAM, PF_UNSPEC); my $reader = Danga::Socket-new(\*Rdr); my $writer = Danga::Socket-new(\*Wtr); print # reader: $reader\n#

Bug#501411: Took a quick look at this

2008-10-10 Thread Damyan Ivanov
-=| Michael Casadevall, Fri, Oct 10, 2008 at 01:21:42AM -0400 |=- I took a quick look at this, its possible this FTBFS on the grid simply because the internet isn't available. What makes you think so? I have built it on a laptop without any network access (only loopback). I rebuilt it a few

Bug#501411: Took a quick look at this

2008-10-10 Thread Damyan Ivanov
-=| Damyan Ivanov, Fri, Oct 10, 2008 at 11:58:19AM +0300 |=- -=| Michael Casadevall, Fri, Oct 10, 2008 at 01:21:42AM -0400 |=- I rebuilt it a few times, and it always passed. If it possible that this is just a random fluke, and this bug can be closed, or at least downgraded? Could be.

Bug#501411: Took a quick look at this

2008-10-09 Thread Michael Casadevall
I took a quick look at this, its possible this FTBFS on the grid simply because the internet isn't available. I rebuilt it a few times, and it always passed. If it possible that this is just a random fluke, and this bug can be closed, or at least downgraded? Michael -- To UNSUBSCRIBE, email to

Bug#501411: Took a quick look at this

2008-10-09 Thread Luk Claes
Michael Casadevall wrote: I took a quick look at this, its possible this FTBFS on the grid simply because the internet isn't available. I rebuilt it a few times, and it always passed. If it possible that this is just a random fluke, and this bug can be closed, or at least downgraded? A