Bug 117925 - Firstboot crashes with syntax error in chkconfigOff() definition
Summary: Firstboot crashes with syntax error in chkconfigOff() definition
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firstboot
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-03-10 05:39 UTC by G.Wolfe Woodbury
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-03-10 12:36:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description G.Wolfe Woodbury 2004-03-10 05:39:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114

Description of problem:

First boot produces the following..

[root@tembo root]# firstboot
Traceback (most recent call last):
  File "/usr/share/firstboot/firstboot.py", line 27, in ?
    import firstbootBackend
  File "/usr/share/firstboot/firstbootBackend.py", line 22
    def chkconfigOff()
                     ^
SyntaxError: invalid syntax
[root@tembo root]#

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

How reproducible:
Always

Steps to Reproduce:
1. Install from development tree
2. Re-boot
3.
    

Actual Results:  see description

Expected Results:  firstboot runs

Additional info:

see description

Comment 1 Brent Fox 2004-03-10 12:36:33 UTC
Fixed in firstboot-1.3.7-2.


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