Bug 121129
Summary: | kdelibs conflicts with kde-i18n-Brazil 3.2.2-1 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alexandre Oliva <oliva> |
Component: | kdelibs | Assignee: | Than Ngo <than> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | alikins, jbj, katzj, notting, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-04-20 08:49:30 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 114961 |
Description
Alexandre Oliva
2004-04-17 18:37:36 UTC
skvidal said this affects British too. I'm investigating. Hmmm, bad news, I tried downgrading two of my systems (i386 and x86_64) to KDE 3.2.1 then did a upgrade again. I can't reproduce any of these conflicts. Both than and I were completely unable to reproduce this problem. Than said that Bug #121058 appears to be the same problem. This may be incorrect, but it may be worth checking out. I personally suspect that this could be an error caused by the rpm-python bindings. Alexandre said that he always uses up2date, while Seth Vidal uses yum. I personally always use apt, while than said that he uses rpm. (Huh?) apt and rpm avoid the rpm-python bindings entirely, so this could be a common cause of this problem? Just a guess... I could reproduce it here and Than and I tracked it down to /usr/share/doc/HTML/[pt_BR,en_GB]/common being a symlink in older versions and a directory in kde-3.2.2. it looks like that i have to make symlinks to ../en/common instead a directory here as it's done in old version! but it's a bug and should be a directory instead a symlink! Jeff, it looks like a bug in rpm, or i'm wrong here ? ok, i have removed the directories add added the symlinks back. kde-i18n-3.2.2-2 should fix this problem. |