Find the answer to your Linux question:
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 ...
  1. #1
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,198

    [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.

    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:~$
    Thank you in advance!

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,319
    This guide may help you.

  3. #3
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,198
    1) I added the suggested line /etc/apt/sources.list
    Code:
    jun@debian:~$ sudo nano /etc/apt/sources.list
    2) Executed the below and got an error.
    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
    3) So I tried to use wget (now this one is just a wild guess)
    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]
    4) Executed this as instructed by the guide. (I think i'm already lost at this point)
    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
    5) Help ?
    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

  4. #4
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,653
    3) So I tried to use wget (now this one is just a wild guess)
    This is fine, but you would need to download the actual package and you wouldn't use apt to install, but dpkg.

    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'

  5. #5
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,198
    Code:
    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:~#

  6. #6
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,653
    jun@debian:~$ su -
    Remember, the dash after su puts you in /root, so you are no longer in the same directory as the downloaded package.

  7. #7
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,198
    Quote Originally Posted by reed9 View Post
    Remember, the dash after su puts you in /root, so you are no longer in the same directory as the downloaded package.
    Oh yes. Sorry.

    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:~$
    And how would I invoke upgrade of open office from here please?

  8. #8
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,653
    And how would I invoke upgrade of open office from here please?
    Yup, you should be good to go.

  9. #9
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,198
    Hey Guys,

    I went back to the guide and executed

    Code:
    jun@debian:~$ sudo apt-get -t lenny-backports install openoffice.org
    Its now pulling everything and hopefully done in errr 40 mins or so.

    Thank you!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •