Project

General

Profile

Actions

Bug #21273

open

regression on 3.1.7 vs 3.1.2

Added by rouca (Bastien Roucaries) 1 day ago. Updated about 2 hours ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:121685]

Description

Hi,

On debian we wish to package the last 3.1 version before EOL

unfortunaltly it regress see
https://salsa.debian.org/ruby-team/ruby/-/jobs/7430073#L7376

We are clue less could we get some help ?

Updated by hsbt (Hiroshi SHIBATA) about 21 hours ago

Unfortunately, Ruby 3.1 is already EOL. There is no chance to fix that on ruby_3_1 branch and relase package.

If that issue happened with the current master HEAD, we should fix this for Ruby 3.5. Could you confirm that?

Updated by rouca (Bastien Roucaries) about 11 hours ago

hsbt (Hiroshi SHIBATA) wrote in #note-1:

Unfortunately, Ruby 3.1 is already EOL. There is no chance to fix that on ruby_3_1 branch and relase package.

If that issue happened with the current master HEAD, we should fix this for Ruby 3.5. Could you confirm that?

Unfortunatly no, that means also that we can backport something from 3.3 or 3.5

Note that we need only a patch or even a reason why it regress, we know it is our work on distro side, but we need here help

Bastien

Updated by rouca (Bastien Roucaries) about 2 hours ago

rouca (Bastien Roucaries) wrote in #note-2:

hsbt (Hiroshi SHIBATA) wrote in #note-1:

Unfortunately, Ruby 3.1 is already EOL. There is no chance to fix that on ruby_3_1 branch and relase package.

If that issue happened with the current master HEAD, we should fix this for Ruby 3.5. Could you confirm that?

Unfortunatly no, that means also that we can backport something from 3.3 or 3.5

Note that we need only a patch or even a reason why it regress, we know it is our work on distro side, but we need here help

Bastien
it's trying to load from /usr/lib/ruby/gems/3.1.0/extensions/x86_64-linux/... while the files are actually in /usr/lib/ruby/gems/3.1.0/extensions/x86_64-linux-gnu/...

Note that 3.3.7 load from /usr/lib/ruby/gems/3.1.0/extensions/x86_64-linux-gnu/

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0