Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71103 - ./setup: No such file or directory in OpenOffice 1.1.3 (AND 1.1.1!)
Summary: ./setup: No such file or directory in OpenOffice 1.1.3 (AND 1.1.1!)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-13 16:49 UTC by andrew dunn
Modified: 2005-01-16 15:54 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 andrew dunn 2004-11-13 16:49:29 UTC
Whenever I do "emerge openoffice-bin" I get the following error:

Calculating dependencies ...done!
>>> emerge (1 of 1) app-office/openoffice-bin-1.1.3 to /
>>> md5 src_uri ;-) OOo_1.1.3_LinuxIntel_install.tar.gz
>>> Unpacking source...
>>> Unpacking OOo_1.1.3_LinuxIntel_install.tar.gz to /var/tmp/portage/openoffice-bin-1.1.3/work
>>> Source unpacked.
>>> Test phase [not enabled]: app-office/openoffice-bin-1.1.3

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

!!! ERROR: app-office/openoffice-bin-1.1.3 failed.
!!! Function src_install, Line 90, Exitcode 127
!!! The setup program failed
!!! If you need support, post the topmost build error, NOT this status message.

Strangely, if I emerge version 1.1.1 I get the same error:

Calculating dependencies ...done!
>>> emerge (1 of 1) app-office/openoffice-bin-1.1.1 to /
>>> md5 src_uri ;-) OOo_1.1.1_LinuxIntel_install.tar.gz
>>> Unpacking source...
>>> Unpacking OOo_1.1.1_LinuxIntel_install.tar.gz to /var/tmp/portage/openoffice-bin-1.1.1/work
>>> Source unpacked.
>>> Test phase [not enabled]: app-office/openoffice-bin-1.1.1

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

!!! ERROR: app-office/openoffice-bin-1.1.1 failed.
!!! Function src_install, Line 89, Exitcode 127
!!! The setup program failed
!!! If you need support, post the topmost build error, NOT this status message.

I've tried running the "setup" file myself by hand from the following directory but it gives me the "./setup: No such file or directory" error again. 

Its almost like the setup file is trying to call something else and can't find it but its a binary file so I've no idea what it could be.

Reproducible: Always
Steps to Reproduce:
1. emerge openoffice-bin

Actual Results:  
Calculating dependencies ...done!
>>> emerge (1 of 1) app-office/openoffice-bin-1.1.3 to /
>>> md5 src_uri ;-) OOo_1.1.3_LinuxIntel_install.tar.gz
>>> Unpacking source...
>>> Unpacking OOo_1.1.3_LinuxIntel_install.tar.gz to
/var/tmp/portage/openoffice-bin-1.1.3/work
>>> Source unpacked.
>>> Test phase [not enabled]: app-office/openoffice-bin-1.1.3

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

!!! ERROR: app-office/openoffice-bin-1.1.3 failed.
!!! Function src_install, Line 90, Exitcode 127
!!! The setup program failed
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
It should fully emerge and install the openoffice software.

Portage 2.0.51-r2 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.7-gentoo-r14 x86_64)
=================================================================
System uname: 2.6.7-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X amd64 apm arts atm avi berkdb bitmap-fonts crypt encode esd f77
foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg libg++ libwww mikmod
motif mozilla mpeg ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png
python quicktime readline sdl slang spell ssl tcpd truetype xml2 xmms xv zlib"
Comment 1 andrew dunn 2004-11-14 05:53:21 UTC
So I know what the problem is and I've fixed it on my system but I believe this should still remain as a bug. It seems I was missing /lib/ld.linux.so.2 but the setup program didn't tell me this as I think it should.

When I ran this emerge command, it installed /lib/ld.linux.so.2 and emerge/setup ran as expected.

   emerge -va1 emul-linux-x86-baselibs emul-linux-x86-glibc

So again, this bug should now be related to the openoffice setup program not reporting a decent error message if required libraries could not be found.
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2005-01-16 15:54:55 UTC
Still the setup program not reporting which library is missing is another problem (and won't be "fixed" sooo), so closing this