I followed all of the wiki instructions to create a local repository and then ran kadischi /tmp/fc5 /tmp/fedora-live.iso<br>but anaconda fails with the following error. <br><br>Starting kadischi...<br>Parsing command line arguments
<br>Checking UID<br>Using buildstamp file /etc/kadischi/buildstamp.<br>Product path set to Fedora.<br>Now we are going to try to validate your repository (for now, only http, ftp and local repositories can be checked)<br>
Path /tmp/fc5 exists. OK<br>Path /tmp/fc5/Fedora exists. OK<br>Path /tmp/fc5/Fedora/base exists. OK<br>Path /tmp/fc5/Fedora/RPMS exists. OK<br>Repository seems to be OK.<br>Checking required packages<br>Looking for config file
<br>Loading config file options<br><br>  ***  running anaconda  ***<br><br>Probing for video card:   ATI Technologies Inc Unknown device 7149<br>Probing for monitor type:   Unknown monitor<br>Starting graphical installation...
<br>Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz<br>Traceback (most recent call last):<br>  File "/usr/lib/anaconda/gui.py", line 951, in nextClicked<br>    self.dispatch.gotoNext()<br>  File "/usr/lib/anaconda/dispatch.py", line 146, in gotoNext
<br>    self.moveStep()<br>  File "/usr/lib/anaconda/dispatch.py", line 217, in moveStep<br>    rc = apply(func, self.bindArgs(args))<br>  File "/usr/lib/anaconda/backend.py", line 153, in doPostSelection
<br>    return backend.doPostSelection(intf, id, instPath, dir)<br>  File "/usr/lib/anaconda/yuminstall.py", line 779, in doPostSelection<br>    self.selectBestKernel()<br>  File "/usr/lib/anaconda/yuminstall.py", line 700, in selectBestKernel
<br>    kpkg = getBestKernelByArch("kernel", self.ayum)<br>  File "/usr/lib/anaconda/yuminstall.py", line 691, in getBestKernelByArch<br>    pkgs = ayum.pkgSack.returnNewestByName(pkgname)<br>  File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 437, in returnNewestByName
<br>    raise mdErrors.PackageSackError, 'No Package Matching %s' % name<br>PackageSackError: No Package Matching kernel<br><br>