- Package:
- ruby-all-dev,ruby3.1-dev
- Source:
- ruby-all-dev ruby3.1-dev
- Submitter:
- Helmut Grohne
- Date:
- 2025-11-16 17:15:11 UTC
- Severity:
- normal
kross-interpreters fails to cross build for a number of reasons. Reason one is that it depends on ruby rather than ruby:native and thus cannot run ruby. This is not the problem I'm reporting here. The next issue is that it needs the ruby-crossbuild's rbconfig.rb. Unfortunately, that's not installed as it only depends on ruby, ruby-dev. Thus I think that /usr/lib/<multiarch>/ruby-crossbuild/3.0.0/rbconfig.rb resides in the wrong package. It should reside in ruby3.0-dev rather than ruby-all-dev. And finally, kross-interpreters needs to set up a suitable RUBYLIBDIR. Of these issues, only the ownership of the cross rbconfig.rb is reported here. Antonio, can I ask you to perform the move? I suppose we first need to upload a new ruby-defaults that drops these files (thus breaking all cross builds). Then we need to upload rubyVER adding it back together with suitable Breaks+Replaces. I don't think the new ruby-defaults need versioned Depends to ensure the presence of these files, because they are absent in stable. I'll have to deal with the temporary breakage of cross builds. Do you agree with this? Helmut
Dear submitter, as the package ruby3.1 has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1095937 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)
Control: reopen -1 It may stop affecting ruby3.1, but it still is there in ruby-all-dev and later ruby packages. Helmut
Please, mark the appropriate packages as affected. If this affecting ruby3.1 in stable, make that clear. If it is affecting ruby3.3, make it clear too. If it is ruby-defaults, state so. Thanks!