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

ec2_key tests need openssl binary #428

Closed
1 task done
tremble opened this issue Aug 2, 2021 · 3 comments
Closed
1 task done

ec2_key tests need openssl binary #428

tremble opened this issue Aug 2, 2021 · 3 comments
Labels
bug This issue/PR relates to a bug has_pr needs_info This issue requires further information. Please answer any outstanding questions needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly

Comments

@tremble
Copy link
Contributor

tremble commented Aug 2, 2021

Summary

ec2_key tests are failing due to the openssl binary not being available on the zuul nodes

Issue Type

CI Bug Report

CI Jobs

https://dashboard.zuul.ansible.com/t/ansible/build/25edf6c26d88488f91ab8fc88b37e04e/log/job-output.txt

Pull Request

#426

Additional Information

I've also tried working around this by using pycrypto

#427

unfortunately it fails with the following on Python 3.6 Zuul nodes

configure: error: no acceptable C compiler found in $PATH

https://dashboard.zuul.ansible.com/t/ansible/build/223ea6e4601e461c8429ee69cd313da8/log/job-output.txt

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@ansibullbot
Copy link

Files identified in the description:
None

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibullbot
Copy link

@tremble: Greetings! Thanks for taking the time to open this issue. In order for the community to handle your issue effectively, we need a bit more information.

Here are the items we could not find in your description:

  • ansible version
  • component name

Please set the description of this issue with this template:
https://raw.githubusercontent.com/ansible/ansible/devel/.github/ISSUE_TEMPLATE/bug_report.md

click here for bot help

@ansibullbot ansibullbot added bug This issue/PR relates to a bug has_pr needs_info This issue requires further information. Please answer any outstanding questions needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly needs_triage labels Aug 2, 2021
ansible-zuul bot pushed a commit that referenced this issue Aug 5, 2021
Disable ec2_key, ec2_snapshot and ec2_group tests

SUMMARY
Work around #428 and #440 #441
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
ec2_key
ec2_snapshot
ec2_group
ADDITIONAL INFORMATION

Reviewed-by: Jill R <None>
Reviewed-by: None <None>
Reviewed-by: Paul Belanger <None>
Reviewed-by: Mark Chappell <None>
@tremble
Copy link
Contributor Author

tremble commented Feb 6, 2023

Fixed by #427

@tremble tremble closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug has_pr needs_info This issue requires further information. Please answer any outstanding questions needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly
Projects
None yet
Development

No branches or pull requests

3 participants