Bug 437300

Summary: traceback when booting in runlevel 3
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: firstbootAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: high    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-14 14:53:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 235706    

Description Karsten Hopp 2008-03-13 14:15:17 UTC
Description of problem:
Traceback (most recent call last):
  File "/usr/sbin/firstboot", line 164, in <module>
    moduleList = loadModules(config.moduleDir, mode)
  File "/usr/lib/python2.5/site-packages/firstboot/loader.py", line 93, in
loadModules
    displayException(module=module)
  File "/usr/lib/python2.5/site-packages/firstboot/exceptionWindow.py", line95,
in displayException
    ExceptionWindow(text, module=module)
  File "/usr/lib/python2.5/site-packages/firstboot/exceptionWindow.py", line32,
in __init__

Version-Release number of selected component (if applicable):
firstboot-1.92-1.fc9

Comment 1 Chris Lumens 2008-03-14 14:53:26 UTC
We shouldn't even be starting in runlevel 3 right now since there's no firstboot
text interface.  This will be fixed in the next build of firstboot.