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

Fix issue with hashilb not finding openssl modules #137

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Conversation

dwoz
Copy link
Contributor

@dwoz dwoz commented Aug 11, 2023

Makes sure we do not import hashlib before running relenv.runtime.bootstrap so that hashilb will automatically find the relenv openssl modules directory.

FIxes #139

tests/test_verify_build.py Show resolved Hide resolved
tests/test_verify_build.py Show resolved Hide resolved
@dwoz dwoz force-pushed the hashlib branch 2 times, most recently from ac49465 to 310e1e4 Compare August 11, 2023 08:48
Makes sure we do not import hashlib before running
relenv.runtime.bootstrap so that hashilb will automatically find the
relenv openssl modules directory.
@dwoz dwoz merged commit 2af2405 into saltstack:main Aug 11, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hashutils imported before ssl modules directory has been detected
2 participants