![]() |
|
#1
|
|||
|
|||
|
Thanks to dougfractal's post on softpedia copy the script below in a terminal, enter your password, type yes to all the prompts and you are all set to get OO 3.1
echo -e 'echo "#PPA openoffice-pkgs deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu $(lsb_release -sc) main" | sudo tee -a /etc/apt/sources.list.d/ppa.list gpg --keyserver keyserver.ubuntu.com --recv 247d1cff gpg --export --armor 247d1cff | sudo apt-key add - sudo apt-get update sudo aptitude -y safe-upgrade sudo aptitude -y dist-upgrade ' > ./oooupgrade.sh sudo sh ./oooupgrade.sh && rm ./oooupgrade.sh |
|
#2
|
||||
|
||||
|
Since we're on the subject...
Does anyone know how to upgrade to OOo 3.1 using the DEB packages provided for download at the OOo website? I prefer to be able to save the installers to disk for later reinstall, if possible. Thanks.
__________________
Google Chrome: "We didn't bundle a browser with our OS, we bundled an OS with our browser!" |
|
#3
|
|||
|
|||
|
Quote:
Deb packages are not compiled for Ubuntu specifically so you need to remove existing OO and then go into the extracted OO 3.1 folder and do a sudo dpkg -i* You also need to go into the desktop-integration sub folder and do a sudo dpkg -i to get the OO icons on your applications>office list. |
|
#4
|
||||
|
||||
|
Quote:
Will try this later tonight. Thanks.
__________________
Google Chrome: "We didn't bundle a browser with our OS, we bundled an OS with our browser!" |
|
#5
|
||||
|
||||
|
I read somewhere, that it can be less hassle to do a full uninstall the existing OOO, then install from the PPA, not needing to run the upgrade scripts then.
Not knowing where this info is from, why the need for a dist-upgrade ?, if needed suggests updating libraries and/or adding and removing package, which may cause breakages (as with any dist-upgrade), in otherwords beware when running the above ! |
|
#6
|
|||
|
|||
|
Done on two machines, no breakages here and ubuntu-desktop remains, in case of removing OO, ubuntu-desktop gets removed. The dist upgrade is because OO3 needs new libraries.
|
|
#7
|
||||
|
||||
|
Quote:
Cheers, I will installing it later ![]() |
|
#8
|
|||
|
|||
|
Quote:
After that just install oo package for evolution in case you use evolution with OO. |
|
#9
|
||||
|
||||
|
It just occurred to me that before I go ahead with zapping OOo 3.0 using Synaptic and installing 3.1 from the .deb packages, I probably should make a post asking if anyone's done this successfully.
From personal experience, the number of breakages that happen when updating software in Linux can be ridiculously high...
__________________
Google Chrome: "We didn't bundle a browser with our OS, we bundled an OS with our browser!" |
|
#10
|
|||
|
|||
|
You won't break anything that way either, just that you won't get any OO related updates as Ubuntu makes their updates available to their version of OO.
|
|
#11
|
|||
|
|||
|
Quote:
|
|
#12
|
||||
|
||||
|
Quote:
__________________
Google Chrome: "We didn't bundle a browser with our OS, we bundled an OS with our browser!" |
|
#13
|
||||
|
||||
|
I got this error :
gpg --keyserver keyserver.ubuntu.com --recv 247d1cff gpg: requesting key 247D1CFF from hkp server keyserver.ubuntu.com gpg: can't open `/home/nick/.gnupg/pubring.gpg' gpg: keydb_get_keyblock failed: eof gpg: no writable keyring found: eof gpg: error reading `[stream]': general error gpg: Total number processed: 0 Correct way to import the key (from https://help.launchpad.net/Packaging...20repositories) is sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xd2bb86e0ebd0f0a43d4db3a760d11217247d1cff Last edited by Nick Rhodes : May 19th, 2009 at 12:29 PM. |
|
#14
|
||||
|
||||
|
Quote:
__________________
Google Chrome: "We didn't bundle a browser with our OS, we bundled an OS with our browser!" |
|
#15
|
||||
|
||||
|
Quote:
I upgraded to 3.1 via the ppa without any problems a few days ago. Quote:
I don't know what you're doing. That doesn't happen to me.
__________________
Greetings, Thomas |
|
#16
|
|||
|
|||
|
Doesn't happen to me either. Once in two years of heavy usage I've had a package break.
Just updated OO in seven minutes. N1ckR's key worked a treat. Nice work |
|
#17
|
|||
|
|||
|
Quote:
True, OO3.1 isn't an quintessential upgrade apart from few added features like anti aliasing and better drag n drop for images. For 3.1 to make it to the repos you have to wait for Karmic as Jaunty has a feautre freeze. The ppa accounts are from Cannonical and therfore its not that some shady guy adding patches on the fly. Therefore they are pretty safe to use as is files from getdeb.net |
| « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|
|