Skip Menu |

This queue is for tickets about the Net-SeedServe CPAN distribution.

Report information
The Basics
Id: 92621
Status: open
Priority: 0/
Queue: Net-SeedServe

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: v0.2.7
Fixed in: (no value)



Subject: api.t hangs on Windows
Net-SeedServe-v0.2.3 1..20 ok 1 - use Net::SeedServe; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 - Enqueuing 5 ok 9 ok 10 ok 11 - Enqueuing... ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 (hangs) -- Alexandr Ciornii, http://chorny.net
Hi Alexandr, thanks for the report. Can you please let me know which version of Windows you are testing it with, and which version of perl (ActivePerl/Strawberry Perl and which version of them)? Regards, -- Shlomi Fish On Fri Jan 31 13:31:52 2014, CHORNY wrote: Show quoted text
> Net-SeedServe-v0.2.3 > > 1..20 > ok 1 - use Net::SeedServe; > ok 2 > ok 3 > ok 4 > ok 5 > ok 6 > ok 7 > ok 8 - Enqueuing 5 > ok 9 > ok 10 > ok 11 - Enqueuing... > ok 12 > ok 13 > ok 14 > ok 15 > ok 16 > ok 17 > ok 18 > ok 19 > ok 20 > (hangs) > >
On Fri Jan 31 15:10:04 2014, SHLOMIF wrote: Show quoted text
> Hi Alexandr, > > thanks for the report. Can you please let me know which version of > Windows you are testing it with, and which version of perl > (ActivePerl/Strawberry Perl and which version of them)?
Windows XP, Strawberry, 5.18.0, 5.16.0, 5.10.1. -- Alexandr Ciornii, http://chorny.net
On Fri Jan 31 20:31:28 2014, CHORNY wrote: Show quoted text
> On Fri Jan 31 15:10:04 2014, SHLOMIF wrote:
> > Hi Alexandr, > > > > thanks for the report. Can you please let me know which version of > > Windows you are testing it with, and which version of perl > > (ActivePerl/Strawberry Perl and which version of them)?
> > Windows XP, Strawberry, 5.18.0, 5.16.0, 5.10.1. >
Thanks! I'll investigate.
Hi Alexandr, On Fri Jan 31 20:31:28 2014, CHORNY wrote: Show quoted text
> On Fri Jan 31 15:10:04 2014, SHLOMIF wrote:
> > Hi Alexandr, > > > > thanks for the report. Can you please let me know which version of > > Windows you are testing it with, and which version of perl > > (ActivePerl/Strawberry Perl and which version of them)?
> > Windows XP, Strawberry, 5.18.0, 5.16.0, 5.10.1. >
I tried doing «perl -MCPAN -e "install Net::SeedServe"» using Strawberry Perl 5.18.0 on both a Windows XP VM and a Windows 7 x86-64 VM, and in both cases I ran into test failures running the tests of IO::All which is a dependency of Net::SeedServe. This File-Spec failure there seems similar enough: http://www.cpantesters.org/cpan/report/fb9ae059-77c9-1014-8810-e9ca3567e6ce So my question is: how did you get to the Net::SeedServe failures on Windows? Were you able to install the latest IO::All? Regards, -- Shlomi Fish
On Mon Feb 03 06:39:53 2014, SHLOMIF wrote: Show quoted text
> I tried doing «perl -MCPAN -e "install Net::SeedServe"» using > Strawberry Perl 5.18.0 on both a Windows XP VM and a Windows 7 x86-64 > VM, and in both cases I ran into test failures running the tests of > IO::All which is a dependency of Net::SeedServe. This File-Spec > failure there seems similar enough: > > http://www.cpantesters.org/cpan/report/fb9ae059-77c9-1014-8810- > e9ca3567e6ce > > So my question is: how did you get to the Net::SeedServe failures on > Windows? Were you able to install the latest IO::All?
Looking at the history of IO::All releases, I think I tested Net::SeedServe with IO::All 0.55. -- Alexandr Ciornii, http://chorny.net
On Mon Feb 03 11:52:25 2014, CHORNY wrote: Show quoted text
> On Mon Feb 03 06:39:53 2014, SHLOMIF wrote: >
> > I tried doing «perl -MCPAN -e "install Net::SeedServe"» using > > Strawberry Perl 5.18.0 on both a Windows XP VM and a Windows 7 x86-64 > > VM, and in both cases I ran into test failures running the tests of > > IO::All which is a dependency of Net::SeedServe. This File-Spec > > failure there seems similar enough: > > > > http://www.cpantesters.org/cpan/report/fb9ae059-77c9-1014-8810- > > e9ca3567e6ce > > > > So my question is: how did you get to the Net::SeedServe failures on > > Windows? Were you able to install the latest IO::All?
> > Looking at the history of IO::All releases, I think I tested > Net::SeedServe with IO::All 0.55.
OK, so what should we do? Maybe let's wait for the IO::All tests to be fixed on Windows. Regards, -- Shlomi Fish
On Mon Feb 03 12:26:56 2014, SHLOMIF wrote: Show quoted text
> OK, so what should we do? Maybe let's wait for the IO::All tests to be > fixed on Windows.
Latest version of IO::All installs without problems on Windows. Just tested Net-SeedServe-v0.2.5 with IO-All-0.86. Still hangs. -- Alexandr Ciornii, http://chorny.net
On 2015-12-28 16:41:59, CHORNY wrote: Show quoted text
> On Mon Feb 03 12:26:56 2014, SHLOMIF wrote: >
> > OK, so what should we do? Maybe let's wait for the IO::All tests to > > be > > fixed on Windows.
> > Latest version of IO::All installs without problems on Windows. Just > tested Net-SeedServe-v0.2.5 with IO-All-0.86. Still hangs.
I observe occasional hangs on various linux and freebsd machines, while running t/connect.t and t/protocol.t. Test reports will be visible at CPAN Testers in a few hours.
Hi SREZIC, On Tue Dec 29 05:16:46 2015, SREZIC wrote: Show quoted text
> On 2015-12-28 16:41:59, CHORNY wrote:
> > On Mon Feb 03 12:26:56 2014, SHLOMIF wrote: > >
> > > OK, so what should we do? Maybe let's wait for the IO::All tests to > > > be > > > fixed on Windows.
> > > > Latest version of IO::All installs without problems on Windows. Just > > tested Net-SeedServe-v0.2.5 with IO-All-0.86. Still hangs.
> > I observe occasional hangs on various linux and freebsd machines, > while running t/connect.t and t/protocol.t. Test reports will be > visible at CPAN Testers in a few hours.
Can you give the SPECS (OS, distro, versions, perl, versions, etc.) of some of these systems?
On 2015-12-29 06:46:56, SHLOMIF wrote: Show quoted text
> Hi SREZIC, > > On Tue Dec 29 05:16:46 2015, SREZIC wrote:
> > On 2015-12-28 16:41:59, CHORNY wrote:
> > > On Mon Feb 03 12:26:56 2014, SHLOMIF wrote: > > >
> > > > OK, so what should we do? Maybe let's wait for the IO::All tests > > > > to > > > > be > > > > fixed on Windows.
> > > > > > Latest version of IO::All installs without problems on Windows. > > > Just > > > tested Net-SeedServe-v0.2.5 with IO-All-0.86. Still hangs.
> > > > I observe occasional hangs on various linux and freebsd machines, > > while running t/connect.t and t/protocol.t. Test reports will be > > visible at CPAN Testers in a few hours.
> > Can you give the SPECS (OS, distro, versions, perl, versions, etc.) of > some of these systems?
$ grep X-Test-Reporter-Perl fail.Net-SeedServe-v0.2.5.* fail.Net-SeedServe-v0.2.5.amd64-freebsd.10.1-release.1451341893.16600.rpt:X-Test-Reporter-Perl: v5.18.4 fail.Net-SeedServe-v0.2.5.amd64-freebsd.10.1-release.1451378738.29180.rpt:X-Test-Reporter-Perl: v5.20.2 fail.Net-SeedServe-v0.2.5.amd64-freebsd.9.2-release-p4.1451381180.79247.rpt:X-Test-Reporter-Perl: v5.10.1 fail.Net-SeedServe-v0.2.5.x86_64-linux.3.16.0-4-amd64.1451338954.13982.rpt:X-Test-Reporter-Perl: v5.20.2 fail.Net-SeedServe-v0.2.5.x86_64-linux.3.2.0-4-amd64.1451384714.13525.rpt:X-Test-Reporter-Perl: v5.12.5 linux.3.16.X is probably debian/jessie, linux.3.2.0 is debian/wheezy. These hangs are random; I think I can reproduce it on every system if I try often enough.
On Tue Dec 29 08:47:25 2015, SREZIC wrote: Show quoted text
> On 2015-12-29 06:46:56, SHLOMIF wrote:
> > Hi SREZIC, > > > > On Tue Dec 29 05:16:46 2015, SREZIC wrote:
> > > On 2015-12-28 16:41:59, CHORNY wrote:
> > > > On Mon Feb 03 12:26:56 2014, SHLOMIF wrote: > > > >
> > > > > OK, so what should we do? Maybe let's wait for the IO::All > > > > > tests > > > > > to > > > > > be > > > > > fixed on Windows.
> > > > > > > > Latest version of IO::All installs without problems on Windows. > > > > Just > > > > tested Net-SeedServe-v0.2.5 with IO-All-0.86. Still hangs.
> > > > > > I observe occasional hangs on various linux and freebsd machines, > > > while running t/connect.t and t/protocol.t. Test reports will be > > > visible at CPAN Testers in a few hours.
> > > > Can you give the SPECS (OS, distro, versions, perl, versions, etc.) > > of > > some of these systems?
> > $ grep X-Test-Reporter-Perl fail.Net-SeedServe-v0.2.5.* > fail.Net-SeedServe-v0.2.5.amd64-freebsd.10.1- > release.1451341893.16600.rpt:X-Test-Reporter-Perl: v5.18.4 > fail.Net-SeedServe-v0.2.5.amd64-freebsd.10.1- > release.1451378738.29180.rpt:X-Test-Reporter-Perl: v5.20.2 > fail.Net-SeedServe-v0.2.5.amd64-freebsd.9.2-release- > p4.1451381180.79247.rpt:X-Test-Reporter-Perl: v5.10.1 > fail.Net-SeedServe-v0.2.5.x86_64-linux.3.16.0-4- > amd64.1451338954.13982.rpt:X-Test-Reporter-Perl: v5.20.2 > fail.Net-SeedServe-v0.2.5.x86_64-linux.3.2.0-4- > amd64.1451384714.13525.rpt:X-Test-Reporter-Perl: v5.12.5 > > linux.3.16.X is probably debian/jessie, linux.3.2.0 is debian/wheezy. > > These hangs are random; I think I can reproduce it on every system if > I try often enough.
How often? On my Debian Jessie 8.2.0 x86-64 VM , I am unable to reproduce the problem with the system's perl after running "./Build test" or "make test" many times.