Package Details: rubyripper 0.8.0rc4-2

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: 14
Popularity: 0.44
First Submitted: 2017-07-19 13:22 (UTC)
Last Updated: 2025-08-20 21:03 (UTC)

Dependencies (28)

Required by (0)

Sources (1)

Pinned Comments

FabioLolix commented on 2024-10-19 12:37 (UTC)

After every major ruby update all AUR ruby pkgbuilds need to be rebuilded

Latest Comments

1 2 3 4 5 Next › Last »

FabioLolix commented on 2025-08-20 22:04 (UTC)

The chain of ruby packages is updated now

Thorned_Rose commented on 2025-08-16 00:20 (UTC) (edited on 2025-08-16 00:21 (UTC) by Thorned_Rose)

Won't build for me, I get:

==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'ruby-glib2-4.2.4-1': 
error: can't build ruby-atk-4.2.4-1, deps not satisfied: ruby-glib2=4.2.4
error: can't build ruby-cairo-gobject-4.2.4-1, deps not satisfied: ruby-glib2=4.2.4
error: can't build ruby-gobject-introspection-4.2.4-1, deps not satisfied: ruby-glib2=4.2.4
error: can't build ruby-gio2-4.2.4-1, deps not satisfied: ruby-gobject-introspection=4.2.4
error: can't build ruby-gdk_pixbuf2-4.2.4-1, deps not satisfied: ruby-gio2=4.2.4
error: can't build ruby-pango-4.2.4-1, deps not satisfied: ruby-gobject-introspection=4.2.4  ruby-cairo-gobject=4.2.4
error: can't build ruby-gdk3-4.2.4-1, deps not satisfied: ruby-cairo-gobject=4.2.4  ruby-gdk_pixbuf2=4.2.4  ruby-pango=4.2.4
error: can't build ruby-gtk3-4.2.4-1, deps not satisfied: ruby-atk=4.2.4  ruby-gdk3=4.2.4
error: can't build rubyripper-0.8.0rc4-1, deps not satisfied: ruby-gtk3

This is on a relatively fresh install that's never had Ruby installed before.

sushi2503 commented on 2024-10-19 18:08 (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.

FabioLolix commented on 2024-10-19 16:34 (UTC)

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

sushi2503 commented on 2024-10-19 16:23 (UTC)

Sorry, the purpose was not to offend... Thanks to maintain these packages!

What about ~/.local/state/gem/ and ~/.cache/gem/, can they be deleted?

FabioLolix commented on 2024-10-19 12:40 (UTC)

Pkgbuilds on github:

FabioLolix commented on 2024-10-19 12:37 (UTC)

After every major ruby update all AUR ruby pkgbuilds need to be rebuilded

FabioLolix commented on 2024-10-19 12:36 (UTC)

that ALL the dependency

you're very welcome to not use that tone, errors happens

sushi2503 commented on 2024-10-18 18:33 (UTC) (edited on 2024-10-18 20:09 (UTC) by sushi2503)

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.

FabioLolix commented on 2024-10-18 16:59 (UTC) (edited on 2024-10-18 17:00 (UTC) by FabioLolix)

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