Hi,
I have installed rubyripper-git and by launching rrip_gui I get this errors:
Could not find 'atk' (= 4.2.2) among 106 total gem(s)
Checked in 'GEM_PATH=/home/pilote/.local/share/gem/ruby/3.3.0:/usr/lib/ruby/gems/3.3.0' at: /usr/lib/ruby/gems/3.3.0/specifications/gtk3-4.2.2.gemspec, execute gem env for more information
The ruby-gtk3 library (or one of its dependencies) could not be found. Is it correctly installed?
yay -Ss aur/ruby-gtk3 4.2.2-1 (+0 0.00) (Installé) Ruby/GTK3 is a Ruby binding of GTK+-3.x.
After installing ruby-atk I get this errors:
rrip_gui
Could not find 'gdk3' (= 4.2.2) among 107 total gem(s)
Checked in 'GEM_PATH=/home/pilote/.local/share/gem/ruby/3.3.0:/usr/lib/ruby/gems/3.3.0' at: /usr/lib/ruby/gems/3.3.0/specifications/gtk3-4.2.2.gemspec, execute gem env for more information
The ruby-gtk3 library (or one of its dependencies) could not be found. Is it correctly installed?
So, which further dependency is missing?
I don't see any: 'GEM_PATH= ~/.local/share/gem/ruby/3.3.0 but only /usr/lib/ruby/gems/3.3.0/specifications/gtk3-4.2.2.gemspec
Pinned Comments
FabioLolix commented on 2024-10-19 12:37 (UTC)
After every major
rubyupdate all AUR ruby pkgbuilds need to be rebuilded