Building openoffice 2.0.2-5.2.2 fails

Caolan McNamara caolanm at redhat.com
Thu Mar 16 11:29:59 UTC 2006


On Thu, 2006-03-16 at 11:16 +0000, Mauro Mozzarelli wrote:
> Hi All,
> 
> When I build openoffice after hours and hours, during the "install"
> process I get the following:
> 
> ==============================
> +
> /var/tmp/openoffice.org-2.0.2-root//usr/lib/openoffice.org2.0/program/configimport
> -e
> file:///var/tmp/openoffice.org-2.0.2-root//usr/lib/openoffice.org2.0/share/registry
> /usr/src/ezplanet/SOURCES/RegisterAndLicence.xcu
> configimport.bin - Unhandled exception caught in main:
> "configmgr::backend::ImportHandler: Could not get output handler for
> component org.openoffice.Setup due to a backend exception:
>  MultiStratumBackend: No Backend supports Entity:
> "file:///var/tmp/openoffice.org-2.0.2-root//usr/lib/openoffice.org2.0/share/registry"
> error: Bad exit status from /var/tmp/rpm-tmp.19514 (%install)
> 
> ===========================
> 
> The same was happening with 2.0.2-5.1.2
> 
> Anyone knows what could be wrong?

Never seen anything like that in all the times I've built OOo, so have
you made any modifications at all ?

If not then perhaps it's something that happens differently for you
because of a different locale. So as a wild stab in the dark I'd try
adding a 

export LANG=en_US.UTF-8
to the %install section of the spec.


If you have the ruins of your build still around then you can try and
manually run something like...

/var/tmp/foo/.../openoffice.org/program/configimport -e
file://./var/tmp/foo..openoffice.org/share/registry /usr/src/ezplanet/SOURCES/RegisterAndLicence.xcu

and experiment around with that.

C.




More information about the fedora-devel-list mailing list