Bug 1096580
| Summary: | [abrt] dnf: output.py:1089:matchcallback:UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 28: ordinal not in range(128) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jacek Pawlyta <cunio> | ||||||
| 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: | 20 | 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/dfb63e8c1e58dbc4cdbfa6e3457570c26f40e8eb | ||||||||
| Whiteboard: | abrt_hash:3a73c0609d893881c55a307f0f861190df8f77f1 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-05-12 07:31:27 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 894547 [details]
File: backtrace
Created attachment 894548 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1093887 *** |
Description of problem: running "dnf search lx" Version-Release number of selected component: dnf-0.5.1-1.fc20 Additional info: reporter: libreport-2.2.2 cmdline: /usr/bin/python /usr/bin/dnf search lx executable: /usr/bin/dnf kernel: 3.15.0-0.rc5.git0.1.fc21.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: output.py:1089:matchcallback:UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 28: ordinal not in range(128) Traceback (most recent call last): File "/usr/bin/dnf", line 36, in <module> main.user_main(sys.argv[1:], exit_code=True) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 206, in user_main errcode = main(args) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 82, in main return _main(base, args) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 132, in _main cli.run() File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1164, in run return self.command.run(self.base.extcmds) File "/usr/lib/python2.7/site-packages/dnf/cli/commands/__init__.py", line 515, in run return self.cli.search(extcmds) File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1225, in search args) File "/usr/lib/python2.7/site-packages/dnf/cli/output.py", line 1089, in matchcallback msg = self.fmtKeyValFill(msg, unicode(po.summary) or "") UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 28: ordinal not in range(128) Local variables in innermost frame: matchfor: ['lx'] verbose: None self: <dnf.cli.output.Output object at 0x19bf050> values: set(['Simple GUI to configure what\xe2\x80\x99s automatically started in LXDE', 'lxsession-edit']) msg: u'lxsession-edit.x86_64 : ' highlight: None po: <hawkey.Package object id 20100, lxsession-edit-0.2.0-6.fc20.x86_64, fedora>