#10 startupError not defined
Closed: Invalid Opened by kanarip.

When not having the correct configuration files, revisor.py's main() does a try/except but the routine in except is not defined:

Component: Software Manager
Summary: TB59951383 revisor.py:517:main:NameError: global name 'startupError' is not defined

Traceback (most recent call last):
File "./revisor.py", line 522, in ?
main()
File "./revisor.py", line 517, in main
startupError(e)
NameError: global name 'startupError' is not defined

Local variables in innermost frame:
args: []
yumConfig: /etc/revisor.conf.d/revisor-i386-fedora-6.conf
parser:
mainConfig:
e: Error accessing file for config file:///etc/revisor.conf.d/revisor-i386-fedora-6.conf
options: {'config': 'conf/revisor.conf'}


Not using startupError in new branch

Not using startupError in new branch

Milestone Beta release on F7 deleted

Milestone Beta release on F7 deleted

Metadata Update from @kanarip:
- Issue assigned to kanarip

Metadata