Bug 759709 - [abrt] yum-3.4.3-5.fc16: yummain.py:51:exIOError:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 32: 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:19e9c2414c6d749da5264575fed...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-03 10:40 UTC by Adrien
Modified: 2014-01-21 23:20 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-05 10:50:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: smolt_data (5.27 KB, text/plain)
2011-12-03 10:40 UTC, Adrien
no flags Details

Description Adrien 2011-12-03 10:40:43 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
cmdline:        /usr/bin/python /usr/bin/yum -d 0 -C list available *
executable:     /usr/bin/yum
kernel:         3.1.2-1.fc16.x86_64
reason:         yummain.py:51:exIOError:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 32: ordinal not in range(128)
time:           sam. 03 déc. 2011 11:32:17 CET
uid:            1000
username:       adrien

smolt_data:     Text file, 5393 bytes

backtrace:
:yummain.py:51:exIOError:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 32: 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 32: ordinal not in range(128)
:
:Local variables in innermost frame:
:unlock: <function unlock at 0x1bb1de8>
:e: IOError(13, 'Permission non accord\xc3\xa9e')
:logger: <logging.Logger object at 0x1ac02d0>

comment:
:When installing a package with yum, autocompletion does not worl properly.
:It works for yum instructions (install, remove, update...) but not for the packet name.

Comment 1 Adrien 2011-12-03 10:40:47 UTC
Created attachment 539949 [details]
File: smolt_data

Comment 2 Zdeněk Pavlas 2011-12-05 10:50:52 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.