Bug 1384479 - [abrt] dnf: locale.py:111:localeconv:UnicodeDecodeError: 'locale' codec can't decode byte 0xe2 in position 0: Invalid or incomplete multibyte or wide character
Summary: [abrt] dnf: locale.py:111:localeconv:UnicodeDecodeError: 'locale' codec can't...
Keywords:
Status: CLOSED DUPLICATE of bug 1323453
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f9042f5024954ad3da45d047445...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-13 11:19 UTC by Romano
Modified: 2016-10-14 06:05 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-10-14 06:05:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: _var_log_dnf.log (8.33 KB, text/plain)
2016-10-13 11:19 UTC, Romano
no flags Details
File: backtrace (1.52 KB, text/plain)
2016-10-13 11:19 UTC, Romano
no flags Details
File: dnf-makecache.log (1.01 MB, text/plain)
2016-10-13 11:20 UTC, Romano
no flags Details
File: environ (2.10 KB, text/plain)
2016-10-13 11:20 UTC, Romano
no flags Details

Description Romano 2016-10-13 11:19:40 UTC
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:

Comment 1 Romano 2016-10-13 11:19:47 UTC
Created attachment 1210021 [details]
File: _var_log_dnf.log

Comment 2 Romano 2016-10-13 11:19:48 UTC
Created attachment 1210022 [details]
File: backtrace

Comment 3 Romano 2016-10-13 11:20:03 UTC
Created attachment 1210023 [details]
File: dnf-makecache.log

Comment 4 Romano 2016-10-13 11:20:04 UTC
Created attachment 1210024 [details]
File: environ

Comment 5 Igor Gnatenko 2016-10-14 06:05:18 UTC

*** This bug has been marked as a duplicate of bug 1323453 ***


Note You need to log in before you can comment on or make changes to this bug.