Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 400811 - Please stabilize media-sound/rubyripper-0.6.2
Summary: Please stabilize media-sound/rubyripper-0.6.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2012-01-25 20:10 UTC by Daniel Pielmeier
Modified: 2012-01-28 15:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Pielmeier gentoo-dev 2012-01-25 20:10:17 UTC
Thanks in advance!
Comment 1 Maurizio Camisaschi (amd64 AT) 2012-01-27 18:59:50 UTC
amd64 ok
Comment 2 Agostino Sarubbo gentoo-dev 2012-01-27 20:23:53 UTC
@billie:


ago@amd64box ~ $ rrip_gui 
The ruby-gtk2 library could not be found. Is it installed?

ago@amd64box ~ $ eix -e ruby-gtk2
[I] dev-ruby/ruby-gtk2
     Available versions:  0.19.4 ~0.90.8 ~0.90.9 ~1.0.0 ~1.0.3 ~1.1.0 {elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 test}                                                                                    
     Installed versions:  0.19.4(14:55:40 26/01/2012)(ruby_targets_ruby18 -elibc_FreeBSD -test)
     Homepage:            http://ruby-gnome2.sourceforge.jp/
     Description:         Ruby Gtk2 bindings

What's bad?
Comment 3 Elijah "Armageddon" El Lazkani (amd64 AT) 2012-01-28 13:34:54 UTC
amd64: pass
Comment 4 Daniel Pielmeier gentoo-dev 2012-01-28 13:38:42 UTC
(In reply to comment #2)
> @billie:
> 
> 
> ago@amd64box ~ $ rrip_gui 
> The ruby-gtk2 library could not be found. Is it installed?
> 
> ago@amd64box ~ $ eix -e ruby-gtk2
> [I] dev-ruby/ruby-gtk2
>      Available versions:  0.19.4 ~0.90.8 ~0.90.9 ~1.0.0 ~1.0.3 ~1.1.0
> {elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 test}                    
>      Installed versions:  0.19.4(14:55:40 26/01/2012)(ruby_targets_ruby18
> -elibc_FreeBSD -test)
>      Homepage:            http://ruby-gnome2.sourceforge.jp/
>      Description:         Ruby Gtk2 bindings
> 
> What's bad?

Ago it works fine here. Maybe you need to recompile the gtk bindings.
Comment 5 Agostino Sarubbo gentoo-dev 2012-01-28 13:59:52 UTC
(In reply to comment #4)
> Ago it works fine here. Maybe you need to recompile the gtk bindings.

obvious I already did it
Comment 6 Daniel Pielmeier gentoo-dev 2012-01-28 14:06:02 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > Ago it works fine here. Maybe you need to recompile the gtk bindings.
> 
> obvious I already did it

Obvious, but If you do not tell me I can not read your mind!

Well then there must be another problem locally as other amd64 arch tester seem to have no problem.

The relevant code in rubyripper_gtk2.rb is:
begin
        require 'gtk2'
rescue LoadError
        puts "The ruby-gtk2 library could not be found. Is it installed?"; exit()
end

I don't know what might cause an issue here. Maybe rebuilding of ruby-gtk2 dependencies helps (x11-libs/gtk+, dev-ruby/ruby-gdkpixbuf2, dev-ruby/ruby-glib2, dev-ruby/ruby-pango, dev-ruby/ruby-atk).
Comment 7 Agostino Sarubbo gentoo-dev 2012-01-28 14:48:46 UTC
(In reply to comment #6)
> Obvious, but If you do not tell me I can not read your mind!
yes, but before complain I check the possible local fault.

> Well then there must be another problem locally as other amd64 arch tester seem
OK, I trust you and them, 

amd64 stable
Comment 8 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-01-28 15:24:06 UTC
x86 stable, closing