Bug 2007247 - perl-Crypt-SSLeay-0.72-32.fc36 FTBFS with OpenSSL 3: SSLeay.so: undefined symbol: SSLv3_client_method
Summary: perl-Crypt-SSLeay-0.72-32.fc36 FTBFS with OpenSSL 3: SSLeay.so: undefined sym...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Crypt-SSLeay
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
: 2021942 (view as bug list)
Depends On:
Blocks: F36FTBFS F37FTBFS
TreeView+ depends on / blocked
 
Reported: 2021-09-23 12:00 UTC by Petr Pisar
Modified: 2022-03-27 00:15 UTC (History)
11 users (show)

Fixed In Version: perl-Crypt-SSLeay-0.72-34.fc37 perl-Crypt-SSLeay-0.72-35.fc36
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-27 00:15:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2021-09-23 12:00:26 UTC
perl-Crypt-SSLeay-0.72-32.fc36 fails to build in Fedora 36 with the new OpenSSL 3.0.0 because the tests fail like this:

+ make test
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Crypt/SSLeay/SSLeay.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#   Failed test 'use Crypt::SSLeay;'
#   at t/00-basic.t line 6.
#     Tried to use 'Crypt::SSLeay'.
#     Error:  Can't load '/builddir/build/BUILD/Crypt-SSLeay-0.72/blib/arch/auto/Crypt/SSLeay/SSLeay.so' for module Crypt::SSLeay: /builddir/build/BUILD/Crypt-SSLeay-0.72/blib/arch/auto/Crypt/SSLeay/SSLeay.so: undefined symbol: SSLv3_client_method at /usr/lib64/perl5/DynaLoader.pm line 193.
# � at t/00-basic.t line 6.
# Compilation failed in require at t/00-basic.t line 6.
# BEGIN failed--compilation aborted at t/00-basic.t line 6.

Comment 1 Petr Pisar 2021-11-11 11:36:20 UTC
*** Bug 2021942 has been marked as a duplicate of this bug. ***

Comment 2 Petr Pisar 2021-11-26 12:53:14 UTC
The build fails because SSLv3 is not available in Fedora's OpenSSL 3.

While it should be trivial to add support for TLS, this package is long unmaintained by its upstream. There are only two reverse dependencies in Fedora:

edg-mkgridmap-0:4.0.4-11.fc35.src
perl-WWW-Google-Contacts-0:0.39-18.fc35.src

I've just removed the bogus dependency from edg-mkgridmap-4.0.4-12.fc36.
perl-WWW-Google-Contacts is long (7 years) upstream dead and it probably does not work either (CPAN RT#113292). I proposed its removal (bug #2026907).

I think we should remove perl-Crypt-SSLeay once perl-WWW-Google-Contacts removal is resolved.

Comment 3 Ben Cotton 2022-02-08 21:25:04 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle.
Changing version to 36.

Comment 4 Thierry Vignaud 2022-03-18 13:53:22 UTC
Replacing Crypt-SSLeay-0.72-Do-not-use-SSLv2_client_method-with-OpenSSL-1.1.0.patch by https://rt.cpan.org/Ticket/Attachment/1895646/1016322/Use_TLS_client_method-with-OpenSSL-1.1.1.patch just fixes the build of this package…

Comment 5 Fedora Update System 2022-03-22 14:54:33 UTC
FEDORA-2022-c2203f1964 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-c2203f1964

Comment 6 Fedora Update System 2022-03-22 17:55:37 UTC
FEDORA-2022-c2203f1964 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-c2203f1964`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-c2203f1964

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2022-03-23 16:51:30 UTC
FEDORA-2022-c2203f1964 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-c2203f1964`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-c2203f1964

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2022-03-27 00:15:51 UTC
FEDORA-2022-c2203f1964 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.