Bug 117925
| Summary: | Firstboot crashes with syntax error in chkconfigOff() definition | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | G.Wolfe Woodbury <redwolfe> |
| Component: | firstboot | Assignee: | Brent Fox <bfox> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-03-10 12:36:33 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: | 114961 | ||
Fixed in firstboot-1.3.7-2. |
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