| 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: | Stéphane Maniaci <stephane.maniaci> |
| 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: | i686 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:19e9c2414c6d749da5264575fed4c67beb708d39 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-12-06 15:17:52 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** This bug has been marked as a duplicate of bug 749239 *** |
libreport version: 2.0.7 abrt_version: 2.0.6 cmdline: /usr/bin/python /usr/bin/yum -d 0 -C list available gstreamer-* executable: /usr/bin/yum kernel: 3.1.2-1.fc16.i686 reason: yummain.py:51:exIOError:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 32: ordinal not in range(128) time: mar. 06 déc. 2011 15:41:28 CET uid: 1000 username: steph 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 0xa286df4> :e: IOError(13, 'Permission non accord\xc3\xa9e') :logger: <logging.Logger object at 0xa281acc>