Bug 1217120 - yast2-ruby-bindings - warning in the log with Ruby 3.2
Summary: yast2-ruby-bindings - warning in the log with Ruby 3.2
Status: CONFIRMED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Current
Hardware: Other Other
: P3 - Medium : Normal (vote)
Target Milestone: ---
Assignee: YaST Team
QA Contact: Jiri Srain
URL: https://trello.com/c/usaHXs4L
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-14 09:23 UTC by Ladislav Slezák
Modified: 2023-11-14 09:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Slezák 2023-11-14 09:23:55 UTC
When running "journalctl -u agama" on the latest Agama Staging Live ISO the output contains this warning:

  /usr/lib64/ruby/vendor_ruby/3.2.0/yast/scr.rb:113: warning: undefining the allocator of T_DATA class Yast::YCode

It seems to be related to a new Ruby check https://bugs.ruby-lang.org/issues/18007
The fix should be hopefully trivial, something like https://github.com/vmg/redcarpet/pull/721/files


Version details:

localhost:~ # ruby -v
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux-gnu]
localhost:~ # rpm -q yast2-ruby-bindings
yast2-ruby-bindings-5.0.0-1.1.x86_64