[Fedora-livecd-list] Kadischi & DVD repo media

Jeremy Katz katzj at redhat.com
Thu Feb 16 12:43:20 UTC 2006


On Thu, 2006-02-16 at 13:17 +0100, Chitlesh GOORAH wrote:
> On 2/13/06, J. Hartline <jasperhartline at adelphia.net> wrote:
> > Hi.
> > The issue regarding using Kadischi with DVD repository media has been
> > resolved.
> > For users under FC5t2 or t3 and Anaconda 10.92.0-1 this has been resolved.
> 
> hmm I dont think It has because with
> busybox-anaconda-1.01-2.2.1
> anaconda-runtime-10.92.4-1
> anaconda-10.92.4-1
> i got these
> 
> [root at goorah ~]# kadischi cdrom:// /tmp/fedoraDVD.iso

The intent is that you do nfs:///tmp/fedoraDVD.iso.  Note that your
syntax is completely wrong for cdrom anyway -- it's
cdrom://device:/path/to/mount/things

> Cleaning up temporary files...
> Traceback (most recent call last):
>   File "/usr/local/share/kadischi/kadischi.py", line 224, in ?
>     run ("anaconda %s --rootpath=%s --method=%s" % (anaconda_args,
> sysdir, method), 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

Something isn't importing shutil properly in kadischi

Jeremy




More information about the Fedora-livecd-list mailing list