Bug 116408

Summary: ruby docs installed in wrong place
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Dan Winship <danw>
Component: DevelopmentAssignee: Marcus Rückert <mrueckert>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: pth
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dan Winship 2005-09-11 19:15:37 UTC
The ruby-doc-ri package installs documentation into /usr/share/ri/rdoc/ri/,
but the "ri" program itself expects to find it in /usr/share/ri/1.8/system/,
so when you run it, it gives you an error saying no documentation is installed.
Comment 1 Marcus Rückert 2005-09-12 14:06:57 UTC
fixed package submitted. thanks for reporting.