chrism01
07-07-2004, 12:28 AM
Hi,
I'm trying to upgrade OpenOffice from 1.0 to 1.1 (on RH9) using yum. Here is my yum.conf :
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
[base]
name=Red Hat Linux $releasever - $basearch - Base
baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/$releasever/$basearch/
[updates]
name=Red Hat Linux $releasever - Updates
baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/updates/$releasever/
[freshrpms]
name=Red Hat Linux 9 - Freshrpms
baseurl=http://ayo.freshrpms.net/redhat/9/i386/freshrpms
Originally I just had the duke repositories, but
yum update openoffice
said:
openoffice is installed and the latest version.
so I added the freshrpms repository and tried again. Unfortunately I got exactly the same result (after a load of hdr updates).
I obviously don't understand yum... :)
I did try reading the man pages, but no light was shed.
Any help appreciated.
I'm trying to upgrade OpenOffice from 1.0 to 1.1 (on RH9) using yum. Here is my yum.conf :
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
[base]
name=Red Hat Linux $releasever - $basearch - Base
baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/$releasever/$basearch/
[updates]
name=Red Hat Linux $releasever - Updates
baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/updates/$releasever/
[freshrpms]
name=Red Hat Linux 9 - Freshrpms
baseurl=http://ayo.freshrpms.net/redhat/9/i386/freshrpms
Originally I just had the duke repositories, but
yum update openoffice
said:
openoffice is installed and the latest version.
so I added the freshrpms repository and tried again. Unfortunately I got exactly the same result (after a load of hdr updates).
I obviously don't understand yum... :)
I did try reading the man pages, but no light was shed.
Any help appreciated.