Hi Antonio, On 03-04-2020 15:38, Antonio Terceiro wrote: >> Bundle complete! 19 Gemfile dependencies, 77 gems now installed. >> Use `bundle info [gemname]` to see where a bundled gem is installed. >> + bundle exec rake assets:precompile >> rake aborted! >> TypeError: no implicit conversion of String into Integer > > I was debugging this, and it turns out this is caused by ruby-bootsnap > from testing. However, ruby-bootsnap is a dependency of rails, which > used in the test, not of the packages being tested. > > I went to check the migration status of ruby-bootsnap, but its migration > depends on the migration of src:ruby-defaults itself. So we have a > circular dependency.
Do I understand correctly that you are saying that ruby-defaults broke ruby-bootsnap? > I detected at least another packages failing in the exact same way. Is > the fix for this declaring Breaks: in ruby-defaults? Yes, if it indeed ruby-defaults that breaks ruby-bootsnap. However, I think it's more technically correct that ruby2.7 breaks it, no? I guess in practice, either is fine. Paul
signature.asc
Description: OpenPGP digital signature