| Summary: | [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) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jimmy Thrasibule <spack.world> | ||||
| Component: | yum | Assignee: | Seth Vidal <skvidal> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 16 | CC: | ffesti, james.antill, maxamillion, pmatilai, tla, zpavlas | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:19e9c2414c6d749da5264575fed4c67beb708d39 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-11-26 19:23:19 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 536879 [details]
File: smolt_data
*** Bug 757387 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 672141 *** |
libreport version: 2.0.7 abrt_version: 2.0.6 cmdline: /usr/bin/python /usr/bin/yum -d 0 -C list available gnome-twe* comment: This error comes every time I use bash completion. 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 32: ordinal not in range(128) time: jeu. 24 nov. 2011 20:02:12 CET uid: 1000 username: spack smolt_data: Text file, 3467 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 0x162ede8> :e: IOError(13, 'Permission non accord\xc3\xa9e') :logger: <logging.Logger object at 0x153e250>