Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
https://bugzilla.redhat.com/show_bug.cgi?id=570819
Summary: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal Product: Fedora Version: 13 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: culmus-fonts AssignedTo: psatpute@redhat.com ReportedBy: mschwendt@gmail.com QAContact: extras-qa@fedoraproject.org CC: petersen@redhat.com, psatpute@redhat.com, fedora-i18n-bugs@redhat.com Estimated Hours: 0.0 Classification: Fedora
Non-Unicode Provides in culmus-miriam-clm-fonts package make Yum warn like this:
/usr/lib/python2.6/site-packages/yum/packages.py:401: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if prcotuple in self.prco[prcotype]:
$ rpm -qp --provides culmus-miriam-clm-fonts-0.104-2.fc13.noarch.rpm config(culmus-miriam-clm-fonts) = 0.104-2.fc13 font(:lang=he) font(:lang=yi) font(miriamclm) font(מרים) culmus-miriam-clm-fonts = 0.104-2.fc13
That translates to "Provides: font(\xd7\x9e\xd7\xa8\xd7\x99\xd7\x9d)".
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
James Antill james.antill@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ffesti@redhat.com, | |james.antill@redhat.com, | |maxamillion@fedoraproject.o | |rg, pmatilai@redhat.com, | |skvidal@sethdot.org, | |tim.lauridsen@googlemail.co | |m Component|culmus-fonts |yum AssignedTo|psatpute@redhat.com |skvidal@sethdot.org
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
--- Comment #1 from Toshio Ernie Kuratomi a.badger@gmail.com 2010-06-02 16:30:32 EDT --- Created an attachment (id=419155) --> (https://bugzilla.redhat.com/attachment.cgi?id=419155) Fix UnicodeWarning when comparing provides
This is a minimal patch to fix the issue. A more complete fix would check if we can use the byte version of "n" everywhere in that function and only use the unicode version where necessary (likely, the sqlite call).
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
seth vidal svidal@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |svidal@redhat.com Resolution| |UPSTREAM
--- Comment #2 from seth vidal svidal@redhat.com 2010-07-02 15:53:28 EDT --- Toshio, your patch has been applied upstream.
thanks
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
--- Comment #3 from Fedora Update System updates@fedoraproject.org 2010-08-02 10:12:44 EDT --- yum-3.2.28-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc13
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
--- Comment #4 from Fedora Update System updates@fedoraproject.org 2010-08-02 10:14:15 EDT --- yum-3.2.28-1.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc14
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
--- Comment #5 from Fedora Update System updates@fedoraproject.org 2010-08-02 10:15:50 EDT --- yum-3.2.28-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc12
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
--- Comment #6 from Fedora Update System updates@fedoraproject.org 2010-08-05 19:46:03 EDT --- yum-3.2.28-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |yum-3.2.28-1.fc13 Resolution|UPSTREAM |ERRATA
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
--- Comment #7 from Fedora Update System updates@fedoraproject.org 2010-08-12 16:16:50 EDT --- yum-3.2.28-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc12
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
--- Comment #8 from Fedora Update System updates@fedoraproject.org 2010-08-12 16:19:16 EDT --- yum-3.2.28-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc13
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
--- Comment #9 from Fedora Update System updates@fedoraproject.org 2010-08-12 16:21:37 EDT --- yum-3.2.28-3.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc14
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
--- Comment #10 from Fedora Update System updates@fedoraproject.org 2010-08-17 01:46:58 EDT --- yum-3.2.28-3.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|yum-3.2.28-1.fc13 |yum-3.2.28-3.fc13
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
--- Comment #11 from Fedora Update System updates@fedoraproject.org 2010-08-19 22:20:32 EDT --- yum-3.2.28-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|yum-3.2.28-3.fc13 |yum-3.2.28-3.fc12
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
--- Comment #12 from Fedora Update System updates@fedoraproject.org 2010-08-23 21:38:11 EDT --- yum-3.2.28-3.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570819
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|yum-3.2.28-3.fc12 |yum-3.2.28-3.fc14
i18n-bugs@lists.fedoraproject.org