Skip to content

fix(CI): Fix Ubuntu 20.04 with OpenSSL 3 installed: undefined reference to ERR_peek_last_error_all#2342

Open
Samunroyu wants to merge 3 commits intoapache:masterfrom
Samunroyu:dev/yjw/fix_ubuntu_2002
Open

fix(CI): Fix Ubuntu 20.04 with OpenSSL 3 installed: undefined reference to ERR_peek_last_error_all#2342
Samunroyu wants to merge 3 commits intoapache:masterfrom
Samunroyu:dev/yjw/fix_ubuntu_2002

Conversation

@Samunroyu
Copy link
Collaborator

@Samunroyu Samunroyu commented Dec 25, 2025

fix #2340

Different OS Versions are using the same thirdparty-bin-src images. We need to set ENV in DockerFile when OS Version is ubuntu 2004. And avoiding ENV affect other OS.

@Samunroyu Samunroyu changed the title fix(FQDN): fix rocksdb compile fix(FQDN): Fix Ubuntu 20.04 with OpenSSL 3 installed: undefined reference to ERR_peek_last_error_all Jan 6, 2026
@Samunroyu Samunroyu changed the title fix(FQDN): Fix Ubuntu 20.04 with OpenSSL 3 installed: undefined reference to ERR_peek_last_error_all fix(CI): Fix Ubuntu 20.04 with OpenSSL 3 installed: undefined reference to ERR_peek_last_error_all Jan 6, 2026
@Samunroyu Samunroyu marked this pull request as ready for review January 6, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building Pegasus on Ubuntu 20.04 with OpenSSL 3 installed: undefined reference to ERR_peek_last_error_all

1 participant