Bug 753404 - [abrt] yum-3.4.3-5.fc16: yummain.py:51:exIOError:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 22: ordinal not in range(128)
Summary: [abrt] yum-3.4.3-5.fc16: yummain.py:51:exIOError:UnicodeDecodeError: 'ascii' ...
Keywords:
Status: CLOSED DUPLICATE of bug 749239
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9f0e9702124016302d223a10df9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-12 10:09 UTC by Petr Kočandrle
Modified: 2014-01-21 23:20 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-14 08:28:27 UTC
Type: ---


Attachments (Terms of Use)

Description Petr Kočandrle 2011-11-12 10:09:41 UTC
libreport version: 2.0.6
abrt_version:   2.0.4.981
cmdline:        /usr/bin/python /usr/bin/yum -d 0 -C list available Virtu*
comment:        I hit tab-key in console to see suggestions for available packages collected by bash-completion. It crashed immediately after I hit the tab-key.
executable:     /usr/bin/yum
kernel:         3.1.0-7.fc16.x86_64
reason:         yummain.py:51:exIOError:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 22: ordinal not in range(128)
time:           Sat Nov 12 11:00:38 2011
uid:            500
username:       siegfried

backtrace:
:yummain.py:51:exIOError:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 22: ordinal not in range(128)
:
:Traceback (most recent call last):
:  File "/usr/bin/yum", line 29, in <module>
:    yummain.user_main(sys.argv[1:], exit_code=True)
:  File "/usr/share/yum-cli/yummain.py", line 309, in user_main
:    errcode = main(args)
:  File "/usr/share/yum-cli/yummain.py", line 149, in main
:    return exIOError(e)
:  File "/usr/share/yum-cli/yummain.py", line 51, in exIOError
:    logger.critical(_('\n\n%s') % exception2msg(e))
:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 22: ordinal not in range(128)
:
:Local variables in innermost frame:
:unlock: <function unlock at 0x13fcb18>
:e: IOError(13, 'Operace zam\xc3\xadtnuta')
:logger: <logging.Logger object at 0x1323610>

Comment 1 Zdeněk Pavlas 2011-11-14 08:28:27 UTC

*** This bug has been marked as a duplicate of bug 749239 ***


Note You need to log in before you can comment on or make changes to this bug.