[Libreoffice] [Patch] Fix for installer::languages::shorten_language_string()

Michael Meeks michael.meeks at novell.com
Wed Oct 27 08:39:01 PDT 2010


Hi Sean,

On Wed, 2010-10-27 at 07:23 -0700, Sean McMurray wrote:
> Attached are the three commits that make up the whole patch.
> I hope this helps.

	Hokay - so I applied, tested and got the same problem as before:

$ bin/ooinstall /opt/TTInstall
Reading setup from bin/setup
Running OOo installer
Digest::MD5 object version 2.39 does not match bootstrap parameter 2.51 at /usr/lib/perl5/5.12.1/i586-linux-thread-multi/DynaLoader.pm line 223.
Compilation failed in require at /data/opt/OpenOffice/HEAD/build/libreoffice-3.2.99.2/solenv/bin/modules/installer/languages.pm line 30.
BEGIN failed--compilation aborted at /data/opt/OpenOffice/HEAD/build/libreoffice-3.2.99.2/solenv/bin/modules/installer/languages.pm line 30.
Compilation failed in require at /data/opt/OpenOffice/HEAD/build/libreoffice-3.2.99.2/solenv/bin/modules/installer/systemactions.pm line 35.
BEGIN failed--compilation aborted at /data/opt/OpenOffice/HEAD/build/libreoffice-3.2.99.2/solenv/bin/modules/installer/systemactions.pm line 35.
Compilation failed in require at /data/opt/OpenOffice/HEAD/build/libreoffice-3.2.99.2/solenv/bin/modules/installer/exiter.pm line 33.
BEGIN failed--compilation aborted at /data/opt/OpenOffice/HEAD/build/libreoffice-3.2.99.2/solenv/bin/modules/installer/exiter.pm line 33.
Compilation failed in require at /data/opt/OpenOffice/HEAD/build/libreoffice-3.2.99.2/solenv/bin/modules/installer/archivefiles.pm line 33.
BEGIN failed--compilation aborted at /data/opt/OpenOffice/HEAD/build/libreoffice-3.2.99.2/solenv/bin/modules/installer/archivefiles.pm line 33.
Compilation failed in require at /data/opt/OpenOffice/HEAD/build/libreoffice-3.2.99.2/solenv/bin/make_installer.pl line 36.
BEGIN failed--compilation aborted at /data/opt/OpenOffice/HEAD/build/libreoffice-3.2.99.2/solenv/bin/make_installer.pl line 36.
Failed to install:  at solenv/bin/ooinstall line 96.
Failed to ooinstall at bin/ooinstall line 72.

	I suspect this is just a version mismatch between the Digest::MD5
base-class and the sub-class that we include. Perhaps including both
would fix this.

	Anyhow - I pushed it all to a branch: feature/fastinstall :-) best to
make patches / test new things out there.

	Thanks,

		Michael.

-- 
 michael.meeks at novell.com  <><, Pseudo Engineer, itinerant idiot




More information about the LibreOffice mailing list