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)".