RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1992571 - perl-Net-SSLeay: FTBFS in test suite after OpenSSL 3.0 beta2
Summary: perl-Net-SSLeay: FTBFS in test suite after OpenSSL 3.0 beta2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: perl-Net-SSLeay
Version: CentOS Stream
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: ---
Assignee: Michal Josef Spacek
QA Contact: Martin Kyral
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-11 10:44 UTC by Florian Weimer
Modified: 2021-12-07 21:32 UTC (History)
4 users (show)

Fixed In Version: perl-Net-SSLeay-1.90-8.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-12-07 21:30:47 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1985255 1 unspecified CLOSED perl-Net-SSLeay: FTBFS in test suite 2023-06-13 08:53:54 UTC
Red Hat Issue Tracker RHELPLAN-93362 0 None None None 2021-08-12 10:30:08 UTC

Internal Links: 1985255

Description Florian Weimer 2021-08-11 10:44:09 UTC
This is effectively a continuation of bug 1985255. The current test failure looks like this:

t/local/03_use.t ....................... ok
t/local/04_basic.t ..................... ok
#   Failed test 'callback1 called 3 times'
#   at t/local/05_passwd_cb.t line 113.
#          got: '2'
#     expected: '3'
#   Failed test 'callback1 called 3 times'
#   at t/local/05_passwd_cb.t line 198.
#          got: '2'
#     expected: '3'
# Looks like you planned 40 tests but ran 36.
# Looks like you failed 2 tests of 36 run.
t/local/05_passwd_cb.t .................

Comment 1 Michal Josef Spacek 2021-08-11 10:59:22 UTC
This issue is related to commit 66a7c9f34b46edd462d647ae2febe8276bb9b4f7:
- pem_read_bio_key: Add passphrase caching to avoid asking for password twice


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