-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[build] Allow for crypto-policies to be upgrade in Docker #82474
Labels
Comments
tylersmalley
pushed a commit
to tylersmalley/kibana
that referenced
this issue
Nov 3, 2020
An upgrade of crypto-policies is incompatible with libnss as it removes `/usr/bin/update-crypto-policies` being used. A follow-up issue has been created to track removing this pinning elastic#82474 Signed-off-by: Tiago Costa <tiago.costa@elastic.co> Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Pinging @elastic/kibana-operations (Team:Operations) |
tylersmalley
pushed a commit
that referenced
this issue
Nov 3, 2020
An upgrade of crypto-policies is incompatible with libnss as it removes `/usr/bin/update-crypto-policies` being used. A follow-up issue has been created to track removing this pinning #82474 Signed-off-by: Tiago Costa <tiago.costa@elastic.co> Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
tylersmalley
pushed a commit
to tylersmalley/kibana
that referenced
this issue
Nov 3, 2020
An upgrade of crypto-policies is incompatible with libnss as it removes `/usr/bin/update-crypto-policies` being used. A follow-up issue has been created to track removing this pinning elastic#82474 Signed-off-by: Tiago Costa <tiago.costa@elastic.co> Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
tylersmalley
pushed a commit
to tylersmalley/kibana
that referenced
this issue
Nov 3, 2020
An upgrade of crypto-policies is incompatible with libnss as it removes `/usr/bin/update-crypto-policies` being used. A follow-up issue has been created to track removing this pinning elastic#82474 Signed-off-by: Tiago Costa <tiago.costa@elastic.co> Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
tylersmalley
pushed a commit
that referenced
this issue
Nov 4, 2020
An upgrade of crypto-policies is incompatible with libnss as it removes `/usr/bin/update-crypto-policies` being used. A follow-up issue has been created to track removing this pinning #82474 Signed-off-by: Tiago Costa <tiago.costa@elastic.co> Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
tylersmalley
pushed a commit
that referenced
this issue
Nov 4, 2020
An upgrade of crypto-policies is incompatible with libnss as it removes `/usr/bin/update-crypto-policies` being used. A follow-up issue has been created to track removing this pinning #82474 Signed-off-by: Tiago Costa <tiago.costa@elastic.co> Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Fixed by #83455 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We introduced pinning in #82475 to overcome a version incompatibility. We should revisit this when that has been resolved.
The text was updated successfully, but these errors were encountered: