| Summary: | [abrt] livecd-tools-19.6-1.fc19: kickstart.py:61:read_kickstart:KickstartError: Failed to read kickstart file 'default.cfg' : Local file does not exist: /home/renich/Projects/junkets/kickstart/default.cfg | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Renich Bon Ciric <renich> | ||||||
| Component: | livecd-tools | Assignee: | Brian Lane <bcl> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | adam.stokes, bcl, bruno, dhuff, Jasper.Hartline, katzj | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:d665f3543edd58409a07a554fcb22cfcf13529f7 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-01-07 21:46:06 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 790716 [details]
File: backtrace
Created attachment 790717 [details]
File: environ
You didn't point it to your kickstart file. |
Description of problem: I am building a custom live-cd image. Version-Release number of selected component: livecd-tools-19.6-1.fc19 Additional info: reporter: libreport-2.1.6 cmdline: /usr/bin/python -tt /bin/image-creator -c default.cfg -f junkets-by-evalinux --title=EVALinuxJunkets --product=EVALinuxJunkets --releasever=1 -t tmp --cache=cache --nocleanup --logfile=image_creator.log -v dso_list: python-imgcreate-19.6-1.fc19.x86_64 executable: /bin/image-creator kernel: 3.10.9-200.fc19.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: kickstart.py:61:read_kickstart:KickstartError: Failed to read kickstart file 'default.cfg' : Local file does not exist: /home/renich/Projects/junkets/kickstart/default.cfg Traceback (most recent call last): File "/bin/image-creator", line 237, in <module> sys.exit(main()) File "/bin/image-creator", line 184, in main ks = imgcreate.read_kickstart(options.kscfg) File "/usr/lib/python2.7/site-packages/imgcreate/kickstart.py", line 61, in read_kickstart e.args[0])) KickstartError: Failed to read kickstart file 'default.cfg' : Local file does not exist: /home/renich/Projects/junkets/kickstart/default.cfg Local variables in innermost frame: ks: <pykickstart.parser.KickstartParser instance at 0x1f2c4d0> path: 'default.cfg' version: <f19.F19Handler object at 0x1f191d0> e: URLGrabError(2, 'Local file does not exist: /home/renich/Projects/junkets/kickstart/default.cfg')