Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34806 - openoffice-1.1.0-r2 fails to emerge with LANGUAGE=FINN due to missing license file
Summary: openoffice-1.1.0-r2 fails to emerge with LANGUAGE=FINN due to missing license...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Gentoo Office Team
URL: http://koti.mbnet.fi/~jannuhat/Kamat/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-01 02:44 UTC by Jani-Matti Hätinen
Modified: 2004-10-31 07:24 UTC (History)
0 users

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


Attachments
The fixed d.lst (d.lst,15.54 KB, text/plain)
2003-12-01 02:46 UTC, Jani-Matti Hätinen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jani-Matti Hätinen 2003-12-01 02:44:19 UTC
When the OpenOffice build language is set to LANGUAGE=35 (or FINN) the emerge process fails during installation to /var/tmp/portage/openoffice-1.1.0-r2/image due to missing license files at
/var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solver/645/unxlngi4.pro/bin/31/osl/LICENSE /var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solver/645/unxlngi4.pro/bin/35/osl/LICENSE35
/var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solver/645/unxlngi4.pro/bin/35/osl/LICENSE35.html
/var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solver/645/unxlngi4.pro/bin/31/osl/license.html

This is caused by the fact that the aforementioned files aren't copied to the respective locations during the build process. The files should be copied along with other language-specific readme and license files while making the readlicense_oo section. However, the sections for language 35 (Finnish) along with 66 (Thai) and 77 (Estonian) in the file oo_1.1_src/readlicense_oo/prj/d.lst are incomplete, thus causing the missing license file problem.

I've attached a fixed version of d.lst, which completes the license and readme sections for all the languages supported by the ebuild. Note that I have only tested this in Finnish (LANGUAGE=35), with which it works like a charm.
Comment 1 Jani-Matti Hätinen 2003-12-01 02:46:20 UTC
Created attachment 21534 [details]
The fixed d.lst
Comment 2 Jani-Matti Hätinen 2003-12-01 02:51:51 UTC
Correction:
  The missing license files are:
/var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solver/645/unxlngi4.pro/bin/35/osl/LICENSE
/var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solver/645/unxlngi4.pro/bin/35/osl/LICENSE35
/var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solver/645/unxlngi4.pro/bin/35/osl/LICENSE35.html
/var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solver/645/unxlngi4.pro/bin/35/osl/license.html
(Note the changed directory in the first and last file)
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2004-10-25 13:01:48 UTC
is this still valid for openoffice-1.1.3?
Comment 4 Jani-Matti Hätinen 2004-10-31 07:24:24 UTC
No. Works for the latest stable version of both openoffice and openoffice-ximian. At least for Finnish.

Closing as fixed.