So I've now managed to get F18 distros loaded and profiles built, but on trying to boot the first one, I get this odd error:
anaconda 18.37.11 for Fedora 18 started. 15:15:33 Running pre-installation scripts Traceback (most recent call last): File "/sbin/anaconda", line 825, in <module> ksdata = kickstart.parseKickstart(f) File "/usr/lib64/puthon2.7/site-packages/pyanaconda/kickstart.py", line 1421, in parseKickstart
* * *Bret Wortman* http://damascusgrp.com/ http://damascusgrp.com/ http://bretwortman.com/ http://twitter.com/BretWortman
Crud. Hit the send by mistake. Here's the rest:
errorHandler.cb(KickstartError(), e) : : File "/usr/lib/python2.7/site-packages/pykickstart/parser.py", line 714, in readKickstart raise KickstartError, formatErrorMsg(0, msg=_("Unable to open input kickstart file: %s") % e.strerror) pykickstart.errors.KickstartError: The following problem occurred on line 0 of the kickstart file:
Unable to open input kickstart file: Could not open/read file:///tmp/pre_install_network_config
When I noticed this, I removed the call to this snippet from the kickstart, but it's still erroring out at the same place.
* * *Bret Wortman* http://damascusgrp.com/ http://damascusgrp.com/ http://bretwortman.com/ http://twitter.com/BretWortman
On Mon, Mar 11, 2013 at 11:44 AM, Bret Wortman <bret.wortman@damascusgrp.com
wrote:
So I've now managed to get F18 distros loaded and profiles built, but on trying to boot the first one, I get this odd error:
anaconda 18.37.11 for Fedora 18 started. 15:15:33 Running pre-installation scripts Traceback (most recent call last): File "/sbin/anaconda", line 825, in <module> ksdata = kickstart.parseKickstart(f) File "/usr/lib64/puthon2.7/site-packages/pyanaconda/kickstart.py", line 1421, in parseKickstart
*Bret Wortman* http://damascusgrp.com/ http://damascusgrp.com/ http://bretwortman.com/ http://twitter.com/BretWortman
I think this is due to the fact that I don't have a .treeinfo file -- any idea how this gets created or what I need to do to create one? I'd copy it over from elsewhere, but I'm pretty sure the checksums won't match.
* * *Bret Wortman* http://damascusgrp.com/ http://damascusgrp.com/ http://bretwortman.com/ http://twitter.com/BretWortman
On Mon, Mar 11, 2013 at 11:46 AM, Bret Wortman <bret.wortman@damascusgrp.com
wrote:
Crud. Hit the send by mistake. Here's the rest:
errorHandler.cb(KickstartError(), e)
: : File "/usr/lib/python2.7/site-packages/pykickstart/parser.py", line 714, in readKickstart raise KickstartError, formatErrorMsg(0, msg=_("Unable to open input kickstart file: %s") % e.strerror) pykickstart.errors.KickstartError: The following problem occurred on line 0 of the kickstart file:
Unable to open input kickstart file: Could not open/read file:///tmp/pre_install_network_config
When I noticed this, I removed the call to this snippet from the kickstart, but it's still erroring out at the same place.
*Bret Wortman* http://damascusgrp.com/ http://damascusgrp.com/ http://bretwortman.com/ http://twitter.com/BretWortman
On Mon, Mar 11, 2013 at 11:44 AM, Bret Wortman < bret.wortman@damascusgrp.com> wrote:
So I've now managed to get F18 distros loaded and profiles built, but on trying to boot the first one, I get this odd error:
anaconda 18.37.11 for Fedora 18 started. 15:15:33 Running pre-installation scripts Traceback (most recent call last): File "/sbin/anaconda", line 825, in <module> ksdata = kickstart.parseKickstart(f) File "/usr/lib64/puthon2.7/site-packages/pyanaconda/kickstart.py", line 1421, in parseKickstart
*Bret Wortman* http://damascusgrp.com/ http://damascusgrp.com/ http://bretwortman.com/ http://twitter.com/BretWortman
cobbler@lists.fedorahosted.org