Skip Menu |

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

Report information
The Basics
Id: 104464
Status: rejected
Priority: 0/
Queue: Net-SSLeay

People
Owner: MIKEM [...] cpan.org
Requestors: KUERBIS [...] cpan.org
Cc:
AdminCc:

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



Subject: Test t/local/07_sslecho.t fails
The test t/local/07_sslecho.t fails (openSUSE 13.2). Running Mkbootstrap for Net::SSLeay () chmod 644 "SSLeay.bs" PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local/*.t t/handle/local/05_use.t ................ ok t/local/01_pod.t ....................... ok t/local/02_pod_coverage.t .............. skipped: these tests are for only for release candidate testing. Enable with RELEASE_TESTING=1 t/local/03_use.t ....................... ok t/local/04_basic.t ..................... 1/6 # Version info: # Testing Net::SSLeay 1.68, Perl 5.020002, /usr/local/bin/perl # OpenSSL version: 'OpenSSL 1.0.1k-fips 8 Jan 2015' # OpenSSL platform: 'platform: linux-x86_64' t/local/04_basic.t ..................... ok t/local/05_passwd_cb.t ................. ok t/local/06_tcpecho.t ................... ok t/local/07_sslecho.t ................... 1/78 # Failed test 'set_cert_and_key: private key `t/data/key.pem' () 20639: 1 - error:2D06C06E:FIPS routines:FIPS_module_mode_set:fingerprint does not match # ' # at t/local/07_sslecho.t line 63. # Looks like you failed 1 test of 78. t/local/07_sslecho.t ................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/78 subtests t/local/08_pipe.t ...................... ok t/local/15_bio.t ....................... ok ...
Subject: Re: [rt.cpan.org #104464] Test t/local/07_sslecho.t fails
Date: Mon, 18 May 2015 17:07:07 +1000
To: bug-Net-SSLeay [...] rt.cpan.org
From: Mike McCauley <mikem [...] airspayce.com>
Hi, I havent been able to reproduce this. Testing against openssl-fips-1.2: t/handle/local/05_use.t ................ ok t/local/01_pod.t ....................... skipped: Test::Pod 1.00 required for testing POD t/local/02_pod_coverage.t .............. skipped: these tests are for only for release candidate testing. Enable with RELEASE_TESTING=1 t/local/03_use.t ....................... ok t/local/04_basic.t ..................... 1/6 # Version info: # Testing Net::SSLeay 1.68, Perl 5.018001, /usr/bin/perl # OpenSSL version: 'OpenSSL 0.9.8j-fips 07 Jan 2009' # OpenSSL platform: 'platform: linux-elf' t/local/04_basic.t ..................... ok t/local/05_passwd_cb.t ................. ok t/local/06_tcpecho.t ................... ok t/local/07_sslecho.t ................... ok ... On Friday, May 15, 2015 02:00:51 PM Matthäus Kiem via RT wrote: Show quoted text
> Fri May 15 14:00:49 2015: Request 104464 was acted upon. > Transaction: Ticket created by KUERBIS > Queue: Net-SSLeay > Subject: Test t/local/07_sslecho.t fails > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: KUERBIS@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=104464 > > > > The test t/local/07_sslecho.t fails (openSUSE 13.2). > > Running Mkbootstrap for Net::SSLeay () > chmod 644 "SSLeay.bs" > PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" > "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, > 'inc', 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local/*.t > t/handle/local/05_use.t ................ ok > t/local/01_pod.t ....................... ok > t/local/02_pod_coverage.t .............. skipped: these tests are for only > for release candidate testing. Enable with RELEASE_TESTING=1 > t/local/03_use.t ....................... ok > t/local/04_basic.t ..................... 1/6 # Version info: > # Testing Net::SSLeay 1.68, Perl 5.020002, /usr/local/bin/perl > # OpenSSL version: 'OpenSSL 1.0.1k-fips 8 Jan 2015' > # OpenSSL platform: 'platform: linux-x86_64' > t/local/04_basic.t ..................... ok > t/local/05_passwd_cb.t ................. ok > t/local/06_tcpecho.t ................... ok > t/local/07_sslecho.t ................... 1/78 > # Failed test 'set_cert_and_key: private key `t/data/key.pem' () 20639: 1 > - error:2D06C06E:FIPS routines:FIPS_module_mode_set:fingerprint does not > match # ' > # at t/local/07_sslecho.t line 63. > # Looks like you failed 1 test of 78. > t/local/07_sslecho.t ................... Dubious, test returned 1 (wstat > 256, 0x100) Failed 1/78 subtests > t/local/08_pipe.t ...................... ok > t/local/15_bio.t ....................... ok > ...
-- Mike McCauley VK4AMM mikem@airspayce.com Airspayce Pty Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.airspayce.com Phone +61 7 5598-7474
Subject: Re: [rt.cpan.org #104464] Test t/local/07_sslecho.t fails
Date: Thu, 21 May 2015 11:28:40 +0200
To: bug-Net-SSLeay [...] rt.cpan.org
From: kuerbis <cuer2s [...] gmail.com>
I have installed now the libopenssl1_0_0-hmac package, but the test still fails: t/local/07_sslecho.t ................... 1/78 # Failed test 'set_cert_and_key: private key `t/data/key.pem' () 3786: 1 - error:2D06D075:FIPS routines:fips_pkey_signature_test:test failure # ' # at t/local/07_sslecho.t line 63. # Looks like you failed 1 test of 78. t/local/07_sslecho.t ................... Dubious, test returned 1 (wstat 256, 0x100) When I set OPENSSL_FORCE_FIPS_MODE=1 than after "perl Makefile.PL" I get this message: fips.c(137): OpenSSL internal error, assertion failed: FATAL FIPS SELFTEST FAILURE *** OpenSSL version test failed (`' has been returned) Either you have bogus OpenSSL or a new version has changed the version number format. Please inform the authors! Am 18.05.2015 um 09:07 schrieb Mike McCauley via RT: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=104464 > > > Hi, > > I havent been able to reproduce this. Testing against openssl-fips-1.2: > > t/handle/local/05_use.t ................ ok > t/local/01_pod.t ....................... skipped: Test::Pod 1.00 required for > testing POD > t/local/02_pod_coverage.t .............. skipped: these tests are for only for > release candidate testing. Enable with RELEASE_TESTING=1 > t/local/03_use.t ....................... ok > t/local/04_basic.t ..................... 1/6 # Version info: > # Testing Net::SSLeay 1.68, Perl 5.018001, /usr/bin/perl > # OpenSSL version: 'OpenSSL 0.9.8j-fips 07 Jan 2009' > # OpenSSL platform: 'platform: linux-elf' > t/local/04_basic.t ..................... ok > t/local/05_passwd_cb.t ................. ok > t/local/06_tcpecho.t ................... ok > t/local/07_sslecho.t ................... ok > > ... > > > On Friday, May 15, 2015 02:00:51 PM Matthäus Kiem via RT wrote:
>> Fri May 15 14:00:49 2015: Request 104464 was acted upon. >> Transaction: Ticket created by KUERBIS >> Queue: Net-SSLeay >> Subject: Test t/local/07_sslecho.t fails >> Broken in: (no value) >> Severity: (no value) >> Owner: Nobody >> Requestors: KUERBIS@cpan.org >> Status: new >> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=104464 > >> >> >> The test t/local/07_sslecho.t fails (openSUSE 13.2). >> >> Running Mkbootstrap for Net::SSLeay () >> chmod 644 "SSLeay.bs" >> PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" >> "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, >> 'inc', 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local/*.t >> t/handle/local/05_use.t ................ ok >> t/local/01_pod.t ....................... ok >> t/local/02_pod_coverage.t .............. skipped: these tests are for only >> for release candidate testing. Enable with RELEASE_TESTING=1 >> t/local/03_use.t ....................... ok >> t/local/04_basic.t ..................... 1/6 # Version info: >> # Testing Net::SSLeay 1.68, Perl 5.020002, /usr/local/bin/perl >> # OpenSSL version: 'OpenSSL 1.0.1k-fips 8 Jan 2015' >> # OpenSSL platform: 'platform: linux-x86_64' >> t/local/04_basic.t ..................... ok >> t/local/05_passwd_cb.t ................. ok >> t/local/06_tcpecho.t ................... ok >> t/local/07_sslecho.t ................... 1/78 >> # Failed test 'set_cert_and_key: private key `t/data/key.pem' () 20639: 1 >> - error:2D06C06E:FIPS routines:FIPS_module_mode_set:fingerprint does not >> match # ' >> # at t/local/07_sslecho.t line 63. >> # Looks like you failed 1 test of 78. >> t/local/07_sslecho.t ................... Dubious, test returned 1 (wstat >> 256, 0x100) Failed 1/78 subtests >> t/local/08_pipe.t ...................... ok >> t/local/15_bio.t ....................... ok >> ...
Subject: Re: [rt.cpan.org #104464] Test t/local/07_sslecho.t fails
Date: Thu, 21 May 2015 21:30:02 +1000
To: bug-Net-SSLeay [...] rt.cpan.org
From: Mike McCauley <mikem [...] airspayce.com>
Hi, I must say that it seems a bit like a problem with the openssl install. Perhaps some multiple incompatible versions of libraries or something? Cheers. On Thursday, May 21, 2015 05:29:03 AM you wrote: Show quoted text
> Queue: Net-SSLeay > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=104464 > > > > I have installed now the libopenssl1_0_0-hmac package, but the test > still fails: > > t/local/07_sslecho.t ................... 1/78 > # Failed test 'set_cert_and_key: private key `t/data/key.pem' () 3786: > 1 - error:2D06D075:FIPS routines:fips_pkey_signature_test:test failure > # ' > # at t/local/07_sslecho.t line 63. > # Looks like you failed 1 test of 78. > t/local/07_sslecho.t ................... Dubious, test returned 1 (wstat > 256, 0x100) > > > When I set OPENSSL_FORCE_FIPS_MODE=1 than after "perl Makefile.PL" I get > this message: > > fips.c(137): OpenSSL internal error, assertion failed: FATAL FIPS > SELFTEST FAILURE > *** OpenSSL version test failed > (`' has been returned) > Either you have bogus OpenSSL or a new version has changed the version > number format. Please inform the authors! > > Am 18.05.2015 um 09:07 schrieb Mike McCauley via RT:
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=104464 > > > > > Hi, > > > > I havent been able to reproduce this. Testing against openssl-fips-1.2: > > > > t/handle/local/05_use.t ................ ok > > t/local/01_pod.t ....................... skipped: Test::Pod 1.00 required > > for testing POD > > t/local/02_pod_coverage.t .............. skipped: these tests are for only > > for release candidate testing. Enable with RELEASE_TESTING=1 > > t/local/03_use.t ....................... ok > > t/local/04_basic.t ..................... 1/6 # Version info: > > # Testing Net::SSLeay 1.68, Perl 5.018001, /usr/bin/perl > > # OpenSSL version: 'OpenSSL 0.9.8j-fips 07 Jan 2009' > > # OpenSSL platform: 'platform: linux-elf' > > t/local/04_basic.t ..................... ok > > t/local/05_passwd_cb.t ................. ok > > t/local/06_tcpecho.t ................... ok > > t/local/07_sslecho.t ................... ok > > > > ... > > > > On Friday, May 15, 2015 02:00:51 PM Matthäus Kiem via RT wrote:
> >> Fri May 15 14:00:49 2015: Request 104464 was acted upon. > >> Transaction: Ticket created by KUERBIS > >> > >> Queue: Net-SSLeay > >> > >> Subject: Test t/local/07_sslecho.t fails > >> > >> Broken in: (no value) > >> > >> Severity: (no value) > >> > >> Owner: Nobody > >> > >> Requestors: KUERBIS@cpan.org > >> > >> Status: new > >> > >> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=104464 > > >> > >> The test t/local/07_sslecho.t fails (openSUSE 13.2). > >> > >> Running Mkbootstrap for Net::SSLeay () > >> chmod 644 "SSLeay.bs" > >> PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" > >> "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, > >> 'inc', 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local/*.t > >> t/handle/local/05_use.t ................ ok > >> t/local/01_pod.t ....................... ok > >> t/local/02_pod_coverage.t .............. skipped: these tests are for > >> only > >> for release candidate testing. Enable with RELEASE_TESTING=1 > >> t/local/03_use.t ....................... ok > >> t/local/04_basic.t ..................... 1/6 # Version info: > >> # Testing Net::SSLeay 1.68, Perl 5.020002, /usr/local/bin/perl > >> # OpenSSL version: 'OpenSSL 1.0.1k-fips 8 Jan 2015' > >> # OpenSSL platform: 'platform: linux-x86_64' > >> t/local/04_basic.t ..................... ok > >> t/local/05_passwd_cb.t ................. ok > >> t/local/06_tcpecho.t ................... ok > >> t/local/07_sslecho.t ................... 1/78 > >> # Failed test 'set_cert_and_key: private key `t/data/key.pem' () 20639: > >> 1 > >> - error:2D06C06E:FIPS routines:FIPS_module_mode_set:fingerprint does not > >> match # ' > >> # at t/local/07_sslecho.t line 63. > >> # Looks like you failed 1 test of 78. > >> t/local/07_sslecho.t ................... Dubious, test returned 1 (wstat > >> 256, 0x100) Failed 1/78 subtests > >> t/local/08_pipe.t ...................... ok > >> t/local/15_bio.t ....................... ok > >> ...
-- Mike McCauley VK4AMM mikem@airspayce.com Airspayce Pty Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.airspayce.com Phone +61 7 5598-7474
Subject: Re: [rt.cpan.org #104464] Test t/local/07_sslecho.t fails
Date: Sat, 23 May 2015 11:09:01 +0200
To: bug-Net-SSLeay [...] rt.cpan.org
From: kuerbis <cuer2s [...] gmail.com>
Thx for your time. Maybe you could move this report, since the test fails likely due to a problem with my openssl install. Am 21.05.2015 um 13:30 schrieb Mike McCauley via RT: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=104464 > > > Hi, > > I must say that it seems a bit like a problem with the openssl install. > Perhaps some multiple incompatible versions of libraries or something? > > Cheers. > > On Thursday, May 21, 2015 05:29:03 AM you wrote:
>> Queue: Net-SSLeay >> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=104464 > >> >> >> I have installed now the libopenssl1_0_0-hmac package, but the test >> still fails: >> >> t/local/07_sslecho.t ................... 1/78 >> # Failed test 'set_cert_and_key: private key `t/data/key.pem' () 3786: >> 1 - error:2D06D075:FIPS routines:fips_pkey_signature_test:test failure >> # ' >> # at t/local/07_sslecho.t line 63. >> # Looks like you failed 1 test of 78. >> t/local/07_sslecho.t ................... Dubious, test returned 1 (wstat >> 256, 0x100) >> >> >> When I set OPENSSL_FORCE_FIPS_MODE=1 than after "perl Makefile.PL" I get >> this message: >> >> fips.c(137): OpenSSL internal error, assertion failed: FATAL FIPS >> SELFTEST FAILURE >> *** OpenSSL version test failed >> (`' has been returned) >> Either you have bogus OpenSSL or a new version has changed the version >> number format. Please inform the authors! >> >> Am 18.05.2015 um 09:07 schrieb Mike McCauley via RT:
>>> <URL: https://rt.cpan.org/Ticket/Display.html?id=104464 > >>> >>> Hi, >>> >>> I havent been able to reproduce this. Testing against openssl-fips-1.2: >>> >>> t/handle/local/05_use.t ................ ok >>> t/local/01_pod.t ....................... skipped: Test::Pod 1.00 required >>> for testing POD >>> t/local/02_pod_coverage.t .............. skipped: these tests are for only >>> for release candidate testing. Enable with RELEASE_TESTING=1 >>> t/local/03_use.t ....................... ok >>> t/local/04_basic.t ..................... 1/6 # Version info: >>> # Testing Net::SSLeay 1.68, Perl 5.018001, /usr/bin/perl >>> # OpenSSL version: 'OpenSSL 0.9.8j-fips 07 Jan 2009' >>> # OpenSSL platform: 'platform: linux-elf' >>> t/local/04_basic.t ..................... ok >>> t/local/05_passwd_cb.t ................. ok >>> t/local/06_tcpecho.t ................... ok >>> t/local/07_sslecho.t ................... ok >>> >>> ... >>> >>> On Friday, May 15, 2015 02:00:51 PM Matthäus Kiem via RT wrote:
>>>> Fri May 15 14:00:49 2015: Request 104464 was acted upon. >>>> Transaction: Ticket created by KUERBIS >>>> >>>> Queue: Net-SSLeay >>>> >>>> Subject: Test t/local/07_sslecho.t fails >>>> >>>> Broken in: (no value) >>>> >>>> Severity: (no value) >>>> >>>> Owner: Nobody >>>> >>>> Requestors: KUERBIS@cpan.org >>>> >>>> Status: new >>>> >>>> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=104464 > >>>> >>>> The test t/local/07_sslecho.t fails (openSUSE 13.2). >>>> >>>> Running Mkbootstrap for Net::SSLeay () >>>> chmod 644 "SSLeay.bs" >>>> PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" >>>> "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, >>>> 'inc', 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local/*.t >>>> t/handle/local/05_use.t ................ ok >>>> t/local/01_pod.t ....................... ok >>>> t/local/02_pod_coverage.t .............. skipped: these tests are for >>>> only >>>> for release candidate testing. Enable with RELEASE_TESTING=1 >>>> t/local/03_use.t ....................... ok >>>> t/local/04_basic.t ..................... 1/6 # Version info: >>>> # Testing Net::SSLeay 1.68, Perl 5.020002, /usr/local/bin/perl >>>> # OpenSSL version: 'OpenSSL 1.0.1k-fips 8 Jan 2015' >>>> # OpenSSL platform: 'platform: linux-x86_64' >>>> t/local/04_basic.t ..................... ok >>>> t/local/05_passwd_cb.t ................. ok >>>> t/local/06_tcpecho.t ................... ok >>>> t/local/07_sslecho.t ................... 1/78 >>>> # Failed test 'set_cert_and_key: private key `t/data/key.pem' () 20639: >>>> 1 >>>> - error:2D06C06E:FIPS routines:FIPS_module_mode_set:fingerprint does not >>>> match # ' >>>> # at t/local/07_sslecho.t line 63. >>>> # Looks like you failed 1 test of 78. >>>> t/local/07_sslecho.t ................... Dubious, test returned 1 (wstat >>>> 256, 0x100) Failed 1/78 subtests >>>> t/local/08_pipe.t ...................... ok >>>> t/local/15_bio.t ....................... ok >>>> ...
Seems to be a problem with the FIPS openssl install.