LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   KDE 3.2.1 Upgrade error (https://www.linuxquestions.org/questions/linux-software-2/kde-3-2-1-upgrade-error-156304/)

Stealthy_C 03-11-2004 10:02 AM

KDE 3.2.1 Upgrade error
 
While installing all the Rpms for KDE 3.2.1 I recieved this error and ony this one.

kdebase3-SuSe <= 9.0 conflicts with kdebase3.3.2.1-10


Any suggestions?

astrosapiens 03-11-2004 10:12 AM

had the same problem
 
I had the same thing when I installed 3.2.1 but it does not matter. Ignore it.

After you download the packages just do:

Code:

rpm -Uvh --nodeps *.rpm
SuSEconfig

After that reboot and everything will be fine.

Stealthy_C 03-11-2004 10:23 AM

After doing that I get these.

Code:

        file /opt/kde3/share/mimelnk/application/x-cue.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package k3b-0.9.cvs20030901-35
        file /opt/kde3/share/mimelnk/application/x-iso.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package k3b-0.9.cvs20030901-35
        file /opt/kde3/share/mimelnk/application/mathml+xml.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package koffice-1.2.92-67
        file /opt/kde3/share/mimelnk/application/vnd.palm.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package koffice-1.2.92-67
        file /opt/kde3/share/mimelnk/application/vnd.sun.xml.calc.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package koffice-1.2.92-67
        file /opt/kde3/share/mimelnk/application/vnd.sun.xml.impress.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package koffice-1.2.92-67
        file /opt/kde3/share/mimelnk/application/vnd.sun.xml.writer.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package koffice-1.2.92-67
        file /opt/kde3/share/mimelnk/application/x-kudesigner.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package koffice-1.2.92-67
        file /opt/kde3/share/mimelnk/application/x-magicpoint.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package koffice-1.2.92-67
        file /opt/kde3/share/mimelnk/application/x-vnd.kde.kexi.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package koffice-1.2.92-67
        file /opt/kde3/share/mimelnk/application/x-vnd.kde.kugar.mixed.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package koffice-1.2.92-67
        file /opt/kde3/share/mimelnk/image/x-vnd.adobe.photoshop.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package koffice-1.2.92-67
        file /opt/kde3/share/mimelnk/image/x-vnd.trolltech.qpicture.desktop from install of kdelibs3-3.2.1-11 conflicts with file from package koffice-1.2.92-67

did SuSeconfig anyway.

Then restarted and Splash screen still says KDE 3.1

astrosapiens 03-11-2004 11:06 AM

you did not install it
 
That is a common problem with KDE 3.2.1. Almost everyone I have talked to had it.

1. Uninstall k3b-0.9.cvs20030901-35

Code:

rpm -e k3b-0.9.cvs20030901-35
2. Uninstall koffice-1.2.92-67

Code:

rpm -e koffice-1.2.92-67
Then install the KDE 3.2.1 with the steps I gave you before (with the SuSEconfig) and then reboot. After that everything should be fine but you won't have koffice and k3b. You will have to find the rpms for the new versions. (it did not matter to me since I was not using them anyway). I hope I helped.

a.

Stealthy_C 03-11-2004 12:36 PM

Thanx. That worked.

But it seems to run a lil bit slower, hmm ;) Gonna do the updates and see if that helps

astrosapiens 03-11-2004 01:10 PM

Strange...mine actually started working faster :-)
Glad I helped!

Stealthy_C 03-11-2004 05:57 PM

Can you run YaST Still?

When I try to run it, or try to install a rpm (which isnt associted with yast any more...)

I get this error...then it stops what its doing.

Code:

#### YaST2 conflicts list - generated 2004-03-11 17:56:39 ####

kdebase3 3.2.1-10 conflict
    Conflicts with:
        kdebase3 conflicts with kdebase3-SuSE <= 9.0-
    Conflict Resolution:
        ( ) Remove All 3 Conflicting Packages
            Delete kdebase3-SuSE
            Delete susehelp
            Delete susehelp_en
        ( ) Ignore Conflict and Risk System Inconsistencies

#### YaST2 conflicts list END ###


astrosapiens 03-12-2004 08:21 AM

same problem
 
Yeah, I can run YaST(GUI), but when I run it the same problem comes up ever time I do it. I just click "Ignore All" and leave it (at least that is what I got as an answer from another forum :D )

Stealthy_C 03-12-2004 10:04 AM

Ahh ok. Yea i kept hitting Ignore but it would always come back. But i just read on another forums that someone said you needed to delete those file anyway to update KDE, so I just searched with Yast and found them and just uninstalled them. Every thing seems to be going fine so far.

EXCEPT!!!

It delete a icon I was using

Its a icon os Tux Holding a Needle.

Does any one have this icon still? I was using it for a file.

Stealthy_C 03-12-2004 10:09 AM

Ok maybe dont do that :-)

It changed the size of my fonts a bit and now i dont ahve the Yast update and some other lil things hmm ;)

Stealthy_C 03-12-2004 10:25 AM

Ok I think im going to reinstall. Just because I didnt have much on this yet and dont have anything eles to do at work.

Should I download the KDE files from SuSe's site? Or use the ones Hosted on of the KDE's sites that are for suse?

I would think they would be the same files right?

astrosapiens 03-12-2004 10:32 AM

:-)
 
Nice experience there :-)

Ok I got the rpms from:

http://ftp.kde.org/pub/kde/stable/3.2.1/SuSE/ix86/9.0

I guess the should be the same everywhere.

If you have your YOU still working you can try installing it from:

ftp.oregonstate.edu
pub/suse/suse/i386/supplementary/KDE/update_for_9.0/yast-source/

hartings 03-13-2004 09:49 AM

KDE 3.2.1 and RedHat9: missing file is not missing!
 
Hi,

I managed last week to install kde 3.2 on my RedHat9 machine, by checking all the dependencies, and downloading the missing files, one by one....

Now I want to upgrade to 3.2.1 and I have one last dependency, which is not easy to solve (P.S I have not installed all kde packages - don't need all?).
The last missing file is:

libsmbclient.so.0, needed by kdebase-3.2.1-0.1

This libsmbclient.so.0 file can be obtained from samba packages, but this will change my samba installation, which I don't want to do at this moment.
I managed to find the missing file libsmbclient.so.0 and downloaded it, but how do I tell RPM that I do have that file and that it is not missing?

Any hints are appreciated!

Ralf Hartings

Sweden

hartings 03-14-2004 07:46 AM

kde 3.2.1 on RH9: failure X11/xdm
 
Hi,

I now upgraded to a newer samba package which provided the last missing file. Running

However, when installing all packages using

$ rpm -Uvh --force *.rpm
(--force because some configuration files of my new package sensors -needed to resolve some dependencies- were in conflict with my existing lm-sensors package;I expected this not to give any problems).

I got the following rpm-comment in the hashed installation line dealing with kdebase (no orther comments appeared):
/etc/X11/xdm/kdmrc has been saved as /etc/X11/xdm/kdmrc.rpmsave.

When rebooting the machine, X could not be started and I only got a login prompt!

I had to install a backup-image of the root partition....

Any hints how to upgrade from kde 3.2.0 to kde 3.2.1. with RedHat9?

Ralf


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