Bug 1097437
| Summary: | [abrt] dnf: output.py:2429:scriptout:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 5: ordinal not in range(128) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | František Zatloukal <fzatlouk> | ||||||
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | akozumpl, packaging-team-maint, pnemade, rholy, tim.lauridsen | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/980599cb1f0b630dff9be9c51f5c7a5fdf522690 | ||||||||
| Whiteboard: | abrt_hash:dc1ba86babc7bced7aa6bbffe5baa702df34800d | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-05-14 10:05:13 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 895241 [details]
File: backtrace
Created attachment 895242 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1096398 *** |
Description of problem: Error is probably caused by czech letters in some error messages. Version-Release number of selected component: dnf-0.5.1-1.fc21 Additional info: reporter: libreport-2.2.2 cmdline: /usr/bin/python /bin/dnf remove libfm-qt executable: /bin/dnf kernel: 3.15.0-0.rc4.git3.2.fc21.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: output.py:2429:scriptout:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 5: ordinal not in range(128) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/dnf/yum/rpmtrans.py", line 394, in callback self._unInstStop( bytes, total, h ) File "/usr/lib/python2.7/site-packages/dnf/yum/rpmtrans.py", line 487, in _unInstStop self._scriptout() File "/usr/lib/python2.7/site-packages/dnf/yum/rpmtrans.py", line 201, in _scriptout self.display.scriptout(msgs) File "/usr/lib/python2.7/site-packages/dnf/cli/output.py", line 2429, in scriptout sys.stdout.write(unicode(msgs)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 5: ordinal not in range(128) Local variables in innermost frame: self: <dnf.cli.output.CliTransactionDisplay object at 0x1720310> msgs: 'varov\xc3\xa1n\xc3\xad: file /usr/lib64/libfm-qt.so.0: remove failed: Adres\xc3\xa1\xc5\x99 nebo soubor neexistuje\n'