Skip Menu |

This queue is for tickets about the IO-Socket-SSL CPAN distribution.

Report information
The Basics
Id: 41746
Status: resolved
Priority: 0/
Queue: IO-Socket-SSL

People
Owner: Nobody in particular
Requestors: wolfman.ncsu2000 [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Test Failure: t/nonblock 2-27
Date: Tue, 16 Dec 2008 04:34:48 -0500
To: bug-IO-Socket-SSL [...] rt.cpan.org
From: Wolfman2000 <wolfman.ncsu2000 [...] gmail.com>
Name and Version: IO-Socket-SSL Perl Version: 5.10.0 OS Version: Darwin wvh5348rn.rh.ncsu.edu 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 Issue: Trying to install Net::SMTP::TLS. Got this notice via CPAN. t/nonblock................FAILED tests 26-27 Failed 2/27 tests, 92.59% okay I am unsure if it's a good idea for me to install with two failed tests. Please let me know if the error is on my end or not. Wolfman2000
Hi, - which version of IO::Socket::SSL you are trying to install? - which version of Net::SSLeay do you have installed? - please run the IO::Socket::SSL tests with TEST_VERBOSE, e.g "make test TEST_VERBOSE=1" and send me the output Regards, Steffen On Di. 16. Dez. 2008, 04:35:07, wolfman.ncsu2000@gmail.com wrote: Show quoted text
> Name and Version: IO-Socket-SSL > Perl Version: 5.10.0 > OS Version: Darwin wvh5348rn.rh.ncsu.edu 9.6.0 Darwin Kernel Version > 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 > i386 > > Issue: > > Trying to install Net::SMTP::TLS. Got this notice via CPAN. > > t/nonblock................FAILED tests 26-27 > Failed 2/27 tests, 92.59% okay > > > I am unsure if it's a good idea for me to install with two failed > tests. Please let me know if the error is on my end or not. > > Wolfman2000
Subject: Re: [rt.cpan.org #41746] Test Failure: t/nonblock 2-27
Date: Tue, 16 Dec 2008 05:17:12 -0500
To: bug-IO-Socket-SSL [...] rt.cpan.org
From: Wolfman2000 <wolfman.ncsu2000 [...] gmail.com>
IO::Socket::SSL version: 1.18 Net::SSLeay version: 1.35 Extra make test: Unsure if that's possible now. I went ahead and force installed it. Let me see if I can uninstall and reinstall using CPANPlus, and I'll get back to you. Wolfman2000 On Dec 16, 2008, at 5:07 AM, Steffen Ullrich via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=41746 > > > > Hi, > > - which version of IO::Socket::SSL you are trying to install? > - which version of Net::SSLeay do you have installed? > - please run the IO::Socket::SSL tests with TEST_VERBOSE, e.g > "make test TEST_VERBOSE=1" and send me the output > > Regards, > Steffen > > > On Di. 16. Dez. 2008, 04:35:07, wolfman.ncsu2000@gmail.com wrote:
>> Name and Version: IO-Socket-SSL >> Perl Version: 5.10.0 >> OS Version: Darwin wvh5348rn.rh.ncsu.edu 9.6.0 Darwin Kernel Version >> 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/ >> RELEASE_I386 >> i386 >> >> Issue: >> >> Trying to install Net::SMTP::TLS. Got this notice via CPAN. >> >> t/nonblock................FAILED tests 26-27 >> Failed 2/27 tests, 92.59% okay >> >> >> I am unsure if it's a good idea for me to install with two failed >> tests. Please let me know if the error is on my end or not. >> >> Wolfman2000
> > >
On Di. 16. Dez. 2008, 05:18:22, wolfman.ncsu2000@gmail.com wrote: Show quoted text
> IO::Socket::SSL version: 1.18 > > Net::SSLeay version: 1.35 > > Extra make test: Unsure if that's possible now. I went ahead and > force installed it. Let me see if I can uninstall and reinstall using > CPANPlus, and I'll get back to you.
no need to uninstall and reinstall. you can just download the tgz from http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-1.18.tar.gz, unpack it and then do perl Makefile.PL make make test TEST_VERBOSE=1 Regards, Steffen
Subject: Re: [rt.cpan.org #41746] Test Failure: t/nonblock 2-27
Date: Tue, 16 Dec 2008 06:17:03 -0500
To: bug-IO-Socket-SSL [...] rt.cpan.org
From: Wolfman2000 <wolfman.ncsu2000 [...] gmail.com>
...the last lines now claim that all tests were successful. I don't understand what took place the past few hours. Please remove my bug report right now...I'm just going to assume what took place earlier was a fluke. Wolfman2000 On Dec 16, 2008, at 6:08 AM, Steffen Ullrich via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=41746 > > > On Di. 16. Dez. 2008, 05:18:22, wolfman.ncsu2000@gmail.com wrote:
>> IO::Socket::SSL version: 1.18 >> >> Net::SSLeay version: 1.35 >> >> Extra make test: Unsure if that's possible now. I went ahead and >> force installed it. Let me see if I can uninstall and reinstall >> using >> CPANPlus, and I'll get back to you.
> > no need to uninstall and reinstall. > you can just download the tgz from > http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-1.18.tar.gz > , > unpack it and then do > perl Makefile.PL > make > make test TEST_VERBOSE=1 > > Regards, > Steffen > >
Bug closed. Maybe a race condition in the nonblock test