Bug 542294 - The tuned service does not start
Summary: The tuned service does not start
Keywords:
Status: CLOSED DUPLICATE of bug 542305
Alias: None
Product: Fedora
Classification: Fedora
Component: tuned
Version: 12
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-29 06:45 UTC by mt229
Modified: 2015-03-05 01:20 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
updates-testing, FC12
Last Closed: 2009-11-30 07:15:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description mt229 2009-11-29 06:45:27 UTC
Description of problem:

when starting: service tuned start, i get 

Starting tuned: Traceback (most recent call last):
  File "/usr/sbin/tuned", line 80, in <module>
    tuned.init(TUNEDDIR, cfgfile)
  File "/usr/share/tuned/tuned.py", line 60, in init
    self.__initplugins__(path, "monitorplugins", self.mp)
  File "/usr/share/tuned/tuned.py", line 38, in __initplugins__
    exec _cmd
  File "<string>", line 1, in <module>
  File "/usr/share/tuned/monitorplugins/net.py", line 108, in <module>
    _plugin = NetMonitor()
  File "/usr/share/tuned/monitorplugins/net.py", line 36, in __init__
    max_speed = self.__calcspeed__( ethcard(d).get_max_speed() );
  File "/usr/share/tuned/tuned_nettool.py", line 201, in ethcard
    ethcard.list[interface] = Tuned_nettool(interface)
  File "/usr/share/tuned/tuned_nettool.py", line 35, in __init__
    self.update()
  File "/usr/share/tuned/tuned_nettool.py", line 162, in update
    self.speed = re_speed.match(line).group(1)
AttributeError: 'NoneType' object has no attribute 'group'

Comment 1 mt229 2009-11-29 06:46:48 UTC
I have not edited distribution-provided /etc/tuned* files.

Comment 2 Marcela Mašláňová 2009-11-30 06:33:42 UTC
Please try to update to the latest version and let us know. I can't reproduce it
with tuned-0.2.5-0.1.fc12.noarch

Comment 3 Marcela Mašláňová 2009-11-30 07:15:39 UTC

*** This bug has been marked as a duplicate of bug 542305 ***


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