[Bug 285631] ksvalidator doesn't show help and UnicodeDecodeError exception raised.

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 10 02:18:51 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: ksvalidator doesn't show help and UnicodeDecodeError exception raised.


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


ssato at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard| bzcl34nup                  |bzcl34nup
            Version|8                           |rawhide




------- Additional Comments From ssato at redhat.com  2008-06-09 22:18 EST -------
It seems the problem still exists in the latest one (rawhide).

bash-3.2$ rpm -qf $(which ksvalidator)
pykickstart-1.37-1.fc10.noarch
bash-3.2$ rpm -qf $(which python)
python-2.5.1-25.fc9.i386
bash-3.2$ env | grep LANG
LANG=ja_JP.utf8
GDM_LANG=ja_JP.utf8
bash-3.2$ ksvalidator 
Traceback (most recent call last):
  File "/usr/bin/ksvalidator", line 62, in <module>
    op.print_help()
  File "/usr/lib/python2.5/optparse.py", line 1648, in print_help
    file.write(self.format_help().encode(encoding, "replace"))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 130:
ordinal not in range(128)
bash-3.2$



-- 
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 triage mailing list