Hello,
I followed the instructions on the wiki but get this as anaconda finished up:
* Writing autokickstart file Traceback (most recent call last): File "/usr/src/build/573771-i386/install//usr/lib/anaconda/gui.py", line 1137, in handleRenderCallback self.currentWindow.renderCallback() File "/usr/src/build/573771-i386/install//usr/lib/anaconda/iw/progress_gui.py", line 244, in renderCallback self.intf.icw.nextClicked() File "/usr/src/build/573771-i386/install//usr/lib/anaconda/gui.py", line 873, in nextClicked self.dispatch.gotoNext() File "/usr/src/build/573771-i386/install//usr/lib/anaconda/dispatch.py", line 174, in gotoNext self.moveStep() File "/usr/src/build/573771-i386/install//usr/lib/anaconda/dispatch.py", line 242, in moveStep rc = apply(func, self.bindArgs(args)) File "/usr/src/build/573771-i386/install//usr/lib/anaconda/packages.py", line 84, in writeKSConfiguration id.writeKS(fn) File "/usr/src/build/573771-i386/install//usr/lib/anaconda/instdata.py", line 161, in writeKS (srv, dir) = string.split(nfsinfo, ':') ValueError: need more than 1 value to unpack
Also the wiki doc has a patching section that references
/usr/share/kadischi/patches/
In my case they are below /usr/local.
This is a fully yum-updated FC4 machine.
Thanks for any help, FF
more info : the previous message involved using /tmp/fc4 as a loopback from the DVD iso. The second time I tried it I used the anaconda GUI.
I got a popup offering to debug, so i did a "p nfsinfo" and got "/dev/loop0". I guess it thought it was going a nfs install and there is no colon in the string.
Next I linked /tmp/fc4 into /var/www/html and started http and tried a http command line install with this command line :
kadischi http://localhost/fc4 /cdimages/fedora-live.iso --kickstart=/root/a-ks.cfg -C
Now I get the following traceback :
/usr/local/share/kadischi/post_install_scripts/06sysconfig.py making initrd image /kadischi/livecd-build_no8/system/lib/modules/None is not a directory.
*** Fatal error: /usr/local/share/kadischi/livecd-mkinitrd.sh returned non zero (256) exit code. Aborting execution.
Cleaning up temporary files... Traceback (most recent call last): File "/usr/local/share/kadischi/kadischi.py", line 254, in ? run ("%s %s %s" % (normalize_path([bindir, 'livecd-mkinitrd.sh']), sysdir, kernel_version), builddir) File "/usr/local/share/kadischi/lib/functions.py", line 115, in run cleanup (builddir) File "/usr/local/share/kadischi/lib/functions.py", line 104, in cleanup shutil.move (normalize_path([builddir,'.buildstamp']), '/tmp/product/.buildstamp') NameError: global name 'shutil' is not defined
Any help is appreciated.
-- SW
more failure details:
$ uname -a Linux localhost 2.6.12-1.1456_FC4 #1 Thu Sep 22 02:11:40 EDT 2005 i686 athlon i386 GNU/Linux
$ rpm -qa | grep anaconda anaconda-help-10.1.0-1 anaconda-10.2.1.5-2 busybox-anaconda-1.00-4
$ rpm -qa |grep syslinux syslinux-3.08-2
$ rpm -qa |grep isofs mkisofs-2.01.1-9 zisofs-tools-1.0.6-3
$ rpm -qa |grep e2fsprogs e2fsprogs-1.38-0.FC4.1 e2fsprogs-devel-1.38-0.FC4.1
$ rpm -qa |grep kudzu kudzu-devel-1.1.116.2-2 kudzu-1.1.116.2-2
Does the mailing list get a msg when a new cvs is ready for testing?
TIA, SW
livecd@lists.fedoraproject.org