EDIT: With next Dist-Upgrade we will have OpenOffice 2.0.4-rc3-1.
That Version will be fully functional again.
Had there been some problems with installing OOO these days, todays d-u will wreck the whole package to unusability.
The version from testing works though. First you have to de-install all of the old packages with: apt-get remove openoffice.org openoffice.org-kde openoffice.org-l10n-en openoffice.org-help-en Then please check with: dpkg -l | grep openoffice for leftovers, and delete these by hand. the version from testing can then be installed with: apt-get -t testing install openoffice.org openoffice.org-kde openoffice.org-l10n-en openoffice.org-help-en You have to change -en to -us or whatever you need.
An alternative would be, to use the klik package that probono was friendly enough to build at:http://klik.atekon.de/cmg/openoffice_2.0.4rc3060927de.cmg
With new initscripts package, when asked what to do with the config file, please answer Y, not ENTER or N, as usual.
If you already answered N or ENTER, this line will fix it afterwards:
apt-get install --yes --reinstall -o DPkg::Options::=--force-confmiss -o DPkg::Options::=--force-confnew initscripts
|
|
|