Packages with old versions dropped: OpenOffic,e, Perl
Timothy J Massey <[email protected]> Fri, 24 Jun 2011 22:35:03 -0400
| Newsgroups | gmane.comp.windows.unattended.devel |
|---|---|
| Message-ID | <OFC3EBA8C4.C8EA0075-ON852578BA.000BC907-852578BA.000E85CF@obscorp.com> |
Hello! This is using Unattended 4.9 and after running script-update. Oracle seems to have dropped 3.2.1 from their download site. openoffice.bat needs to be updated to 3.3.0. ActiveState Perl seems to have dropped 5.10. The latest download version is 5.14.1.1401 dated just a couple of days ago. I have just mechanically updated the scripts to download the new versions. Diffs are included below, but so far untested: I'm in the middle of building a new server and I'm not able to test just yet. My guess is that you'll do a better job of updating the scripts than I, anyway. Timothy J. Massey Out of the Box Solutions, Inc. Creative IT Solutions Made Simple! http://www.OutOfTheBoxSolutions.com [email protected] 22108 Harper Ave. St. Clair Shores, MI 48080 Office: (800)750-4OBS (4627) Cell: (586)945-8796 perl.patch: --- perl.bat 2011-05-09 12:01:54.000000000 -0400 +++ perl.new 2011-06-24 22:29:47.000000000 -0400 @@ -27,10 +27,10 @@ %Z%\packages\windowsinstaller\windowsinstaller-kb893803-v2-x86.exe /passive /norestart :skipinstaller3 -:: URL|ALL|http://downloads.activestate.com/ActivePerl/releases/5.10.1.1008/ActivePerl-5.10.1.1008-MSWin32-x86-294165.msi|packages/perl/activeperl-5.10.1.1008-mswin32-x86-294165.msi -:: URL|ALL|http://downloads.activestate.com/ActivePerl/releases/5.10.1.1008/ActivePerl-5.10.1.1008-MSWin32-x64-294165.msi|packages/perl/activeperl-5.10.1.1008-mswin32-AMD64-294165.msi +:: URL|ALL|http://downloads.activestate.com/ActivePerl/releases/5.14.1.1401/ActivePerl-5.14.1.1401-MSWin32-x86-294969.msi|packages/perl/activeperl-5.14.1.1401-mswin32-x86-294969.msi +:: URL|ALL|http://downloads.activestate.com/ActivePerl/releases/5.14.1.1401/ActivePerl-5.14.1.1401-MSWin32-x64-294969.msi|packages/perl/activeperl-5.14.1.1401-mswin32-AMD64-294969.msi -set perl_msi=%Z%\packages\perl\activeperl-5.10.1.1008-mswin32-%PROCESSOR_ARCHITECTURE%-294165.msi +set perl_msi=%Z%\packages\perl\activeperl-5.14.1.1401-mswin32-%PROCESSOR_ARCHITECTURE%-294969.msi :retry if exist %perl_msi% goto have_perl openoffice.patch: --- openoffice.bat 2011-06-24 22:46:39.000000000 -0400 +++ openoffice.new 2011-06-24 22:46:28.000000000 -0400 @@ -1,21 +1,21 @@ :: OPTIONAL: Install OpenOffice.org -:: Full install sets Localized Binaries for 3.2.1 +:: Full install sets Localized Binaries for 3.3.0 :: http://download.openoffice.org/other.html -:: URL|ENU|http://download.services.openoffice.org/files/stable/3.2.1/OOo_3.2.1_Win_x86_install_en-US.exe|packages/openoffice/ooo_3.2.1_Win_x86_install_enu.exe -:: URL|DAN|http://download.services.openoffice.org/files/localized/da/3.2.1/OOo_3.2.1_Win_x86_install_da.exe|packages/openoffice/ooo_3.2.1_Win_x86_install_dan.exe -:: URL|DEU|http://download.services.openoffice.org/files/localized/de/3.2.1/OOo_3.2.1_Win_x86_install_de.exe|packages/openoffice/ooo_3.2.1_Win_x86_install_deu.exe -:: URL|ESN|http://download.services.openoffice.org/files/localized/es/3.2.1/OOo_3.2.1_Win_x86_install_es.exe|packages/openoffice/ooo_3.2.1_Win_x86_install_esn.exe -:: URL|FRA|http://download.services.openoffice.org/files/localized/fr/3.2.1/OOo_3.2.1_Win_x86_install_fr.exe|packages/openoffice/ooo_3.2.1_Win_x86_install_fra.exe -:: URL|ITA|http://download.services.openoffice.org/files/localized/it/3.2.1/OOo_3.2.1_Win_x86_install_it.exe|packages/openoffice/ooo_3.2.1_Win_x86_install_ita.exe -:: URL|JPN|http://download.services.openoffice.org/files/localized/ja/3.2.1/OOo_3.2.1_Win_x86_install_ja.exe|packages/openoffice/ooo_3.2.1_Win_x86_install_jpn.exe -:: URL|NOR|http://download.services.openoffice.org/files/localized/nb/3.2.1/OOo_3.2.1_Win_x86_install_nb.exe|packages/openoffice/ooo_3.2.1_Win_x86_install_nor.exe +:: URL|ENU|http://download.services.openoffice.org/files/stable/3.3.0/OOo_3.3.0_Win_x86_install_en-US.exe|packages/openoffice/ooo_3.3.0_Win_x86_install_enu.exe +:: URL|DAN|http://download.services.openoffice.org/files/localized/da/3.3.0/OOo_3.3.0_Win_x86_install_da.exe|packages/openoffice/ooo_3.3.0_Win_x86_install_dan.exe +:: URL|DEU|http://download.services.openoffice.org/files/localized/de/3.3.0/OOo_3.3.0_Win_x86_install_de.exe|packages/openoffice/ooo_3.3.0_Win_x86_install_deu.exe +:: URL|ESN|http://download.services.openoffice.org/files/localized/es/3.3.0/OOo_3.3.0_Win_x86_install_es.exe|packages/openoffice/ooo_3.3.0_Win_x86_install_esn.exe +:: URL|FRA|http://download.services.openoffice.org/files/localized/fr/3.3.0/OOo_3.3.0_Win_x86_install_fr.exe|packages/openoffice/ooo_3.3.0_Win_x86_install_fra.exe +:: URL|ITA|http://download.services.openoffice.org/files/localized/it/3.3.0/OOo_3.3.0_Win_x86_install_it.exe|packages/openoffice/ooo_3.3.0_Win_x86_install_ita.exe +:: URL|JPN|http://download.services.openoffice.org/files/localized/ja/3.3.0/OOo_3.3.0_Win_x86_install_ja.exe|packages/openoffice/ooo_3.3.0_Win_x86_install_jpn.exe +:: URL|NOR|http://download.services.openoffice.org/files/localized/nb/3.3.0/OOo_3.3.0_Win_x86_install_nb.exe|packages/openoffice/ooo_3.3.0_Win_x86_install_nor.exe :: URL|NON|http://download.services.openoffice.org/files/localized/nn/3.2.0/OOo_3.2.0_Win_x86_install_nn.exe|packages/openoffice/ooo_3.2.0_Win_x86_install_non.exe -:: URL|NLD|http://download.services.openoffice.org/files/localized/nl/3.2.1/OOo_3.2.1_Win_x86_install_nl.exe|packages/openoffice/ooo_3.2.1_Win_x86_install_nld.exe +:: URL|NLD|http://download.services.openoffice.org/files/localized/nl/3.3.0/OOo_3.3.0_Win_x86_install_nl.exe|packages/openoffice/ooo_3.3.0_Win_x86_install_nld.exe :: URL|KOR|http://download.services.openoffice.org/files/localized/ko/3.2.0/OOo_3.2.0_Win_x86_install_ko.exe|packages/openoffice/ooo_3.2.0_Win_x86_install_kor.exe -:: URL|PLK|http://download.services.openoffice.org/files/localized/pl/3.2.1/OOo_3.2.1_Win_x86_install_pl.exe|packages/openoffice/ooo_3.2.1_Win_x86_install_plk.exe -:: URL|RUS|http://download.services.openoffice.org/files/localized/ru/3.2.1/OOo_3.2.1_Win_x86_install_ru.exe|packages/openoffice/ooo_3.2.1_Win_x86_install_rus.exe +:: URL|PLK|http://download.services.openoffice.org/files/localized/pl/3.3.0/OOo_3.3.0_Win_x86_install_pl.exe|packages/openoffice/ooo_3.3.0_Win_x86_install_plk.exe +:: URL|RUS|http://download.services.openoffice.org/files/localized/ru/3.3.0/OOo_3.3.0_Win_x86_install_ru.exe|packages/openoffice/ooo_3.3.0_Win_x86_install_rus.exe :: URL|SVE|http://download.services.openoffice.org/files/localized/sv/3.2.0/OOo_3.2.0_Win_x86_install_sv.exe|packages/openoffice/ooo_3.2.0_Win_x86_install_sve.exe :: URL|PTB|ftp://ftp.broffice.org/stable/3.2.0/BrOOo_3.2.0_Win_x86_install_pt-BR.exe|packages/openoffice/OOo_3.2.0_Win_x86_install_ptb.exe :: URL|CHS|http://download.services.openoffice.org/files/localized/zh-CN/3.2.0/OOo_3.2.0_Win_x86_install_zh-CN.exe|packages/openoffice/ooo_3.2.0_Win_x86_install_chs.exe @@ -43,7 +43,7 @@ :: VERSION - Sometimes i18n version does not have the most up to date. set VERSION=3.2.0 -if exist "%Z%\packages\openoffice\ooo_3.2.1_Win_x86_install_%WINLANG%.exe" set VERSION=3.2.1 +if exist "%Z%\packages\openoffice\ooo_3.3.0_Win_x86_install_%WINLANG%.exe" set VERSION=3.3.0 :: Copy templates if they exists :: FIXME: It ask for confirmation ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense.. http://p.sf.net/sfu/splunk-d2d-c1 _______________________________________________ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel