Project

General

Profile

Actions

Bug #18295

closed

gtk2 won't work with newest versions of its dependencies

Added by zsd (Jim D) almost 3 years ago. Updated almost 3 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux]
[ruby-core:105975]

Description

I am running an up-to-date version of Artix, which installs ruby-atk 3.4.5-1 ruby-pango 3.4.5-1 and ruby-gdk_pixbuf2 3.4.5-1.
But it would seem that ruby-gtk2 3.4.3 wants specifically that version of the above three packages (at least, the Artix/Arch PKGBUILD says it must have those versions, and if I hack the version requirement from the PKGBUILD and build the package, at run time ruby complains

/usr/lib/ruby/3.0.0/rubygems/specification.rb:1404:in rescue in block in activate_dependencies': Could not find 'atk' (= 3.4.3) among 88 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/zsd/.local/share/gem/ruby/3.0.0:/usr/lib/ruby/gems/3.0.0' at: /usr/lib/ruby/gems/3.0.0/specifications/gtk2-3.4.3.gemspec, execute gem env` for more information

and many more lines.

Is there any plan to update gtk2 to work with newer versions of atk and friends?

Thanks.

Actions

Also available in: Atom PDF

Like0
Like0