[Bug 433925] Review Request: libyahoo2 - Library for the Yahoo! Messenger Protocol

bugzilla at redhat.com bugzilla at redhat.com
Sun Apr 6 16:59:54 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: libyahoo2 - Library for the Yahoo! Messenger Protocol


https://bugzilla.redhat.com/show_bug.cgi?id=433925





------- Additional Comments From rayvd at bludgeon.org  2008-04-06 12:59 EST -------
One strange issue I am trying to clear up -- this also explains why I was doing:

iconv -c -t UTF8 AUTHORS > AUTHORS.utf8 || :

For some reason, iconv returns false on the above command (without the || :). 
Initially I assumed this was because the file was already in UTF8 format, but
it's not -- rpmlint complains if I don't convert it.

rpmbuild stops however with a non-zero return code from any function.

--verbose wasn't helpful either, so I'll probably do a gdb on the process, but
may just return to forcing a successful return code so that rpmbuild continues
and rpmlint won't complain about the non-UTF8 file.

Give it a try if you like -- just run iconv on the AUTHORS file by hand and echo
$? afterwards.



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list