You are not logged in.

1

Wednesday, September 24th 2003, 12:04pm

Attempted to install KDE 3.1 using APT but gave error on RH8

Hi

I have just installed RH8.0 and ran up2date for virous updates n fixes.

what I am trying to do now is to get KDE 3.1 to work but having some problems installing it I have done some research and found that best way is to use APT which I have managed to download the files sucessfully however upon during the rpm excution it came up with some errors.

I'm a complete newbie and dont know how to interpret the error so please would someone shed some light on it.
[root@localhost apt]# apt-get install kde
warning: cannot get exclusive lock on /var/lib/rpm/Packages
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
alsa-lib arts kdebase kdelibs libmad openmotif qt redhat-artwork
redhat-logos redhat-menus themer
The following packages will be upgraded
arts kdebase kdelibs qt redhat-artwork redhat-logos redhat-menus
The following packages will be REMOVED:
kdeutils-laptop lisa
The following NEW packages will be installed:
alsa-lib kde libmad openmotif themer
7 packages upgraded, 5 newly installed, 2 removed and 25 not upgraded.
Need to get 49.6MB of archives.
After unpacking 19.1MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ayo.freshrpms.net redhat/8.0/i386/os openmotif 2.2.2-12 [1561kB]
Get:2 ftp://apt.kde-redhat.org 8.0/stable alsa-lib 0.9.2-fr1 [317kB]
Get:3 ftp://apt.kde-redhat.org all/stable themer 0:1.05-0.fdr.0 [4159B]
Get:4 ftp://apt.kde-redhat.org 8.0/stable redhat-logos 1.1.14-0.fdr.1.rh80 [895kB]
Get:5 ftp://apt.kde-redhat.org 8.0/stable qt 1:3.1.2-7.fdr.2.rh80 [3179kB]
Get:6 ftp://apt.kde-redhat.org 8.0/stable redhat-artwork 0.80-0.fdr.2.rh80 [9606kB]
Get:7 ftp://apt.kde-redhat.org 8.0/stable libmad 0:0.15.0-0.fdr.0.b.rh80 [75.0kB]
Get:8 ftp://apt.kde-redhat.org 8.0/stable arts 8:1.1.4-0.fdr.0.rh80 [1307kB]
Get:9 ftp://apt.kde-redhat.org 8.0/stable redhat-menus 0.38-0.0.8.0 [78.8kB]
Get:10 ftp://apt.kde-redhat.org 8.0/stable kdebase 6:3.1.4-0.fdr.0.rh80 [19.8MB]
Get:11 ftp://apt.kde-redhat.org 8.0/stable kdelibs 6:3.1.4-0.fdr.0.rh80 [12.7MB]
Get:12 ftp://apt.kde-redhat.org all/stable kde 0:3.1.4-0.fdr.0 [4413B]
Fetched 49.6MB in 14m21s (57.5kB/s)
Executing RPM (-e)...
Executing RPM (-Uvh)...
warning: /var/cache/apt/archives/alsa-lib_0.9.2-fr1_i386.rpm: V3 DSA signature: NOKEY, key ID ff6382fa
Preparing... ########################################### [100%]
file /usr/share/themes/Default from install of redhat-artwork-0.80-0.fdr.2.rh80 conflicts with file from package gtk+-1.2.10-22
file /usr/share/themes/Default from install of redhat-artwork-0.80-0.fdr.2.rh80 conflicts with file from package gtk2-2.0.6-8
E: Sub-process /bin/rpm returned an error code (19)

2

Friday, September 26th 2003, 10:32am

*bump*

Please you lunux gurus.

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

3

Friday, September 26th 2003, 12:21pm

remove redhat-artwork and try again.

apt-get remove redhat-artwork
apt-get install kde

hth,
_
Qt/KDE Developer
Debian User

4

Friday, September 26th 2003, 4:17pm

Quoted

Original von anda_skoa

remove redhat-artwork and try again.

apt-get remove redhat-artwork
apt-get install kde

hth,
_


Hi anda,

Ooops.. I wish i saw your reply a little sooner, basically I read from other site about removing conflicting rpms so I did just that. :oops:

However, I removed the package gtk+-1.2.10-22 and package gtk2-2.0.6-8 after switching to init 3. Once I have done that I tried switching back to init 5 but it gave me the following error "KDE is trying to spawn too fast must wait for for 5 minutes"

I am assuming that I deleted the wrong files but the question is now I do I rectify my noobie mistake. Is there a way of getting those files I back?

Many thanks in advance...