LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   can't install Redhat 9.0 up2date new version (https://www.linuxquestions.org/questions/linux-newbie-8/can%27t-install-redhat-9-0-up2date-new-version-108501/)

jleakey77 10-25-2003 07:19 PM

can't install Redhat 9.0 up2date new version
 
I am trying to install the new version of Redhat up2date and it keeps coming up with the message.

[root@#####]# rpm -ivh up2date-3.1.23.2-1.i386.rpm
Preparing... ########################################### [100%]
file /usr/lib/python2.2/site-packages/dmimodule.so from install of up2date-3.1.23.2-1 conflicts with file from package up2date-3.1.23-1
file /usr/sbin/rhnsd from install of up2date-3.1.23.2-1 conflicts with file from package up2date-3.1.23-1
file /usr/share/man/man8/rhn_check.8.gz from install of up2date-3.1.23.2-1 conflicts with file from package up2date-3.1.23-1
file /usr/share/man/man8/rhnreg_ks.8.gz from install of up2date-3.1.23.2-1 conflicts with file from package up2date-3.1.23-1
file /usr/share/man/man8/rhnsd.8.gz from install of up2date-3.1.23.2-1 conflicts with file from package up2date-3.1.23-1
file /usr/share/man/man8/up2date.8.gz from install of up2date-3.1.23.2-1 conflicts with file from package up2date-3.1.23-1
file /usr/share/rhn/RHNS-CA-CERT from install of up2date-3.1.23.2-1 conflicts with file from package up2date-3.1.23-1
file /usr/share/rhn/__init__.pyc from install of up2date-3.1.23.2-1 conflicts with file from package up2date-3.1.23-1
file /usr/share/rhn/up2date_client/up2date.py from install of up2date-3.1.23.2-1 conflicts with file from package up2date-3.1.23-1
file /usr/share/rhn/up2date_client/up2date.pyc from install of up2date-3.1.23.2-1 conflicts with file from package up2date-3.1.23-1
file /usr/share/rhn/up2date_client/up2dateUtils.py from install of up2date-3.1.23.2-1 conflicts with file from package up2date-3.1.23-1

Any help would be greatly appreciated.

idaho 10-25-2003 08:09 PM

Try rpm -Uvh to upgrade instead of install.

Next to try is rpm --force -Uvh to force the upgrade.

glennardo 10-26-2003 12:01 AM

U must install both files :

up2date-3.1.23.2-1.i386.rpm
up2date-gnome-3.1.23.2-1.i386.rpm

type : rpm -Fvh up2date*

jleakey77 10-26-2003 04:00 PM

Hey thanks for the help got it working.


All times are GMT -5. The time now is 01:38 AM.