Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 34806

Summary: openoffice-1.1.0-r2 fails to emerge with LANGUAGE=FINN due to missing license file
Product: Gentoo Linux Reporter: Jani-Matti Hätinen <jani-matti.hatinen>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: All   
URL: http://koti.mbnet.fi/~jannuhat/Kamat/d.lst
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The fixed d.lst

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.