Skip to content

Can't run kitchen on OpenSSL 3.0 #345

@corey-hammerton

Description

@corey-hammerton

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions