Bug 676603
Summary: | Missing %s in logging format string | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dwayne Bailey <dwayne> |
Component: | translate-toolkit | Assignee: | Dwayne Bailey <dwayne> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 14 | CC: | dwayne, i18n-bugs, kparal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | translate-toolkit-1.8.1-3.fc14 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-03-22 18:55:42 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: |
Description
Dwayne Bailey
2011-02-10 11:49:05 UTC
This was fixed in http://translate.svn.sourceforge.net/viewvc/translate/src/trunk/translate/storage/base.py?r1=17124&r2=17123&pathrev=17124 translate-toolkit-1.8.1-3.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/translate-toolkit-1.8.1-3.fc14 translate-toolkit-1.8.1-3.fc14 seems to work, but I get this warning: WARNING:root:trying to parse l10n.properties with encoding: iso-8859-1 but detected encoding is ascii Is that correct? I didn't get it before. (In reply to comment #3) > translate-toolkit-1.8.1-3.fc14 seems to work, but I get this warning: > > WARNING:root:trying to parse l10n.properties with encoding: iso-8859-1 but > detected encoding is ascii > > Is that correct? I didn't get it before. Yes that is new. The warning can be ignored, we're looking at suppressing these messages in 1.9.1. The issue was an error in the logging string that caused a traceback that made that warning look more like a failure. translate-toolkit-1.8.1-3.fc14 has been pushed to the Fedora 14 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 translate-toolkit'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/translate-toolkit-1.8.1-3.fc14 translate-toolkit-1.8.1-3.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/translate-toolkit-1.8.1-3.el5 translate-toolkit-1.8.1-3.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |