Results 1 to 9 of 9
Hi!
I made a document in my Mint partition using open office version 3 and saved it in my storage bin.
After sending the same document by email using my ...
- 11-13-2009 #1
[SOLVED] How to Upgrade Open Office Version
Hi!
I made a document in my Mint partition using open office version 3 and saved it in my storage bin.
After sending the same document by email using my debian lenny, the receivers found no figures in the tables (i was sending a statement of account for collection purposes)
I checked and opened the documents through my Mint, and found that everything is there.
I opened the same documents using Debian Lenny and the figures really do not show.
So I think the problem lies with my encoding the figures using a new version (3) of open office and then sending it using an older version (2.4).
May I please ask for help how I can upgrade my open office in lenny to version 3 and above please? And perhaps also make an upgrade of most of the softwares I have in lenny.
I tried below but was not quite successful.
Thank you in advance!Code:jun@debian:~$ sudo install upgrade openoffice install: cannot stat `upgrade': No such file or directory jun@debian:~$ jun@debian:~$ sudo apt-get upgrade openoffice Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. jun@debian:~$
- 11-13-2009 #2
This guide may help you.
- 11-13-2009 #3
1) I added the suggested line /etc/apt/sources.list
2) Executed the below and got an error.Code:jun@debian:~$ sudo nano /etc/apt/sources.list
3) So I tried to use wget (now this one is just a wild guess)Code:[sudo] password for jun: jun@debian:~$ sudo apt-get install debian-backports-keyring Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package debian-backports-keyring
4) Executed this as instructed by the guide. (I think i'm already lost at this point)Code:jun@debian:~$ sudo wget http://packages.debian.org/lenny-backports/debian-backports-keyring --2009-11-13 23:19:07-- http://packages.debian.org/lenny-backports/debian-backports-keyring Resolving packages.debian.org... 87.106.64.223 Connecting to packages.debian.org|87.106.64.223|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: `debian-backports-keyring' [ <=> ] 9,393 20.1K/s in 0.5s 2009-11-13 23:19:09 (20.1 KB/s) - `debian-backports-keyring' saved [9393]
5) Help ?Code:jun@debian:~$ sudo apt-get install debian-backports-keyring Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package debian-backports-keyring

