#1127734 ruby-odbc: no package available for ruby 3.4 or ruby 4.0

Package:
ruby-odbc
Source:
ruby-odbc
Description:
ODBC Binding for Ruby
Submitter:
Tiago Cardoso
Date:
2026-02-12 11:31:02 UTC
Severity:
normal
#1127734#5
Date:
2026-02-12 11:29:33 UTC
From:
To:
I'm in the process of upgrading an application docker image to ruby-3.4,
which uses debian trixie.
We use the ruby-odbc gem. While we were installing the gem from source
previously with debian bullseye,
after installing the unixodbc, unixodbc-dev and odbcinst1debian2, we found
out that odbcinst1debian2 does
not exist for trixie.

In the process, we found out that there's a ruby-odbc package for trixie,
which could solve our problems.
However, this package was built for ruby 3.3, not ruby 3.4 .

Would it be possible to request a build of the ruby-odbc package targeting
ruby 3.4? And perhaps ruby 4?