| Summary: | [abrt] dnf: locale.py:111:localeconv:UnicodeDecodeError: 'locale' codec can't decode byte 0xe2 in position 0: Invalid or incomplete multibyte or wide character | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Romano <romain.rubi> | ||||||||||
| Component: | dnf | Assignee: | rpm-software-management | ||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 23 | CC: | mluscon, packaging-team-maint, pnemade, rpm-software-management, vmukhame | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/68c43858a29e51a027c89f7921b8f0840a7dce35 | ||||||||||||
| Whiteboard: | abrt_hash:f9042f5024954ad3da45d04744565354b28ff23c;VARIANT_ID=workstation; | ||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2016-10-14 06:05:18 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Attachments: |
|
||||||||||||
Created attachment 1210021 [details]
File: _var_log_dnf.log
Created attachment 1210022 [details]
File: backtrace
Created attachment 1210023 [details]
File: dnf-makecache.log
Created attachment 1210024 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1323453 *** |
Version-Release number of selected component: dnf-1.1.5-1.fc23 Additional info: reporter: libreport-2.7.2 cmdline: /usr/bin/python3 /usr/bin/dnf repolist executable: /usr/bin/dnf kernel: 4.3.3-301.fc23.x86_64 runlevel: N 5 type: Python3 uid: 0 Truncated backtrace: locale.py:111:localeconv:UnicodeDecodeError: 'locale' codec can't decode byte 0xe2 in position 0: Invalid or incomplete multibyte or wide character Traceback (most recent call last): File "/usr/bin/dnf", line 57, in <module> main.user_main(sys.argv[1:], exit_code=True) File "/usr/lib/python3.4/site-packages/dnf/cli/main.py", line 174, in user_main errcode = main(args) File "/usr/lib/python3.4/site-packages/dnf/cli/main.py", line 60, in main return _main(base, args) File "/usr/lib/python3.4/site-packages/dnf/cli/main.py", line 112, in _main cli.run() File "/usr/lib/python3.4/site-packages/dnf/cli/cli.py", line 1095, in run return self.command.run(self.base.extcmds) File "/usr/lib/python3.4/site-packages/dnf/cli/commands/repolist.py", line 132, in run ui_num = _num2ui_num(num) File "/usr/lib/python3.4/site-packages/dnf/cli/commands/repolist.py", line 47, in _num2ui_num return ucd(dnf.pycomp.format("%d", num, True)) File "/usr/lib64/python3.4/locale.py", line 195, in format return _format(percent, value, grouping, monetary, *additional) File "/usr/lib64/python3.4/locale.py", line 216, in _format formatted, seps = _group(formatted, monetary=monetary) File "/usr/lib64/python3.4/locale.py", line 140, in _group conv = localeconv() File "/usr/lib64/python3.4/locale.py", line 111, in localeconv d = _localeconv() UnicodeDecodeError: 'locale' codec can't decode byte 0xe2 in position 0: Invalid or incomplete multibyte or wide character Local variables in innermost frame: