LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problem updating KDE on Redhat using apt-get (https://www.linuxquestions.org/questions/linux-software-2/problem-updating-kde-on-redhat-using-apt-get-64709/)

meeshka 06-10-2003 04:13 AM

Problem updating KDE on Redhat using apt-get
 
I'm trying to update KDE to the latest version, using apt-get. After spending approx 6hrs downloading the files (using apt-get update, apt-get install kde), it fails with the following error message:

file /usr/share/applications/kde-kcmkxmlrpcd.desktop from install of kdebase-3.1.2-0.fdr.2.rh80 conflicts with file from package kxmlrpcd-3.0.3-3
E: Sub-process /bin/rpm returned an error code (46)


The full screen dumb is below:

The following extra packages will be installed:
alsa-lib arts arts-devel glibc glibc-common glibc-debug glibc-debug-static
glibc-devel glibc-utils kdebase kdebase-devel kdelibs kdelibs-devel mad-libs
qt qt-MySQL qt-ODBC qt-PostgreSQL qt-designer qt-devel redhat-artwork
redhat-logos redhat-menus
The following packages will be upgraded
arts arts-devel glibc glibc-common glibc-debug glibc-debug-static
glibc-devel glibc-utils kdebase kdebase-devel kdelibs kdelibs-devel qt
qt-MySQL qt-ODBC qt-PostgreSQL qt-designer qt-devel redhat-artwork
redhat-logos redhat-menus
The following packages will be REPLACED:
qt-Xt (by qt)
The following NEW packages will be installed:
alsa-lib kde mad-libs
21 packages upgraded, 3 newly installed, 1 replaced, 0 removed and 321 not upgraded.
Need to get 0B/122MB of archives.
After unpacking 96.8MB of additional disk space will be used.
Do you want to continue? [Y/n] Y


Executing RPM (-Uvh)...
warning: /var/cache/apt/archives/glibc-utils_2.3.2-4.80.6_i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
warning: /var/cache/apt/archives/alsa-lib_0.9.2-fr1_i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
warning: /var/cache/apt/archives/redhat-logos_1.1.10-1.0.8.0_noarch.rpm: V3 DSA signature: NOKEY, key ID ff6382fa
Preparing...

file /usr/share/applications/kde-kcmkxmlrpcd.desktop from install of kdebase-3.1.2-0.fdr.2.rh80 conflicts with file from package kxmlrpcd-3.0.3-3
E: Sub-process /bin/rpm returned an error code (46)

Am I doing anything obviously wrong, this is my first attempt at using apt-get/updating kde and I've followed all the instructions.

Any ideas?
Thanks.

BigNate 06-10-2003 07:20 AM

Did you try just

$apt-get upgrade kde

meeshka 06-10-2003 05:24 PM

Quote:

Originally posted by BigNate
Did you try just

$apt-get upgrade kde

No, i just did apt-get update, then apt-get install kde. Will apt-get update kde work??

BigNate 06-10-2003 07:09 PM

No try upgrade kde...to go from older version to newer.

meeshka 06-10-2003 07:18 PM

oops, that's what i meant to type. Will try tonight. Thanks!

meeshka 06-15-2003 09:21 PM

Just to follow up. I ran:

apt-get install kde kdenetwork

as advised to on the rdhat-kde-users mailing list and it updated fine.


All times are GMT -5. The time now is 12:23 AM.