Description of problem: kde-i18n-Brazil conflicts with kdelibs and kde-i18n-British. This is similar to an ealier bug (# 121129). Version-Release number of selected component (if applicable): kde-i18n-Brazil-3.2.3-1.1.kde conflics with kdelibs-3.2.3-6.5.1.kde and kde-i18n-British-3.2.3-1.1.kde How reproducible: Every time when doing a dist upgrade Steps to Reproduce: 1. I have the following sources as my repositories for APT. rpm ftp://apt.kde-redhat.org/apt/kde-redhat/ 1 stable rpm ftp://apt.kde-redhat.org/apt/kde-redhat/ all stable rpm ftp://apt.kde-redhat.org/apt/fedora/ 1 stable rpm ftp://apt.kde-redhat.org/apt/fedora/ all stable 2. kde-i18n is in ftp://apt.kde-redhat.org/apt/kde-redhat/all/stable/RPMS/ kdelibs is in ftp://apt.kde-redhat.org/apt/kde-redhat/1/stable/RPMS/ Both are in same latest release. 3. did apt-get update; apt-get dist-upgrade. Actual results: file /usr/share/doc/HTML/pt_BR/common/headerbg.png conflicts between attempted installs of kde-i18n-Brazil-3.2.3-1.1.kde and kdelibs-3.2.3-6.5.1.kde . . . file /usr/share/doc/HTML/en_GB/common/kde-localised.css conflicts between attempted installs of kde-i18n-British-3.2.3-1.1.kde and kde-i18n-Brazil-3.2.3-1.1.kde Expected results: Should be no errors. Additional info: Bug is similar to #121129. See the description and follow ups.
i have taken a look in packages on ftp://apt.kde-redhat.org/apt/kde-redhat. it looks like someone has built it for Fedora! It's not redhat rpms!
Both kde-i18n-Brazil and kde-i18n-British conflict. well currently i have got working KDE3.2 after some patch-up job. I manually excluded both i18n-* and did apt-get install for the rest. But kdeinit still had some problems since it was not able to load qt libs. I created sym link for libqt-mt.so.3.3.2 in /usr/lib. From that point on i have not seen any mysterious behavior. -Ananth