Description of problem: # /usr/bin/smoltSendProfile Traceback (most recent call last): File "/usr/bin/smoltSendProfile", line 102, in <module> print profile.getProfile() File "/usr/share/smolt/client/smolt.py", line 379, in getProfile printBuffer.append('\t%s: %s' % (label, data)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 5: ordinal not in range(128) Version-Release number of selected component (if applicable): smolt-0.9.7.1-4.fc7.noarch
*** This bug has been marked as a duplicate of 239229 ***