Package: ruby-byebug / 11.1.3-5
Metadata
Package | Version | Patches format |
---|---|---|
ruby-byebug | 11.1.3-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
996145 fix tests with ruby3.patch | (download) |
test/support/utils.rb |
4 2 + 2 - 0 ! |
run exe/byebug with correct ruby version during tests When just running exe/byebug by setting the Gem load paths to a ruby 3.0 environment, the script itself will still be run by ruby 2 and thus leading to > Ignoring byebug-11.1.3 because its extensions are not built. Try: gem pristine byebug --version 11.1.3 Debian-Bug: https://bugs.debian.org/996145 |
0002 Skip tests causing FTBFS with Ruby 3.3.patch | (download) |
test/commands/continue_test.rb |
4 2 + 2 - 0 ! |
skip tests causing ftbfs with ruby 3.3 |
1