Bug 2069748 - Fix functionality of Crypt::OpenSSL::Guess in Makefile.PL
Summary: Fix functionality of Crypt::OpenSSL::Guess in Makefile.PL
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Crypt-OpenSSL-PKCS10
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Josef Spacek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-29 15:40 UTC by Michal Josef Spacek
Modified: 2022-05-07 04:13 UTC (History)
3 users (show)

Fixed In Version: perl-Crypt-OpenSSL-PKCS10-0.19-2.fc367 perl-Crypt-OpenSSL-PKCS10-0.19-2.fc36
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-07 04:13:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michal Josef Spacek 2022-03-29 15:40:53 UTC
Description of problem:
Bad OpenSSL library detection via Crypt::OpenSSL::Guess in Makefile.PL
Main issue is missing openssl tool which is required for guess

Version-Release number of selected component (if applicable):
perl-Crypt-OpenSSL-PKCS10-0.19-1.fc37
perl-Crypt-OpenSSL-PKCS10-0.19-1.fc36

How reproducible:
Build package and look to build.log

Actual results:
+ perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Warning: NAME must be a package name
Warning: Guessing NAME [Crypt-OpenSSL-PKCS10] from current directory name.
Use of uninitialized value in subroutine entry at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 167.
Use of uninitialized value in subroutine entry at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 167.
Use of uninitialized value in subroutine entry at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 167.
Use of uninitialized value in subroutine entry at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 167.
Use of uninitialized value in subroutine entry at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 167.
Use of uninitialized value $exec in -x at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 47.
Use of uninitialized value in subroutine entry at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 167.
Use of uninitialized value in subroutine entry at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 167.
Use of uninitialized value in subroutine entry at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 167.
Use of uninitialized value in subroutine entry at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 167.
Use of uninitialized value in subroutine entry at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 167.
Use of uninitialized value $exec in -x at /usr/share/perl5/vendor_perl/Crypt/OpenSSL/Guess.pm line 21.
Checking if your kit is complete...

Expected results:
Without warnings and with right detection of openssl library.

Comment 1 Fedora Update System 2022-03-30 11:50:17 UTC
FEDORA-2022-e3cee53228 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-e3cee53228

Comment 2 Fedora Update System 2022-03-31 18:24:47 UTC
FEDORA-2022-e3cee53228 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-e3cee53228`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-e3cee53228

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

Comment 3 Fedora Update System 2022-05-07 04:13:18 UTC
FEDORA-2022-e3cee53228 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.