Bug 183132 - Firstboot always running at boot.
Summary: Firstboot always running at boot.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: firstboot
Version: 5
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Chris Lumens
QA Contact:
URL:
Whiteboard:
: 197551 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-26 19:23 UTC by Philip Wyett
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-27 17:38:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Philip Wyett 2006-02-26 19:23:46 UTC
Description of problem:

After installing FC5 Test 3 and successfully performing firstboot config. First
boot is not disabled and runs at every boot though the config part of it is
never seen.

Version-Release number of selected component (if applicable):

1.4.4-1

How reproducible:

Steps to Reproduce:
1. Install FC5 Test 3 in vmware or x86 boxen.
2. Reboot and perform firstboot config.
3. Reboot as many times as you like and watch firstboot being
   executed during boot and visible through rhgb.

Additional info:

A check into system-config-services shows firstboot is still checked to run and
not disabled.

Comment 1 Chris Lumens 2006-02-27 17:38:52 UTC
The service itself isn't actually running.  What's happening here is that the
init script for it is checking for a lock file to determine whether it should
run or not.  This is to prevent the pretty weird corner case of if firstboot
fails to start in runlevel 5 for some reason (for instance, X is all screwed up)
but then you switch into runlevel 3 to fix it.  Without some extra protection,
firstboot will attempt to start again on the terminal.  See bug 145169.

Comment 2 Chris Lumens 2006-07-05 15:19:26 UTC
*** Bug 197551 has been marked as a duplicate of this bug. ***


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