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

Can't run kitchen on OpenSSL 3.0 #345

Open
corey-hammerton opened this issue Sep 2, 2022 · 0 comments
Open

Can't run kitchen on OpenSSL 3.0 #345

corey-hammerton opened this issue Sep 2, 2022 · 0 comments

Comments

@corey-hammerton
Copy link

I would like to
Report that un Ubuntu 22.04 I am unable to run the test kitchen locally with the following error message:

>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>>     Failed to complete #create action: [pkeys are immutable on OpenSSL 3.0] on default-debian-10-master-py3
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration

In order to
Ensure testing frameworks are able to be run long-term with the evolution of base OS installations

Steps to reproduce

  • Setup Ubuntu 22.04 OS
  • Initiate the Test kitchen of a SaltStack Formula project, for example prometheus-formula
  • run ./bin/kitchen test <instance> error should appear at the end of the create stage
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

No branches or pull requests

1 participant