Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123041 - [Ebuild request] ruby-cups-1.2 - Ruby interface to the Common UNIX Printing System (CUPS)
Summary: [Ebuild request] ruby-cups-1.2 - Ruby interface to the Common UNIX Printing S...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://raa.ruby-lang.org/project/ruby...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-16 07:11 UTC by Alexandru Toma
Modified: 2007-02-08 12:46 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 Alexandru Toma 2006-02-16 07:11:37 UTC
I would like to request an ebuild for ruby-cups-1.2, a Ruby interface to the Common UNIX Printing System (CUPS).

I'm not very familiar with ruby ebuild (where they are supposed to install files, etc.) so I can't, at the moment, provide an ebuild myself. Maybe someone who's familiar with ruby ebuilds would be nice enough to provide an ebuild for this.
Comment 1 Josip Dzolonga 2006-06-13 08:10:24 UTC
It seems that ruby-cups is buggy. The compilation went fine, but including CUPSbase resulted in a segmentation fault.

irb(main):001:0> require "CUPSbase"
/usr/lib64/ruby/site_ruby/1.8/x86_64-linux/CUPSbase.so: [BUG] Segmentation faultruby 1.8.4 (2005-12-24) [x86_64-linux]

On the other side, 

irb(main):001:0> require "cups/CUPS"
LoadError: no such file to load -- prt/CUPSbase
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-02-08 12:46:29 UTC
No progress here for 1 year; closing WONTFIX. Feel free to reopen with an ebuild.