Project

General

Profile

Actions

Bug #21273

closed

regression on 3.1.7 vs 3.1.2

Added by rouca (Bastien Roucaries) 2 months ago. Updated 2 months ago.

Status:
Closed
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) 2 months 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) 2 months 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) 2 months 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 #5

Updated by jeremyevans0 (Jeremy Evans) 2 months ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0