Bug 437300 - traceback when booting in runlevel 3
Summary: traceback when booting in runlevel 3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firstboot
Version: rawhide
Hardware: All
OS: Linux
high
low
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9Blocker
TreeView+ depends on / blocked
 
Reported: 2008-03-13 14:15 UTC by Karsten Hopp
Modified: 2008-03-14 14:53 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-14 14:53:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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