Bug 477672
| Summary: | libgweather multilib conflict | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Philippe Troin <phil> | ||||
| Component: | libgweather | Assignee: | Matthias Clasen <mclasen> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 11 | CC: | bugzilla, danw, drepper, jfanderson2, kevinverma, linuxdonald, mcepl, mcepl, mclasen, petersen, rsandu2004, stephen | ||||
| Target Milestone: | --- | Keywords: | Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 2.26.1-3.fc11 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-06-30 21:32:19 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: | |||||||
| Attachments: |
|
||||||
|
Description
Philippe Troin
2008-12-22 20:20:31 UTC
Matthias, this is because the i386 and x86_64 translations have different POT-Creation-Date strings in the "" translation, because libgweather.spec rebuilds the .pot files at build time to prune unneeded strings:
cd po
make %{name}.pot
for p in *.po; do
msgmerge -U $p %{name}.pot
done
make
cd ..
# strip unneeded translations from .mo files
# ideally intltool (ha!) would do that for us
# http://bugzilla.gnome.org/show_bug.cgi?id=474987
cd po
grep -v ".*[.]desktop[.]in[.]in$\|.*[.]server[.]in[.]in$\|.*[.]schemas[.]in$" POTFILES.in > POTFILES.keep
mv POTFILES.keep POTFILES.in
intltool-update --pot
for p in *.po; do
msgmerge $p %{name}.pot > $p.out
msgfmt -o `basename $p .po`.gmo $p.out
done
The second part appears in other spec files too, and they all (potentially) have the same problem (though the timestamp is only accurate to the minute, so if the package is small or the timing otherwise works out right, it's possible that both will be rebuilt with the same timestamp on different machines).
For libgweather, the po-file-rewriting doesn't seem to have much effect in rawhide at least. (Most of libgweather's strings are in po-locations/, not po/ anyway.) So we could fix this bug for libgweather by just removing that code, but other libraries may still have the same problem (if not now, then possibly after their next rebuild...)
The pain... I'm sure i've added some touch hack in some of the other specs to fix this issue I have the same error on Fedora 11 Rawhide Created attachment 334848 [details]
patch
**** Access denied: danw is not in ACL for rpms/libgweather/devel
this copies in a fix from libgnome.spec (including even using the same hardcoded date, shrug).
*** Bug 494088 has been marked as a duplicate of this bug. *** Hello, I'm running the latest today rawhide prior to Fedora 11; this bug is still present in libgweather-2.26.1-1.fc11, preventing a „yum -y upgrade” of the whole system: Best regards, Răzvan Transaction Check Error: file /usr/share/locale/am/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ar/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/as/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/az/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/be/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/be@latin/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/bg/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/bn/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/bn_IN/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/bs/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ca/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/cs/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/cy/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/da/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/de/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/dz/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/el/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/en_CA/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/en_GB/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_AR/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_CL/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_CO/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_CR/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_DO/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_EC/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_ES/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_GT/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_HN/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_MX/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_NI/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_PA/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_PE/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_PR/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_SV/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_UY/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/es_VE/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/et/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/eu/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/fa/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/fi/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/fr/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ga/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/gl/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/gu/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/he/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/hi/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/hr/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/hu/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/hy/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/id/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/is/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/it/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ja/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ka/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/kn/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ko/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ku/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ky/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/lt/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/lv/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/mg/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/mk/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ml/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/mn/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/mr/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ms/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/nb/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ne/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/nl/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/nn/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/oc/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/or/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/pa/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/pl/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/pt/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/pt_BR/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ro/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ru/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/rw/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/si/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/sk/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/sl/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/sq/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/sr/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/sr@latin/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/sv/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/ta/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/te/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/th/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/tr/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/uk/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/vi/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/wa/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/xh/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/zh_CN/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/zh_HK/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 file /usr/share/locale/zh_TW/LC_MESSAGES/libgweather.mo conflicts between attempted installs of libgweather-2.26.1-1.fc11.i586 and libgweather-2.26.1-1.fc11.x86_64 Hello, Even if this bug is marked "priority=low", please note that a rawhide installation (which was upgraded from F10) cannot do full updates because of this multilib conflict. An user cannot do "yum -y update" for the whole system: because of dependencies, he/she must manually exclude libgweather (both i386 and x86_64) and libgweather-devel. Please publish corrected versions of these three packages, via online update. Regards, Razvan A simple work-around is to grab the libgweather RPM from http://fedora.secsup.org/linux//development/i386/os/Packages/ and do an rpm -ivh --force --nodeps on it Then run YUM and it should work. Thanks, but it doesn't work: the conflict seems to be between files of the new packages: Transaction Check Error: file /usr/share/locale/am/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ar/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/as/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/az/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/be/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/be@latin/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/bg/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/bn/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/bn_IN/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/bs/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ca/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/cs/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/cy/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/da/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/de/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/dz/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/el/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/en_CA/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/en_GB/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_AR/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_CL/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_CO/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_CR/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_DO/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_EC/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_ES/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_GT/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_HN/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_MX/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_NI/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_PA/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_PE/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_PR/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_SV/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_UY/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/es_VE/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/et/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/eu/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/fa/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/fi/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/fr/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ga/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/gl/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/gu/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/he/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/hi/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/hr/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/hu/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/hy/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/id/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/is/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/it/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ja/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ka/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/kn/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ko/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ku/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ky/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/lt/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/lv/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/mg/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/mk/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ml/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/mn/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/mr/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ms/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/nb/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ne/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/nl/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/nn/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/oc/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/or/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/pa/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/pl/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/pt/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/pt_BR/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ro/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ru/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/rw/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/si/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/sk/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/sl/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/sq/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/sr/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/sr@latin/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/sv/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/ta/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/te/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/th/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/tr/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/uk/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/vi/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/wa/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/xh/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/zh_CN/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/zh_HK/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 file /usr/share/locale/zh_TW/LC_MESSAGES/libgweather.mo from install of libgweather-2.26.1-1.fc11.x86_64 conflicts with file from package libgweather-2.26.1-1.fc11.i586 Regards, Răzvan The same issue is reproducible in Rawhide (F11). I'm still seeing this problem in Rawhide/F11. Can we please apply Dan's patch from comment 4? Or given bug 496000 maybe it is better to subpackage the translations? On my system, this bug is annoying mainly because it blocks the automatic updates for the whole system. Specifically, I cannot install latest evolution and evolution-related packages because of the dependency: evolution-data-server -> libgweather Regards, Răzvan libgweather-2.26.1-3.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/libgweather-2.26.1-3.fc11 libgweather-2.26.1-3.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libgweather'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-6234 I'm able to confirm that the problem I've seen in comment #9 is solved by the update; THANKS A LOT ! From my point of view, this bug can be closed. Răzvan libgweather-2.26.1-3.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. *** Bug 509167 has been marked as a duplicate of this bug. *** |