Skip to content

Add missing perl(lib)/openssl Requires to mysql-community-test package - #730

Open
sjmudd wants to merge 1 commit into
mysql:9.7from
sjmudd:fix/test-missing-perl-lib-openssl-9.7
Open

Add missing perl(lib)/openssl Requires to mysql-community-test package#730
sjmudd wants to merge 1 commit into
mysql:9.7from
sjmudd:fix/test-missing-perl-lib-openssl-9.7

Conversation

@sjmudd

@sjmudd sjmudd commented Aug 24, 2026

Copy link
Copy Markdown

See: #728

  • applying to 9.7 branch
  • all comments in original PR apply here.

mysql-test-run.pl needs the perl(lib) module and shells out to the
openssl CLI for feature detection, but neither is declared in
packaging/rpm-oel/mysql.spec.in's %package test Requires: list. A
minimal RPM install of mysql-community-test cannot run its own test
suite as a result.

Add both as explicit Requires:.

Tested: RPM build on OL10. With this patch the missing dependency is
resolved.

See: mysql#728
- applying to 9.7 branch

(cherry picked from commit ff3487d)
@sjmudd
sjmudd requested a review from a team August 24, 2026 12:08
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant