I've also been trying to figure this one out, it seems there might be an issue with the kickstart file generation in spacewalk 1.1. I was able to get the kickstart working by manually editing the kickstart file in the /var/lib/rhn/kickstarts/wizard/ directory and amend the line before the certificate imports from:
%post --logfile /mnt/sysimage/root/ks-rhn-post.log to be: %post --logfile /root/ks-rhn-post.log Unfortunately the kickstart file is recreated anytime a change is made so the above process is only a temporary fix. As I can't find where the kickstart file is generated from I can't make the change permanent! Regards, Richard > -----Original Message----- > From: [email protected] [mailto:spacewalk-list- > [email protected]] On Behalf Of James Hogarth > Sent: 06 September 2010 14:54 > To: [email protected] > Subject: [Spacewalk-list] Kickstart Exception > > Hey all, > > Hope someone has an idea on this as I'm starting to run out of them to try.... > > This is from a spacewalk 1.1 server trying to install centos 5 x86_64 > with the updates and extras repos enabled. > > At this point I have no user pre/post scripts at all.... > Traceback (most recent call first): > File "/tmp/treedir.27146/instimage/usr/lib/anaconda/iutil.py", line > 45, in execWithRedirect > stdout = open(stdout, "w") > File "/usr/lib/anaconda/kickstart.py", line 75, in run > root = scriptRoot) > File "/usr/lib/anaconda/kickstart.py", line 901, in <lambda> > map (lambda s: s.run(anaconda.rootPath, serial, anaconda.intf), > postScripts) > File "/usr/lib/anaconda/kickstart.py", line 901, in postAction > map (lambda s: s.run(anaconda.rootPath, serial, anaconda.intf), > postScripts) > File "/tmp/treedir.27146/instimage/usr/lib/anaconda/packages.py", > line 44, in doPostAction > anaconda.id.instClass.postAction(anaconda, flags.serial) > File "/usr/lib/anaconda/dispatch.py", line 204, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 127, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/text.py", line 727, in run > anaconda.dispatch.gotoNext() > File "/usr/bin/anaconda", line 974, in ? > anaconda.intf.run(anaconda) > IOError: [Errno 2] No such file or directory: > '/mnt/sysimage//mnt/sysimage/root/ks-rhn-post.log' > > Local variables in innermost frame: > searchPath: 0 > stdout: /mnt/sysimage//mnt/sysimage/root/ks-rhn-post.log > stdin: 0 > argv: ['/tmp/ks-script-ugX7Or'] > chroot: <function chroot at 0xdc43f50> > command: /bin/sh > stderr: /mnt/sysimage//mnt/sysimage/root/ks-rhn-post.log > root: /mnt/sysimage > > I've got the full anacdump and other logs here is anyone feels able to > parse through them... > > James > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
