Skip Menu |

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

Report information
The Basics
Id: 76331
Status: resolved
Worked: 20 min
Priority: 0/
Queue: Net-SSLeay

People
Owner: MIKEM [...] cpan.org
Requestors: kmx [...] volny.cz
Cc:
AdminCc:

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



Subject: Test failure - Undefined subroutine utf8::encode @ t/local/33_x509_create_cert.t (on perl 5.6.2)
Date: Thu, 05 Apr 2012 15:00:30 +0200
To: bug-Net-SSLeay [...] rt.cpan.org
From: kmx <kmx [...] volny.cz>
Failure report is here: http://www.cpantesters.org/cpan/report/f0f9014a-7f12-11e1-b494-b452048714a8 Please find enclosed patch that was necessary to build Net::SSleay on perl-5.6.1 + handle the failure above. -- kmx

Message body is not shown because sender requested not to inline it.

Subject: Re: [rt.cpan.org #76331] Test failure - Undefined subroutine utf8::encode @ t/local/33_x509_create_cert.t (on perl 5.6.2)
Date: Fri, 06 Apr 2012 07:39:59 +1000
To: bug-Net-SSLeay [...] rt.cpan.org
From: Mike McCauley <mikem [...] open.com.au>
Hi Thanks. Tested and committed in 339. Do you think this will need a new release? I am away from tomorrow for a week and wont be able to do any emergency fixes. Cheers. On Thursday, April 05, 2012 09:00:53 AM you wrote: Show quoted text
> Thu Apr 05 09:00:52 2012: Request 76331 was acted upon. > Transaction: Ticket created by kmx@volny.cz > Queue: Net-SSLeay > Subject: Test failure - Undefined subroutine utf8::encode @ > t/local/33_x509_create_cert.t (on perl 5.6.2) Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: kmx@volny.cz > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=76331 > > > > Failure report is here: > http://www.cpantesters.org/cpan/report/f0f9014a-7f12-11e1-b494-b452048714a8 > > Please find enclosed patch that was necessary to build Net::SSleay on > perl-5.6.1 + handle the failure above. > > -- > kmx
-- Mike McCauley mikem@open.com.au Open System Consultants Pty. Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.open.com.au Phone +61 7 5598-7474 Fax +61 7 5598-7070 Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.
Subject: Re: [rt.cpan.org #76331] Test failure - Undefined subroutine utf8::encode @ t/local/33_x509_create_cert.t (on perl 5.6.2)
Date: Fri, 06 Apr 2012 00:11:48 +0200
To: bug-Net-SSLeay [...] rt.cpan.org
From: kmx <kmx [...] volny.cz>
Show quoted text
> Do you think this will need a new release? I am away from tomorrow for a week > and wont be able to do any emergency fixes.
IMHO release is not needed at the moment, as the original report was just failing test and it is only perl 5.6 issue (according to cpantesters result all major platforms + perls 5.8+ seem to be ok with 1.47) Let's give v1.47 another week and see whether there will be some more failures/bugreports. -- kmx
Subject: Re: [rt.cpan.org #76331] Test failure - Undefined subroutine utf8::encode @ t/local/33_x509_create_cert.t (on perl 5.6.2)
Date: Fri, 06 Apr 2012 09:01:50 +1000
To: bug-Net-SSLeay [...] rt.cpan.org
From: Mike McCauley <mikem [...] open.com.au>
On Thursday, April 05, 2012 06:12:00 PM you wrote: Show quoted text
> Queue: Net-SSLeay > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=76331 > >
> > Do you think this will need a new release? I am away from tomorrow for a > > week and wont be able to do any emergency fixes.
> > IMHO release is not needed at the moment, as the original report was just > failing test and it is only perl 5.6 issue (according to cpantesters result > all major platforms + perls 5.8+ seem to be ok with 1.47) > > Let's give v1.47 another week and see whether there will be some more > failures/bugreports.
OK. Cheers. Show quoted text
> > -- > kmx
-- Mike McCauley mikem@open.com.au Open System Consultants Pty. Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.open.com.au Phone +61 7 5598-7474 Fax +61 7 5598-7070 Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.
Subject: Re: [rt.cpan.org #76331] Test failure - Undefined subroutine utf8::encode @ t/local/33_x509_create_cert.t (on perl 5.6.2)
Date: Mon, 09 Apr 2012 21:45:37 +0200
To: bug-Net-SSLeay [...] rt.cpan.org
From: kmx <kmx [...] volny.cz>
Just FYI the patch (already committed) also fixes failures on perl 5.8.5 and earlier - like this one: http://www.cpantesters.org/cpan/report/411d3c44-81a8-11e1-b429-8ef3b45b96d8