[Bug 245826] Review Request: pida - A Python IDE written in Python and GTK

bugzilla at redhat.com bugzilla at redhat.com
Sun Sep 9 06:16:51 UTC 2007


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: pida - A Python IDE written in Python and GTK


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





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-09-09 02:16 EST -------
(I only checked your comment)

(In reply to comment #12)
> I am unable to locate the problem spot which causes the
> "wrong end of line encoding" error.

------------------------------------------------------
[tasaka1 at localhost ~]$ rpmlint -I wrong-file-end-of-line-encoding
wrong-file-end-of-line-encoding :
This file has wrong end-of-line encoding, usually caused by creation or
modification on a non-Unix system. It could prevent it from being displayed
correctly in some circumstances.
------------------------------------------------------

Try:
sed -i -e 's|\r||' docs/html/handbook.html
or
dos2unix docs/html/handbook.html (for this method BuildRequires: dos2unix
is needed)

Note:
0.5.1-1 could not be rebuilt.
http://koji.fedoraproject.org/koji/taskinfo?taskID=152935

-- 
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 package-review mailing list