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

Deprecation warnings for GSSAPI on RHEL 8 #2776

Closed
benridley opened this issue Apr 8, 2021 · 2 comments
Closed

Deprecation warnings for GSSAPI on RHEL 8 #2776

benridley opened this issue Apr 8, 2021 · 2 comments
Labels
Bug Bug reports and fixes.

Comments

@benridley
Copy link

benridley commented Apr 8, 2021

Describe the Bug

When running a Bolt plan, we receive dozens of messages on stdout like the following:
[DEPRECATION] Struct layout is already defined for class GSSAPI::LibGSSAPI::GssOID. Redefinition as in /opt/puppetlabs/bolt/lib/ruby/gems/2.7.0/gems/gssapi-1.3.1/lib/gssapi/lib_gssapi_loader.rb:10:in ``<class:GssOID>' will be disallowed in ffi-2.0.

Expected Behavior

No deprecation warnings are received when running plans.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Run any plan

Environment

  • Version 3.4.0
  • Platform: RHEL 8.3

Additional Context

Has been happening since 3.0.0

@benridley benridley added the Bug Bug reports and fixes. label Apr 8, 2021
@beechtom
Copy link
Contributor

beechtom commented Apr 8, 2021

@benridley Thanks for opening this issue. We are aware of the deprecation warnings, which are coming from one of Bolt's dependencies, not Bolt itself. We've opened a ticket with the gem's maintainer, which you can track here: zenchild/gssapi#35

@benridley
Copy link
Author

Thanks @beechtom, glad to hear it's got a path to resolution. Feel free to close this, otherwise I'll leave it open for tracking and others who might come across this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug reports and fixes.
Projects
None yet
Development

No branches or pull requests

3 participants