Why firstaidkit-engine get crashed with error "No option flow in section: operation"
Issue
- firstaidkit-engine get crashed with following error
# firstaidkit -g gtk
:configuration.py:112:__getattr__:NoOptionError: No option 'flow' in section: 'operation'
:
:Traceback (most recent call last):
: File "/usr/share/firstaidkit/frontend/frontend_gtk.py", line 72, in worker
: self._tasker.run()
: File "/usr/lib/python2.6/site-packages/pyfirstaidkit/interpret.py", line 197, in run
: flows = len(pluginlist)*[self._config.operation.flow]
: File "/usr/lib/python2.6/site-packages/pyfirstaidkit/configuration.py", line 112, in __getattr__
: NoOptionError(key, self.__dict__["__section_name"])
:NoOptionError: No option 'flow' in section: 'operation'
Environment
- Red Hat Enterprise Linux 6.3
- firstaidkit-engine-0.3.2-2.el6.noarch
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
