Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Running powertop2tuned Version-Release number of selected component: tuned-utils-2.2.0-1.fc18 Additional info: cmdline: /usr/bin/python -Es /bin/powertop2tuned powertop dso_list: python-libs-2.7.3-13.fc18.x86_64 executable: /bin/powertop2tuned kernel: 3.7.8-202.fc18.x86_64 uid: 0
Created attachment 701640 [details] File: backtrace
Created attachment 701641 [details] File: core_backtrace
Created attachment 701642 [details] File: environ
There's this line in powertop html output which is causing problems: 549 uW 2.9 us/s 1.1 kWork ieee80211_dynamic_ps_enable_wor�
Please upload powertop html obtained by: # LANG=C powertop --html
Created attachment 702285 [details] powertop.html
I am unable to reproduce with the attached powertop.html. Also the string from comment 4 doesn't seem to be unicode. Maybe bug in powertop or kernel perf?
The only thing we could probably do now in the powetop2tuned code is to catch the exception and correctly exit.
(In reply to comment #8) > The only thing we could probably do now in the powetop2tuned code is to > catch the exception and correctly exit. It's possible to pass errors='ignore' to codecs.open to ignore decoding errors.
(In reply to comment #9) > It's possible to pass errors='ignore' to codecs.open to ignore decoding > errors. I would rather catch it and cleanly exit, there maybe more binary garbage. Fixed by the following upstream commit: http://git.fedorahosted.org/cgit/tuned.git/commit/?id=7cc8345a8eedd53401a8213b1f1cfd285d28dead This bug will be autoclosed when the new release will happen.
tuned-2.2.1-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/tuned-2.2.1-1.fc18
Package tuned-2.2.1-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing tuned-2.2.1-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-3205/tuned-2.2.1-1.fc18 then log in and leave karma (feedback).
tuned-2.2.1-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/tuned-2.2.1-2.fc18
tuned-2.2.1-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.