#1106562 ruby-scanf: scanf gem not found by jruby

#1106562#5
Date:
2025-05-26 07:37:08 UTC
From:
To:
Dear Maintainer,

After upgrading from Bookworm to Trixie, jruby does not find the scanf
gem any more.

$ jruby -S gem list | grep scanf
$

Standard ruby finds it correctly:
$ gem list | grep scanf
scanf (1.0.0)

This is causing trouble for me in Puppetserver, because I use the scanf
function there.

I'm using jruby 9.4.8.0+ds-3.