<div dir="ltr">Source: ruby-scientist<br>Version: 1.6.5-1<br>Severity: normal<br>Tags: patch<br><br>Dear Maintainer,<br><br>ruby-scientist 1.6.5-1 can't migrate because the tests aren't able to find the<br>rake executable:<br><br> 26s RUBYLIB=. GEM_PATH= ruby3.3 debian/ruby-tests.rb<br> 26s mv lib ./.gem2deb.lib<br> 27s /usr/share/rubygems-integration/all/gems/bundler-2.6.7/lib/bundler/rubygems_integration.rb:241:in `block in replace_bin_path': can't find executable rake for gem rake. rake is not currently included in the bundle, perhaps you meant to add it to your Gemfile? (Gem::Exception)<br> 27s         from /usr/lib/ruby/vendor_ruby/rubygems.rb:288:in `activate_bin_path'<br> 27s        from /usr/bin/rake:25:in `<main>'<br> 27s debian/ruby-tests.rb:3:in `<main>': Could not run tests (RuntimeError)<br><br>This bug is tracked as LP: #2133826 in Ubuntu.<br><br>I have included a patch that fixes the issue; it simply makes the<br>package tests use the system rake instead of attempting to use the<br>bundled rake.<br><br>Best wishes,<br><br>Max</div>