Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 47878
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 47819
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: George L. Emigh <ab4bd@georgelemigh.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 47878 depends on: Show dependency tree
Bug 47878 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: 2004-04-14 20:34 0000
>>> Source unpacked.

>>> Install openoffice-bin-1.1.0 into /var/tmp/portage/openoffice-bin-1.1.0/image/ category app-office
 * Installing OpenOffice.org into build root...
/usr/sbin/ebuild.sh: line 88: ./setup: No such file or directory

!!! ERROR: app-office/openoffice-bin-1.1.0 failed.
!!! Function src_install, Line 88, Exitcode 127
!!! The setup program failed

Reproducible: Always
Steps to Reproduce:
1. with emul-libs-x86-baselibs-1.1 installed, emerge openoffice-bin
2.
3.

Actual Results:  
failure 

Expected Results:  
success 

emerge unmerge emul-linux-x86-baselibs (emul-linux-x86-baselibs-1.1) does not 
remove the file /etc/env.d/75emul-linux-x86-baselibs 
 
As far as I can tell from the emul-linux-x86-baselibs-1.0 /lib/ld-linux.so.2 
should point to  /emul/linux/x86/lib/ld-linux.so.2 
 
like so: 
# ls -l /lib/ld-linux.so.2 
lrwxrwxrwx  1 root root 33 Apr 14 23:08 /lib/ld-linux.so.2 
-> /emul/linux/x86/lib/ld-linux.so.2 
 
to fix: 
cd /lib 
ln -sf ld-linux.so.2 /emul/linux/x86/lib/ld-linux.so.2 
 
 
however there is still a problem, openoffice will not install with 
emul-linux-x86-baselibs-1.1 
 
and: 
ldconfig 
ldconfig: libraries libbz2.so.1.0 and libbz2.so.1.0.2 in directory /usr/lib32 
have same soname but different type. 
 
Sorry for the hassle, I'm just trying to help. :) 
 
George

------- Comment #1 From George L. Emigh 2004-04-14 21:10:39 0000 -------
Good grief, I have to be more careful cutting and pasting.

cd /lib
ln -sf /emul/linux/x86/lib/ld-linux.so.2 ld-linux.so.2

WILL fix the problem, and all seems well, my previous suggestion fubar'ed the thing producing the goofy ldconfig reponse.

George

------- Comment #2 From Danny van Dyk (RETIRED) 2004-04-15 03:22:27 0000 -------
not the same symptoms, but the same cause...
I don't have that problem anymore since fixing BUG #47819.

*** This bug has been marked as a duplicate of 47819 ***

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