FS#21741 - [ruby-pango] needs ruby-cairo

Attached to Project: Community Packages
Opened by Brandon Gilliam (dragonhawk360) - Thursday, 18 November 2010, 20:47 GMT
Last edited by Brad Fanella (cesura) - Thursday, 18 November 2010, 22:21 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Brad Fanella (cesura)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Seems ruby-pango requires ruby-cairo, but ruby-cairo is not a dependency. This leads to errors if the Arch user has not installed ruby-cairo separately. This causes all ruby scripts running ruby-gtk2 to not work.


Steps to reproduce:
Install ruby-pango without explicitly installing ruby-cairo.
Run irb (or write a ruby script).
Type "require 'gtk2'" and hit enter (or if a ruby script, run the script)

Quick-fix:
pacman -S ruby-cairo

Long-term fix:
Add ruby-cairo to the dependencies of ruby-pango.
This task depends upon

Closed by  Brad Fanella (cesura)
Thursday, 18 November 2010, 22:21 GMT
Reason for closing:  Duplicate
Comment by Brad Fanella (cesura) - Thursday, 18 November 2010, 22:21 GMT
Duplicate of:
https://bugs.archlinux.org/task/21734

Anyhow, it is now fixed. Thanks. :-)

Loading...