Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centos build: Create symlinks for ssl libs #52

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

antirotor
Copy link
Member

Changelog Description

Docker build was missing libssl.1.1.so and libcrypto.1.1.so symlinks needed by the executable itself, because Python is now explicitly built with OpenSSL 1.1.1. This is similar to ynput/OpenPype#5633

Additional info

This just creating symlinks, but to already copied libraries, but it should be probably handled more gracefuly.

Testing notes:

  • Build Centos 7 variant
  • Run it on vanilla Centos 7 system

build was missing libssl.1.1.so and libcrypto.1.1.so symlinks needed by the executable itself, because python is now explicitly build with OpenSSL 1.1.1
@antirotor antirotor added the type: bug Something isn't working label Sep 19, 2023
@antirotor antirotor self-assigned this Sep 19, 2023
@iLLiCiTiT iLLiCiTiT changed the title create symlinks for ssl libs Centos build: Create symlinks for ssl libs Sep 19, 2023
@iLLiCiTiT iLLiCiTiT merged commit 75b5858 into develop Sep 19, 2023
@iLLiCiTiT iLLiCiTiT deleted the bugfix/fix-ssl-libs-symlinks-on-centos7 branch September 19, 2023 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants