[ooo-build] problem with installing OO.o

manu c manu.skc at gmail.com
Wed Mar 31 12:34:56 PDT 2010


Hello all ,

>Looks like the script uses pushd (a bashism) and you use a shell
>not knowing pushd. (Easy fix: use #!/bin/bash as shebang)

so i changed , "sh  <command>" in some shell scripts to
"bash <command>" in a couple of places ,

this actually helped in starting build of extra galleries

but i inally ended with following error :

sed -i
's/UserInstallation=$SYSUSERCONFIG\/.ooo3/UserInstallation=$ORIGIN\/..\/.ooo3/g'
/media/sda8/patches/openoff/ooo-build/build/install/program/bootstraprc
/media/sda8/patches/openoff/ooo-build/build/install/program/unopkg add -v
--shared /media/sda8/patches/openoff/ooo-build/build/bin/tweakconfig.oxt
Copying: tweakconfig.oxt
Enabling: Tweak OOo config for proper hacking
 Enabling: Common.xcu

ERROR: (com.sun.star.deployment.DeploymentException) { { Message = "An error
occurred while enabling: Common.xcu", Context =
(com.sun.star.uno.XInterface) @9705f90 }, Cause = (any) {
(com.sun.star.lang.WrappedTargetException) { { Message =
"configmgr::backend::ImportHandler: Could not get output handler for
component org.openoffice.Office.Common due to a backend exception: \X000a
MultiStratumBackend: No Backend supports Entity:
\"file:///media/sda8/patches/openoff/ooo-build/build/install/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry",
Context = (com.sun.star.uno.XInterface) @970aec0 }, TargetException = (any)
{ (com.sun.star.lang.IllegalArgumentException) { { Message = "\X000a
MultiStratumBackend: No Backend supports Entity:
\"file:///media/sda8/patches/openoff/ooo-build/build/install/share/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/registry",
Context = (com.sun.star.uno.XInterface) @9680640 (ImplementationName =
"com.sun.star.comp.configuration.backend.MultiStratumBackend") },
ArgumentPosition = (short) 0 } } } } }
 rollback...
  rollback finished.
An error occurred while enabling: Common.xcu

please help me in fixing it,

thanking you,
-manu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/ooo-build/attachments/20100401/4a35bd5c/attachment.htm>


More information about the ooo-build mailing list