Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#34171 - ruby-gtk3 should depend on ruby-gdk3

Attached to Project: Community Packages
Opened by Simon Lipp (Sloonz) - Wednesday, 06 March 2013, 11:17 GMT
Last edited by Alexander F. Rødseth (xyproto) - Friday, 08 March 2013, 21:53 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

If I install ruby-gtk3 without ruby-gdk3, I have this error :

irb(main):001:0> require 'gtk3'
LoadError: cannot load such file -- gdk3
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/lib/ruby/vendor_ruby/1.9.1/gtk3/base.rb:8:in `<top (required)>'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/lib/ruby/vendor_ruby/1.9.1/gtk3.rb:7:in `<top (required)>'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from (irb):1
from /usr/bin/irb:12:in `<main>'

Installing ruby-gdk3 fixes the issue.
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Friday, 08 March 2013, 21:53 GMT
Reason for closing:  Fixed
Comment by Alexander F. Rødseth (xyproto) - Friday, 08 March 2013, 21:53 GMT
Thanks for reporting. Fixed. The updated packages will appear in [community] shortly.

Loading...