-
Notifications
You must be signed in to change notification settings - Fork 225
Closed
Labels
BugBug reports and fixes.Bug reports and fixes.
Description
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:
- Run any plan
Environment
- Version 3.4.0
- Platform: RHEL 8.3
Additional Context
Has been happening since 3.0.0
Metadata
Metadata
Assignees
Labels
BugBug reports and fixes.Bug reports and fixes.