I did that and then when i did the following, it went like this:

[root@localhost packages]# rpm -Uvh kdebase-3.5.6-5.fc7.i386.rpm
Preparing...                ########################################### [100%]
        file /etc/kderc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-settings-3.5-18.fc7
        file /usr/share/config/clockappletrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-settings-3.5-18.fc7
        file /usr/share/config/kcmnspluginrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-settings-3.5-18.fc7
        file /usr/share/config/kdeglobals from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-settings-3.5-18.fc7
        file /usr/share/config/kdesktoprc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-settings-3.5-18.fc7
        file /usr/share/config/kickerrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-settings-3.5-18.fc7
        file /usr/share/config/konquerorrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-settings-3.5-18.fc7
        file /usr/share/config/ksplashrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-settings-3.5-18.fc7
        file /usr/share/config/kwinrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-settings-3.5-18.fc7
        file /usr/share/config/profilerc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-settings-3.5-18.fc7
        file /etc/kderc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-config-3.5-17.fc7
        file /usr/share/config/clockappletrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-config-3.5-17.fc7
        file /usr/share/config/kcmnspluginrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-config-3.5-17.fc7
        file /usr/share/config/kdeglobals from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-config-3.5-17.fc7
        file /usr/share/config/kdesktoprc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-config-3.5-17.fc7
        file /usr/share/config/kickerrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-config-3.5-17.fc7
        file /usr/share/config/konquerorrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-config-3.5-17.fc7
        file /usr/share/config/ksplashrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-config-3.5-17.fc7
        file /usr/share/config/kwinrc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-config-3.5-17.fc7
        file /usr/share/config/profilerc from install of kdebase-3.5.6-5.fc7 conflicts with file from package kde-config-3.5-17.fc7


On 27/04/07, Rex Dieter <rdieter@math.unl.edu > wrote:
David Hunter wrote:

> I have the following versions of lftp and kdebase installed:
...
> [root@localhost packages]# rpm -Uvh kdebase*
> error: Failed dependencies:
>         kdebase = 6:3.5.6-4.fc7 is needed by (installed)
> kdebase-kdm-3.5.6-4.fc7.i386

You're mix-n-matching official kde with kde-redhat pkgs here.

To go back to Fedora's/official kde,
rpm -e kdebase-kdm
then upgrade as usual.

-- Rex

--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list



--
David Hunter