| Summary: | [abrt] yum-3.2.29-5.fc15: yummain.py:51:exIOError:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 23: ordinal not in range(128) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Abdelmalek BENKOUIDER <abdelmalek_alg> |
| Component: | yum | Assignee: | Seth Vidal <skvidal> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | ffesti, james.antill, maxamillion, pmatilai, tla, zpavlas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:ada955eb0d7f541bad9b13305ad56675108fde2b | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-11-08 08:20:24 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 *** |
abrt version: 2.0.1 architecture: x86_64 cmdline: /usr/bin/python /usr/bin/yum info component: yum executable: /usr/bin/yum kernel: 2.6.38.6-27.fc15.x86_64 os_release: Fedora release 15 (Lovelock) package: yum-3.2.29-5.fc15 reason: yummain.py:51:exIOError:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 23: ordinal not in range(128) time: Mon Jun 6 18:22:49 2011 uid: 500 username: abdelmalek backtrace: :yummain.py:51:exIOError:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 23: 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 267, in user_main : errcode = main(args) : File "/usr/share/yum-cli/yummain.py", line 129, 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 23: ordinal not in range(128) : :Local variables in innermost frame: :unlock: <function unlock at 0x171d5f0> :e: IOError(5, "Erreur d'entr\xc3\xa9e/sortie") :logger: <logging.Logger object at 0x1658ad0>