Bug 597192 - [abrt] crash in smolt-1.4.2.2-1.fc13: smoltSendProfile:173:<module>:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128)
Summary: [abrt] crash in smolt-1.4.2.2-1.fc13: smoltSendProfile:173:<module>:UnicodeEn...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: smolt
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:276c1787
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-28 10:42 UTC by atgf0127
Modified: 2011-06-27 16:54 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-27 16:54:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.98 KB, text/plain)
2010-05-28 10:42 UTC, atgf0127
no flags Details

Description atgf0127 2010-05-28 10:42:40 UTC
abrt 1.1.0 detected a crash.

architecture: i686
cmdline: /usr/bin/python /usr/bin/smoltSendProfile -p
component: smolt
executable: /usr/bin/smoltSendProfile
kernel: 2.6.33.3-85.fc13.i686.PAE
package: smolt-1.4.2.2-1.fc13
reason: smoltSendProfile:173:<module>:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128)
release: Fedora release 13 (Goddard)

backtrace
-----
smoltSendProfile:173:<module>:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/bin/smoltSendProfile", line 173, in <module>
    print line
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128)

Local variables in innermost frame:
rating: <function rating at 0x86da95c>
scan: <function scan at 0x86da994>
random: <module 'random' from '/usr/lib/python2.6/random.pyc'>
subprocess: <module 'subprocess' from '/usr/lib/python2.6/subprocess.pyc'>
getpass: <module 'getpass' from '/usr/lib/python2.6/getpass.pyc'>
proxies: None
args: []
get_config_attr: <function get_config_attr at 0x854bae4>
GateFromConfig: <function GateFromConfig at 0x8629454>
smolt: <module 'smolt' from '/usr/share/smolt/client/smolt.pyc'>
__package__: None
__doc__: None
OptionParser: <class optparse.OptionParser at 0x847365c>
urljoin: <function urljoin at 0x847f764>
parser: <optparse.OptionParser instance at 0x86d840c>
__builtins__: <module '__builtin__' (built-in)>
__file__: '/usr/bin/smoltSendProfile'
time: <module 'time' from '/usr/lib/python2.6/lib-dynload/timemodule.so'>
sys: <module 'sys' (built-in)>
profile: <smolt._Hardware instance at 0x86d8aac>
__name__: '__main__'
line: u'\u5e38\u89c4'
to_ascii: <function to_ascii at 0x86cef44>
_: <bound method GNUTranslations.ugettext of <gettext.GNUTranslations instance at 0x849afec>>
os: <module 'os' from '/usr/lib/python2.6/os.pyc'>
error: <function error at 0x86da144>
debug: <function debug at 0x86da17c>
NamedTemporaryFile: <function NamedTemporaryFile at 0x849c5a4>
opts: <Values at 0x86d8a2c: {'userName': None, 'scanOnly': False, 'retry': False, 'smoonURL': 'http://www.smolts.org/', 'the_only_config_file': None, 'printOnly': True, 'new_pub': False, 'autoSend': False, 'submitOnly': False, 'user_agent': 'smolt/0.97', 'timeout': 60.0, 'uuidFile': '/etc/smolt/hw-uuid', 'DEBUG': False, 'httpproxy': None, 'password': None, 'checkin': False}>

Comment 1 atgf0127 2010-05-28 10:42:43 UTC
Created attachment 417563 [details]
File: backtrace

Comment 2 Peter Ryzhenkov 2010-08-11 09:26:46 UTC
Confirm that. My locale is 'ru_RU.utf8' and I have the same problem. Everything's fine if I do the following thing:
su -c 'export LANG=en_US.utf8 && firstboot'

Comment 3 Vincenzo 2010-09-15 11:35:48 UTC
Package: smolt-1.4.2.2-1.fc13
Architecture: i686
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1. with this command: smoltSendProfile -p > myHardware.txt

Comment 4 Fedora Admin XMLRPC Client 2011-02-08 21:15:15 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Bug Zapper 2011-06-02 13:05:49 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '13'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 6 Bug Zapper 2011-06-27 16:54:24 UTC
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 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.

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


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