Bug 449271 - firstboot --reconfig fails to start
Summary: firstboot --reconfig fails to start
Keywords:
Status: CLOSED DUPLICATE of bug 446608
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-keyboard
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-01 14:27 UTC by Russell Harrison
Modified: 2008-06-28 12:18 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-28 12:18:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Russell Harrison 2008-06-01 14:27:40 UTC
Description of problem:
If I use firstboot --reconfig in my kickstart file or touch /etc/reconfigSys and
reboot firstboot will not start.

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

How reproducible:
every time

Steps to Reproduce:
1. touch /etc/reconfigSys
2. reboot
  
Actual results:
firstboot fails to start with the following exception:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/firstboot/interface.py", line 274, in c
reateScreens
    module.createScreen()
  File "/usr/share/firstboot/modules/keyboard.py", line 148, in createScreen
    if not self.kbd.beenset:
AttributeError: 'NoneType' object has no attribute 'beenset'

Expected results:
firstboot starts in reconfig mode and allows the user to reconfigure the system.

Additional info:

Comment 1 Lubomir Rintel 2008-06-28 12:18:51 UTC

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


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