Apologies if this has been mentioned before, but the current package updater appears to be trying to pull down LibreOffice 4.0.0, which is no longer available; it's been superceded by 4.0.2.
Mary svn diff libreoffice.bat Index: libreoffice.bat =================================================================== --- libreoffice.bat (revision 3571) +++ libreoffice.bat (working copy) @@ -1,7 +1,7 @@ ::OPTIONAL: Install LibreOffice ::HOME: http://www.libreoffice.org/ -::URL|ALL|http://download.documentfoundation.org/libreoffice/stable/4.0.0/win/x86/LibreOffice_4.0.0_Win_x86.msi|packages/libreoffice/libreoffice_4.0.0_win_x86_install.msi +::URL|ALL|http://download.documentfoundation.org/libreoffice/stable/4.0.2/win/x86/LibreOffice_4.0.2_Win_x86.msi|packages/libreoffice/libreoffice_4.0.2_win_x86_install.msi @echo off -todo.pl ".ignore-err 194 msiexec /qn /l* %SystemDrive%\netinst\logs\libreoffice.txt /i %Z%\packages\libreoffice\libreoffice_4.0.0_win_x86_install.msi /norestart /passive" +todo.pl ".ignore-err 194 msiexec /qn /l* %SystemDrive%\netinst\logs\libreoffice.txt /i %Z%\packages\libreoffice\libreoffice_4.0.2_win_x86_install.msi /norestart /passive" ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ unattended-devel mailing list unattended-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-devel