Bug 1273982

Summary: [abrt] smolt: smolt.py:468:error:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: Mikhail Yarashevich <aloner>
Component: smoltAssignee: Orphan Owner <extras-orphan>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: extras-orphan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/0b7db322f9fda4222721745577797efabbbcf3e8
Whiteboard: abrt_hash:27fe31868b23825f94224282a95904b1422bf719;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 18:17:51 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:
Description Flags
File: backtrace
none
File: environ none

Description Mikhail Yarashevich 2015-10-21 16:24:10 UTC
Version-Release number of selected component:
smolt-1.4.3-6.fc17

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python /usr/bin/smoltSendProfile -c
executable:     /usr/bin/smoltSendProfile
kernel:         4.1.6-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            999

Truncated backtrace:
smolt.py:468:error:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/bin/smoltSendProfile", line 281, in <module>
    batch=opts.checkin)
  File "/usr/share/smolt/client/smolt.py", line 744, in send
    error(_('Error contacting Server: %s') % e)
  File "/usr/share/smolt/client/smolt.py", line 468, in error
    print >> sys.stderr, message
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128)

Local variables in innermost frame:
message: u'\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u0441\u0435\u0440\u0432\u0435\u0440\u0443: [Errno 14] HTTP Error 404 - Not Found'

Potential duplicate: bug 1202312

Comment 1 Mikhail Yarashevich 2015-10-21 16:24:15 UTC
Created attachment 1085225 [details]
File: backtrace

Comment 2 Mikhail Yarashevich 2015-10-21 16:24:16 UTC
Created attachment 1085226 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 18:17:51 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.