Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 114274
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo eselect Team <eselect@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Herbie Hopkins (RETIRED) <herbs@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
multilib.bash improved multilib.bash text/plain Herbie Hopkins (RETIRED) 2005-12-02 08:28 0000 1.18 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 114274 depends on: Show dependency tree
Bug 114274 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-12-02 08:25 0000
The list_libdirs() function in multilib.bash does not fuction correctly for
multilib profiles other than amd64. Moreover it is broken with regards to
amd64's no-lib32 profile since it does not list 'lib' on amd64.

------- Comment #1 From Herbie Hopkins (RETIRED) 2005-12-02 08:28:14 0000 -------
Created an attachment (id=73945) [details]
improved multilib.bash

This attached list_libdirs() functions by simply listing any of lib, lib32,
lib64 that appear in /etc/ld.so.conf and so should work well for all profiles.

------- Comment #2 From Danny van Dyk (RETIRED) 2005-12-18 16:06:58 0000 -------
Herbie: Very good idea. I just added a list of valid libdirs which is used
to process ld.so.conf. In case there is no ld.so.conf, we'll fall back to
all directories that match ${ROOT}/lib*.

Additonally, your original patch didn't respect the ${ROOT} environment
variable.

InSVN, will ship with next release.

------- Comment #3 From Herbie Hopkins (RETIRED) 2006-02-09 17:49:37 0000 -------
eselect-1.0 is now in portage, closing this.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug