[Bug 1208872] New: ruby3.2-rubygem-rails-7.0 depends on rubygem(ruby:3.1.0:*) packages
http://bugzilla.opensuse.org/show_bug.cgi?id=1208872 Bug ID: 1208872 Summary: ruby3.2-rubygem-rails-7.0 depends on rubygem(ruby:3.1.0:*) packages Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Ruby Assignee: ruby-devel@suse.de Reporter: w01dnick@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 865226 --> http://bugzilla.opensuse.org/attachment.cgi?id=865226&action=edit LANG=C zypper info --requires ruby3.2-rubygem-rails-7.0 Ruby-on-Rails 7 package for Ruby 3.2 `ruby3.2-rubygem-rails-7.0` depends on some Ruby 3.1 packages: `LANG=C zypper info --requires ruby3.2-rubygem-rails-7.0 | grep 3.1.0` ``` rubygem(ruby:3.1.0:sprockets-rails) rubygem(ruby:3.1.0:bootsnap) rubygem(ruby:3.1.0:importmap-rails) rubygem(ruby:3.1.0:jbuilder) rubygem(ruby:3.1.0:puma:5) rubygem(ruby:3.1.0:stimulus-rails) rubygem(ruby:3.1.0:turbo-rails) rubygem(ruby:3.1.0:web-console) rubygem(ruby:3.1.0:activejob) >= 7.0 rubygem(ruby:3.1.0:sprockets) > 3.8 rubygem(ruby:3.1.0:sqlite3:1) >= 1.4 ``` So it can't be installed without ruby 3.1. Full dependencies are on page [1] and in attachment. Note: dependencies are duplicating, e.g. for activejob there are 3(!) dependencies: ``` rubygem(ruby:3.2.0:activejob) = 7.0.4 rubygem(ruby:3.1.0:activejob) >= 7.0 rubygem(ruby:3.2.0:activejob) >= 7.0 ``` [1] https://build.opensuse.org/package/binary/openSUSE:Factory/rubygem-rails-7.0... -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com