Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 201208 - ruby-libs needs to own sitearchdir
Summary: ruby-libs needs to own sitearchdir
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ruby
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Akira TAGOH
QA Contact: Bill Huang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-03 16:07 UTC by David Lutterkort
Modified: 2013-04-30 23:40 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-07 10:02:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Lutterkort 2006-08-03 16:07:24 UTC
rpm -qf `ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']"` says that that
dir is not owned by any package. It should be owned by ruby-langs, which owns
all the other similar dirs (archdir, rubylibdir, sitelibdir)

Actually, rubylibdir is owned by both ruby-libs and ruby-rdoc, should be enough
if only ruby-libs owns it

Comment 1 David Lutterkort 2006-08-03 16:15:19 UTC
And when I say ruby-langs, I really mean ruby-libs ;)

Comment 2 Akira TAGOH 2006-08-07 07:10:00 UTC
Ok, the real problem is that ruby-libs doesn't contain sitearchdir at all. and
this issue appears after one installs the ruby package that uses sitearchdir.

Comment 3 Akira TAGOH 2006-08-07 10:02:19 UTC
Fixed in 1.8.4-12.fc6


Note You need to log in before you can comment on or make changes to this bug.