On Thu, March 16, 2006 11:29, Caolan McNamara wrote: > 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. Caolan, Thank you for your reply I tried that, also exporting LANG as specified, but I get still the same error: /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" I have tried the same specifying as entity the installed version in /usr/lib/open.... with the same result. If I change directory to: /var/tmp/openoffice.org-2.0.2-root/usr/lib/openoffice.org2.0/share/registry and than I execute configimport without specifying the entity, it does not fail, but also it does not make the import (no changes to the files in the directory tree) M -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list