Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54232 - OpenOffice.org 1.1.2 Fails.. Doesn't give much of a reason
Summary: OpenOffice.org 1.1.2 Fails.. Doesn't give much of a reason
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Highest major (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 15:38 UTC by Joe Kappus
Modified: 2004-09-29 21:09 UTC (History)
1 user (show)

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 Joe Kappus 2004-06-17 15:38:36 UTC
new openoffice ebuild fails.. without telling much of what it did to fail.  its always reproducible.  I also use reiser4, which *could* have caused the problem due to the fact it sometimes messes permissions up.. but i highly doubt that in this case.

Errors:
register uno component: /var/tmp/portage/openoffice-bin-1.1.2/image//opt/OpenOffice.org/program/liblth645li.so
register uno component: /var/tmp/portage/openoffice-bin-1.1.2/image//opt/OpenOffice.org/program/pythonloader.uno.so
!!! ERROR: app-office/openoffice-bin-1.1.2 failed.
!!! Function src_install, Line 92, Exitcode 1
!!! The setup program failed

Emerge Info:
Portage 2.0.51_pre10 (2004.0, gcc-3.4.0, glibc-2.3.4.20040605-r1, 2.6.7-rc3-love2)
=================================================================
System uname: 2.6.7-rc3-love2 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -ftracer -mfpmath=sse -ffast-math -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -ftracer -mfpmath=sse -ffast-math -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apache2 apm arts avi berkdb cdr crypt cups encode esd fbcon flac foomaticdb gdbm gif gimpprint gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad mikmod mmx motif moznocompose moznoirc mpeg mysql ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang spell sse ssl svga tcpd tiff truetype x86 xml2 xmms xv zlib"
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2004-06-17 23:15:52 UTC

*** This bug has been marked as a duplicate of 54223 ***
Comment 2 Joe Kappus 2004-06-18 06:46:27 UTC
This is no duplicate.  It fails even if i remove that folder and i don't get any errors like Arnaud did.  I ran emerge in debug mode.. and i only got a little more.

register uno component: /var/tmp/portage/openoffice-bin-1.1.2/image//opt/OpenOffice.org/program/libsvg645li.so
register uno component: /var/tmp/portage/openoffice-bin-1.1.2/image//opt/OpenOffice.org/program/libflash645li.so
register uno component: /var/tmp/portage/openoffice-bin-1.1.2/image//opt/OpenOffice.org/program/liblth645li.so
register uno component: /var/tmp/portage/openoffice-bin-1.1.2/image//opt/OpenOffice.org/program/pythonloader.uno.so+ diefunc src_install 92 1 'The setup program failed'
+ local funcname=src_install lineno=92 exitcode=1
+ shift 3

I have no permissions errors, which is weird.. usally if reiser4 acted up, I would get one, and I just upgraded reiser4progs and updated the snapshot on my kernel after i made my last report, so I doubt this is a reiser4 problem now.
Comment 3 scott 2004-06-25 13:07:20 UTC
It might be a reiser4 issue...  from a fresh Gentoo install trying to emerge openoffice-bin (1.1.2) I see the following in the kernel message buffer:

reiser4[setup.bin(32235)]: tail2extent (fs/reiser4/plugin/file/tail_conversion.c:397)[nikita-2282]:
WARNING: Partial conversion of 9371803: -17
reiser4[setup.bin(32235)]: setattr_truncate (fs/reiser4/plugin/file/file.c:2345)[vs-1588]:
WARNING: truncate_file failed: oid 9371803, old size 16384, new size 32768, retval -17

Putting /var/tmp/portage into an ext3 partition and retrying the emerge yields a successful install.

reiser4progs 0.5.5
love-sources 2.6.7-rc3-love2 (reiser4-2.6.7-rc3-mm1-2004.06.11.patch.bz2)

This bug probably could be moved from the openoffice queue and into some sort of reiser4-related queue.

I will try to find a newer reiser4 snapshot and see if that fixes the issue.
Comment 4 Simon Cooper 2004-06-29 11:17:24 UTC
confirmed btw, using the reiser4 snapshot on 2.6.7-rc3-love2. I'll see if this still occurs when the next love patchset comes out
Comment 5 Andreas Proschofsky (RETIRED) gentoo-dev 2004-08-21 12:24:32 UTC
Any update on that issue?
Comment 6 Joe Kappus 2004-09-29 21:09:13 UTC
this doesn't appear to affect later snapshots anymore, so i am closing this as fixed.  It also might be related to that other bug.. however i believe this was a reiser4 issue.
Comment 7 Joe Kappus 2004-09-29 21:09:33 UTC
closed, this is dead