Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 225829 - app-office/openoffice-2.4.1 fails in install
Summary: app-office/openoffice-2.4.1 fails in install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-11 03:22 UTC by Erik Zeek
Modified: 2008-06-17 08:34 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge_info.txt,8.74 KB, text/plain)
2008-06-11 03:22 UTC, Erik Zeek
Details
emerge log (app-office:openoffice-2.4.1:20080611-013847.log.bz2,797.44 KB, application/x-bzip2)
2008-06-11 03:29 UTC, Erik Zeek
Details
emerge environment (environment,227.88 KB, text/plain)
2008-06-11 03:31 UTC, Erik Zeek
Details
OpenOffice's own log (log_OOH680_en-US_en-US.log,179.04 KB, text/plain)
2008-06-11 03:33 UTC, Erik Zeek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Zeek 2008-06-11 03:22:11 UTC
Openoffice fails during the install, complaining about missing files.

########################################################
... checking required files ...
...... searching zip ...
        Found: /usr/bin/zip
...... searching unzip ...
        Found: /usr/bin/unzip
... analyzing openoffice.lst ...
... reading include pathes ...
... analyzing script: /gentoo/tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/solver/680/unxlngi6.pro/bin/setup_osl.ins ...
... analyzing directories ...
... analyzing files ...
... analyzing scpactions ...
... analyzing shortcuts ...
... analyzing unix links ...
... analyzing profile ...
... analyzing profileitems ...
... analyzing modules ...
------------------------------------
... languages en-US ...
... analyzing files ...
ERROR: The following files could not be found:
ERROR: File not found: libbf_frm680li.so
ERROR: File not found: libbf_go680li.so
ERROR: File not found: libbf_migratefilter680li.so
ERROR: File not found: libbf_ofa680li.so
ERROR: File not found: libbf_sb680li.so
ERROR: File not found: libbf_sc680li.so
ERROR: File not found: libbf_sch680li.so
ERROR: File not found: libbf_sd680li.so
ERROR: File not found: libbf_sm680li.so
ERROR: File not found: libbf_so680li.so
ERROR: File not found: libbf_svx680li.so
ERROR: File not found: libbf_sw680li.so
ERROR: File not found: libbf_wrapper680li.so
ERROR: File not found: libbf_xo680li.so
ERROR: File not found: libbindet680li.so
ERROR: File not found: liblegacy_binfilters680li.so
ERROR: File not found: bf_frm680en-US.res
ERROR: File not found: bf_ofa680en-US.res
ERROR: File not found: bf_sc680en-US.res
ERROR: File not found: bf_sch680en-US.res
ERROR: File not found: bf_sd680en-US.res
ERROR: File not found: bf_sm680en-US.res
ERROR: File not found: bf_svx680en-US.res
ERROR: File not found: bf_sw680en-US.res
... cleaning the output tree ...

**************************************************
ERROR: ERROR: Missing files
in function: remove_Files_Without_Sourcedirectory
**************************************************
Comment 1 Erik Zeek 2008-06-11 03:22:38 UTC
Created attachment 156315 [details]
emerge --info
Comment 2 Erik Zeek 2008-06-11 03:29:44 UTC
Created attachment 156317 [details]
emerge log
Comment 3 Erik Zeek 2008-06-11 03:31:05 UTC
Created attachment 156319 [details]
emerge environment
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2008-06-11 03:33:17 UTC
Maybe you should post the entire (bzip2'ed) build log.
Comment 5 Erik Zeek 2008-06-11 03:33:47 UTC
Created attachment 156321 [details]
OpenOffice's own log
Comment 6 Erik Zeek 2008-06-11 03:36:49 UTC
(In reply to comment #4)
> Maybe you should post the entire (bzip2'ed) build log.
> 

I did.  The pause was when I tried to upload the log as text.  My connection isn't quite fast enough.
Comment 7 Andreas Proschofsky (RETIRED) gentoo-dev 2008-06-11 06:08:56 UTC
Looks like the binfilter stuff is broken. If you don't really need compatibility with very old file formats try to build with USE="-binfilter"
Comment 8 Erik Zeek 2008-06-11 16:03:42 UTC
(In reply to comment #7)
> Looks like the binfilter stuff is broken. If you don't really need
> compatibility with very old file formats try to build with USE="-binfilter"
> 

USE="-binfilter" worked for me.  I hope that I don't need to read any old files until you get this fixed, although it's *really* unlikely I'll ever need those formats.

Thanks for all your hard work,
Erik
Comment 9 Andreas Proschofsky (RETIRED) gentoo-dev 2008-06-17 08:34:33 UTC
This was actually caused by a wrong manifest file, should be fixed now