Ok, thanks.
"~/.local/state/gem/ has inside a single text file last_update_check with I guess a date"
Right, not really a date (?) but a number 1729267602.
Anyway, deleted.
Git Clone URL: | https://aur.archlinux.org/rubyripper.git (read-only, click to copy) |
---|---|
Package Base: | rubyripper |
Description: | Secure audiodisc ripper |
Upstream URL: | https://github.com/bleskodev/rubyripper |
Keywords: | cd ripping |
Licenses: | GPL-3.0-only |
Submitter: | xyproto |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2017-07-19 13:22 (UTC) |
Last Updated: | 2024-10-20 14:22 (UTC) |
Ok, thanks.
"~/.local/state/gem/ has inside a single text file last_update_check with I guess a date"
Right, not really a date (?) but a number 1729267602.
Anyway, deleted.
What about ~/.local/state/gem/ and ~/.cache/gem/, can they be deleted?
I guess they can be deleted
~/.local/state/gem/
for me have inside a single text file last_update_check
with I guess a date
~/.cache/gem/
this is where the gem files are stored but is not used by my ruby pkgbuild since I have updated them to v4.2.2
Sorry, the purpose was not to offend... Thanks to maintain these packages!
What about ~/.local/state/gem/ and ~/.cache/gem/, can they be deleted?
Pkgbuilds on github:
After every major ruby
update all AUR ruby pkgbuilds need to be rebuilded
that ALL the dependency
you're very welcome to not use that tone, errors happens
Ok, I have installed ruby-gdk3, after that:
Could not find 'gdk_pixbuf2' (= 4.2.2) among 108 total gem(s)
I installed ruby-gdk_pixbuf2, after that:
rrip_gui Could not find 'gio2' (= 4.2.2) among 109 total gem(s)
So, now which one to install?
Ok I found it: ruby-gio2, now RR GUI is starting.
It would be helpfull that ALL the dependency are installed during rubyripper's installation...
What are the folders ~/.local/state/gem/ and ~/.cache/gem/ for? Can they be suppressed after RR installation?
Thank you.
I'm having several problems too and ruby error messages are cryptic
rrip_gui Could not find 'gdk3' (= 4.2.2)
So, which further dependency is missing?
ruby-gdk3
This is likely a mistake of mine
I don't see any: 'GEM_PATH=/home/pilote/.local/share/gem/ruby/3.3.0 but only /usr/lib/ruby/gems/3.3.0/specifications/gtk3-4.2.2.gemspec
AUR packages are installed system wide /usr/lib/ruby/gems/[...]
so it is normal, installing in HOME is prohibited
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
but they still do not seem to work for me.
The issues is?
Pinned Comments
FabioLolix commented on 2024-10-19 12:37 (UTC)
After every major
ruby
update all AUR ruby pkgbuilds need to be rebuilded