Code:jun@debian:~$ sudo apt-get update Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny Release.gpg Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny/main Translation-en_PH Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny Release Ign cdrom://[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 kde-CD Binary-1 20090628-15:49] lenny/main Packages/DiffIndex Get:1 http://volatile.debian.org lenny/volatile Release.gpg [189B] Ign http://volatile.debian.org lenny/volatile/main Translation-en_PH Get:2 http://security.debian.org lenny/updates Release.gpg [835B] Ign http://security.debian.org lenny/updates/main Translation-en_PH Get:3 http://www.backports.org lenny-backports Release.gpg [189B] Ign http://www.backports.org lenny-backports/main Translation-en_PH Get:4 http://volatile.debian.org lenny/volatile Release [40.7kB] Get:5 http://security.debian.org lenny/updates Release [40.8kB] Ign http://www.backports.org lenny-backports/contrib Translation-en_PH Ign http://www.backports.org lenny-backports/non-free Translation-en_PH Get:6 http://www.backports.org lenny-backports Release [56.1kB] Ign http://volatile.debian.org lenny/volatile/main Packages/DiffIndex Ign http://security.debian.org lenny/updates/main Packages/DiffIndex Hit http://mirrors.kernel.org lenny Release.gpg Ign http://mirrors.kernel.org lenny/main Translation-en_PH Ign http://mirrors.kernel.org lenny/contrib Translation-en_PH Ign http://mirrors.kernel.org lenny/non-free Translation-en_PH Hit http://mirrors.kernel.org lenny Release Ign http://www.backports.org lenny-backports Release Ign http://volatile.debian.org lenny/volatile/main Sources/DiffIndex Ign http://security.debian.org lenny/updates/main Sources/DiffIndex Ign http://mirrors.kernel.org lenny/main Packages/DiffIndex Get:7 http://www.backports.org lenny-backports/main Packages [268kB] Ign http://mirrors.kernel.org lenny/contrib Packages/DiffIndex Ign http://mirrors.kernel.org lenny/non-free Packages/DiffIndex Ign http://mirrors.kernel.org lenny/main Sources/DiffIndex Ign http://mirrors.kernel.org lenny/contrib Sources/DiffIndex Ign http://mirrors.kernel.org lenny/non-free Sources/DiffIndex Hit http://mirrors.kernel.org lenny/main Packages Hit http://mirrors.kernel.org lenny/contrib Packages Hit http://mirrors.kernel.org lenny/non-free Packages Get:8 http://volatile.debian.org lenny/volatile/main Packages [7512B] Hit http://mirrors.kernel.org lenny/main Sources Hit http://mirrors.kernel.org lenny/contrib Sources Hit http://security.debian.org lenny/updates/main Packages Hit http://mirrors.kernel.org lenny/non-free Sources Hit http://security.debian.org lenny/updates/main Sources Get:9 http://volatile.debian.org lenny/volatile/main Sources [2367B] Get:10 http://www.backports.org lenny-backports/contrib Packages [993B] Get:11 http://www.backports.org lenny-backports/non-free Packages [3532B] Fetched 422kB in 12s (34.4kB/s) Reading package lists... Done W: GPG error: http://www.backports.org lenny-backports Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EA8E8B2116BA136C W: You may want to run apt-get update to correct these problems
- 11-13-2009 #4This is fine, but you would need to download the actual package and you wouldn't use apt to install, but dpkg.3) So I tried to use wget (now this one is just a wild guess)
Code:cd ~ wget http://www.backports.org/debian/pool/main/d/debian-backports-keyring/debian-backports-keyring_2009.02.20_all.deb su -c 'dpkg -i debian-backports-keyring_2009.02.20_all.deb'
- 11-13-2009 #5Code:
jun@debian:~$ wget http://www.backports.org/debian/pool/main/d/debian-backports-keyring/debian-backports-keyring_2009.02.20_all.deb --2009-11-14 00:49:51-- http://www.backports.org/debian/pool/main/d/debian-backports-keyring/debian-backports-keyring_2009.02.20_all.deb Resolving www.backports.org... 194.8.57.6 Connecting to www.backports.org|194.8.57.6|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3362 (3.3K) [application/x-debian-package] Saving to: `debian-backports-keyring_2009.02.20_all.deb' 100%[======================================>] 3,362 4.58K/s in 0.7s 2009-11-14 00:49:55 (4.58 KB/s) - `debian-backports-keyring_2009.02.20_all.deb' saved [3362/3362] jun@debian:~$ su - Password: debian:~# dpkg -i debian-backports-keyring_2009.02.20_all.deb dpkg: error processing debian-backports-keyring_2009.02.20_all.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: debian-backports-keyring_2009.02.20_all.deb debian:~#
- 11-13-2009 #6Remember, the dash after su puts you in /root, so you are no longer in the same directory as the downloaded package.jun@debian:~$ su -
- 11-13-2009 #7
Oh yes. Sorry.

And how would I invoke upgrade of open office from here please?Code:jun@debian:~$ sudo dpkg -i debian-backports-keyring_2009.02.20_all.deb [sudo] password for jun: Selecting previously deselected package debian-backports-keyring. (Reading database ... 108825 files and directories currently installed.) Unpacking debian-backports-keyring (from debian-backports-keyring_2009.02.20_all.deb) ... Setting up debian-backports-keyring (2009.02.20) ... OK jun@debian:~$
- 11-13-2009 #8Yup, you should be good to go.And how would I invoke upgrade of open office from here please?
- 11-13-2009 #9
Hey Guys,
I went back to the guide and executed
Its now pulling everything and hopefully done in errr 40 mins or so.Code:jun@debian:~$ sudo apt-get -t lenny-backports install openoffice.org
Thank you!




