Bug 874250
Summary: | UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 60: ordinal not in range(128) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Steve Tyler <stephent98> |
Component: | python-meh | Assignee: | Vratislav Podzimek <vpodzime> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | stephent98, vpodzime |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-01-12 01:29:28 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Steve Tyler
2012-11-07 19:21:09 UTC
[Copied from Bug 873767, Comment 17] Vratislav Podzimek 2012-11-07 17:45:49 UTC (In reply to comment #14) > A second bug? > > [snippet from end of attached anaconda-tb] > ... > Exception occurred during /var/log/messages file copy: > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 430, in dump > ret += line > UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 60: > ordinal not in range(128) This is a separate bug in python-meh. It tries to include /var/log/messages line by line to the dump. Please create a separate bug with this snippet against python-meh and assing it to me. Thanks! python-meh-0.19-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/python-meh-0.19-1.fc18 Package python-meh-0.19-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-meh-0.19-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-19799/python-meh-0.19-1.fc18 then log in and leave karma (feedback). python-meh-0.20-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/python-meh-0.20-1.fc18 python-meh-0.20-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |