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

Salt 2015.8 not working properly on Debian 7 #28914

Closed
giannello opened this issue Nov 16, 2015 · 2 comments
Closed

Salt 2015.8 not working properly on Debian 7 #28914

giannello opened this issue Nov 16, 2015 · 2 comments
Labels
Bug broken, incorrect, or confusing behavior P4 Priority 4 Packaging Related to packaging of Salt, not Salt's support for package management. Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around stale
Milestone

Comments

@giannello
Copy link
Contributor

On Debian 7, installing saltstack from PIP pulls "certifi" as a dependency.

The latest certifi version doesn't play well with OpenSSL 1.0.1e (certifi/python-certifi#26 and aws/aws-cli#1499), making all the s3 commands fail (and probably also all the aws-related, didn't manage to test it).

Downgrading certifi to 2015.4.28 fixes the problem.

@jfindlay jfindlay added Bug broken, incorrect, or confusing behavior severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around Packaging Related to packaging of Salt, not Salt's support for package management. P4 Priority 4 Platform Relates to OS, containers, platform-based utilities like FS, system based apps labels Nov 17, 2015
@jfindlay jfindlay added this to the Approved milestone Nov 17, 2015
@jfindlay
Copy link
Contributor

@giannello, thanks for the report.

@stale
Copy link

stale bot commented Feb 7, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.

@stale stale bot added the stale label Feb 7, 2018
@stale stale bot closed this as completed Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior P4 Priority 4 Packaging Related to packaging of Salt, not Salt's support for package management. Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around stale
Projects
None yet
Development

No branches or pull requests

2 participants