Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215169 - app-office/openoffice-2.4.0 install fails
Summary: app-office/openoffice-2.4.0 install fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-28 11:52 UTC by Dmitry Karasik
Modified: 2008-04-15 11:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,5.43 KB, text/plain)
2008-03-28 11:53 UTC, Dmitry Karasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Karasik 2008-03-28 11:52:10 UTC
... languages sh-YU ...
... creating language pack: sh-YU !
... analyzing files ...
    WARNING: Using autotextshare_en-US.zip instead of autotextshare_sh-YU.zip
    WARNING: Using palettes_en-US.zip instead of palettes_sh-YU.zip
    WARNING: Using tpllayoutimpr_en-US.zip instead of tpllayoutimpr_sh-YU.zip
    WARNING: Using tplpresntimpr_en-US.zip instead of tplpresntimpr_sh-YU.zip
    WARNING: Using tplwizagenda_en-US.zip instead of tplwizagenda_sh-YU.zip
    WARNING: Using tplwizdesktop_en-US.zip instead of tplwizdesktop_sh-YU.zip
    WARNING: Using tplwizfax_en-US.zip instead of tplwizfax_sh-YU.zip
    WARNING: Using tplwizletter_en-US.zip instead of tplwizletter_sh-YU.zip
    WARNING: Using tplwizreport_en-US.zip instead of tplwizreport_sh-YU.zip
    WARNING: Using tplwizstyles_en-US.zip instead of tplwizstyles_sh-YU.zip
    WARNING: Using wordbook_en-US.zip instead of wordbook_sh-YU.zip
    WARNING: Using shared_en-US.zip instead of shared_sh-YU.zip
    WARNING: Using sbasic_en-US.zip instead of sbasic_sh-YU.zip
    WARNING: Using scalc_en-US.zip instead of scalc_sh-YU.zip
    WARNING: Using schart_en-US.zip instead of schart_sh-YU.zip
    WARNING: Using sdatabase_en-US.zip instead of sdatabase_sh-YU.zip
    WARNING: Using sdraw_en-US.zip instead of sdraw_sh-YU.zip
    WARNING: Using simpress_en-US.zip instead of simpress_sh-YU.zip
    WARNING: Using smath_en-US.zip instead of smath_sh-YU.zip
    WARNING: Using swriter_en-US.zip instead of swriter_sh-YU.zip
... analyzing files with flag ARCHIVE ...
... analyzing files with flag SCPZIP_REPLACE ...
... analyzing files with flag PATCH_SO_NAME ...
... analyzing files with flag HIDDEN ...
... analyzing all directories for this product ...
... analyzing links ...
... analyzing unix links ...
... creating profiles ...
... analyzing modules ...
... analyzing package list ...
... cleaning the output tree ...
... removing directory /var/tmp/portage/app-office/openoffice-2.4.0/work/ooo/build/OOH680_m12/instsetoo_native/util/OpenOffice//zip/469a6939a78ae2414980318588642a3c ...
... removing directory /var/tmp/portage/app-office/openoffice-2.4.0/work/ooo/build/OOH680_m12/instsetoo_native/util/OpenOffice//gid_Starregistry_Services_Rdb_servicesrdb/469a6939a78ae2414980318588642a3c ...
... removing directory /var/tmp/portage/app-office/openoffice-2.4.0/work/ooo/build/OOH680_m12/instsetoo_native/util/OpenOffice//gid_Starregistry_Services_Rdb_rdb/469a6939a78ae2414980318588642a3c ...

**************************************************
ERROR: ERROR: No packages defined!
in function: check_packagelist
**************************************************

**************************************************
ERROR: Saved logfile: /var/tmp/portage/app-office/openoffice-2.4.0/work/ooo/build/OOH680_m12/instsetoo_native/util/OpenOffice//logging/469a6939a78ae2414980318588642a3c/log_OOH680.log
**************************************************
Thu Mar 27 22:54:05 2008 (32:12 min.)
Failed to install:  at ./ooinstall line 138.
make: *** [install] Error 1
 *
 * ERROR: app-office/openoffice-2.4.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 5394:  Called die
 * The specific snippet of code:
 *       make DESTDIR="${D}" install || die "Installation failed!";
 *  The die message:
 *   Installation failed!
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-office/openoffice-2.4.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/openoffice-2.4.0/temp/environment'.
 *
!!! When you file a bug report, please include the following information:
GENTOO_VM=sun-jdk-1.6  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.05"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
and of course, the output of emerge --info
 *
 * ERROR: app-office/openoffice-2.4.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 5394:  Called die
 * The specific snippet of code:
 *       make DESTDIR="${D}" install || die "Installation failed!";
 *  The die message:
 *   Installation failed!
 *
Comment 1 Dmitry Karasik 2008-03-28 11:53:43 UTC
Created attachment 147532 [details]
emerge --info
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2008-03-28 12:16:13 UTC
I guess the problem here is that you use the sh_YU lingua. this has been renamed to sh in OOo 2.4.0,unfortunately I forgot to adjust this in the ebuild...

I've done this now, please give the mirrors some time to catch up and then try again with sh instead of sh_YU

Sorry about that.
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2008-04-15 11:15:38 UTC
Closing, see above