https://bugzilla.novell.com/show_bug.cgi?id=888599 https://bugzilla.novell.com/show_bug.cgi?id=888599#c0 Summary: powertop2tuned does not work Classification: openSUSE Product: openSUSE Factory Version: 201407* Platform: i386 OS/Version: openSUSE 13.2 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: robby.engelmann@igfs-ev.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 trying to run >powertop2tuned my_powersave I get the following output: Running PowerTOP, please wait... Traceback (most recent call last): File "/usr/bin/powertop2tuned", line 321, in <module> sys.exit(p.generate(args['new_profile'], args['merge_profile'], args['enable'])) File "/usr/bin/powertop2tuned", line 263, in generate data, plugins = self.parseHTML(enable_tunings) File "/usr/bin/powertop2tuned", line 224, in parseHTML parser.feed(data) File "/usr/lib/python2.7/HTMLParser.py", line 117, in feed self.goahead(0) File "/usr/lib/python2.7/HTMLParser.py", line 161, in goahead k = self.parse_starttag(i) File "/usr/lib/python2.7/HTMLParser.py", line 327, in parse_starttag self.handle_starttag(tag, attrs) File "/usr/bin/powertop2tuned", line 86, in handle_starttag if self.lastStartTag == "div" and dict(attrs)["id"] == "tuning": KeyError: 'id' Reproducible: Always Steps to Reproduce: 1. run 'powertop2tuned my_powersave' as root 2. run 'tuned-adm list' as root Actual Results: no profile is generated Expected Results: profile should appear after a 'tuned-adm list' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.