Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434228 - app-admin/eselect-ruby-20120106 is double prefixed
Summary: app-admin/eselect-ruby-20120106 is double prefixed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: prefix-gx86 431308
  Show dependency tree
 
Reported: 2012-09-07 17:04 UTC by Christoph Junghans (RETIRED)
Modified: 2012-09-09 18:28 UTC (History)
0 users

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 Christoph Junghans (RETIRED) gentoo-dev 2012-09-07 17:04:46 UTC
$ eselect ruby list                                                                                                                                                                                                                         
Available Ruby profiles:                                                                                                                                                                                                                                      
  (none found)     

Removing the sed hack in the ebuild solves the problem as eselect-ruby-20120106 already uses ${EROOT}, so no need to prefix bindir anymore.

$ eselect ruby list
Available Ruby profiles:
  [1]   ruby18 (with Rubygems)
  [2]   ruby19 (with Rubygems)

btw: that means eselect-ruby can be used from gx86 directly.
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2012-09-09 17:36:52 UTC
I added the prefix keywords to gx86.

@prefix: Please close this bug when removing eselect-ruby from the prefix-overlay.
Comment 2 Fabian Groffen gentoo-dev 2012-09-09 18:28:41 UTC
done