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>&nbsp; ***&nbsp; running anaconda&nbsp; ***<br><br>Probing for video card:&nbsp;&nbsp; ATI Technologies Inc Unknown device 7149<br>Probing for monitor type:&nbsp;&nbsp; Unknown monitor<br>Starting graphical installation...
<br>Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz<br>Traceback (most recent call last):<br>&nbsp; File &quot;/usr/lib/anaconda/gui.py&quot;, line 951, in nextClicked<br>&nbsp;&nbsp;&nbsp; self.dispatch.gotoNext()<br>&nbsp; File &quot;/usr/lib/anaconda/dispatch.py&quot;, line 146, in gotoNext
<br>&nbsp;&nbsp;&nbsp; self.moveStep()<br>&nbsp; File &quot;/usr/lib/anaconda/dispatch.py&quot;, line 217, in moveStep<br>&nbsp;&nbsp;&nbsp; rc = apply(func, self.bindArgs(args))<br>&nbsp; File &quot;/usr/lib/anaconda/backend.py&quot;, line 153, in doPostSelection
<br>&nbsp;&nbsp;&nbsp; return backend.doPostSelection(intf, id, instPath, dir)<br>&nbsp; File &quot;/usr/lib/anaconda/yuminstall.py&quot;, line 779, in doPostSelection<br>&nbsp;&nbsp;&nbsp; self.selectBestKernel()<br>&nbsp; File &quot;/usr/lib/anaconda/yuminstall.py&quot;, line 700, in selectBestKernel
<br>&nbsp;&nbsp;&nbsp; kpkg = getBestKernelByArch(&quot;kernel&quot;, self.ayum)<br>&nbsp; File &quot;/usr/lib/anaconda/yuminstall.py&quot;, line 691, in getBestKernelByArch<br>&nbsp;&nbsp;&nbsp; pkgs = ayum.pkgSack.returnNewestByName(pkgname)<br>&nbsp; File &quot;/usr/lib/python2.4/site-packages/yum/sqlitesack.py&quot;, line 437, in returnNewestByName
<br>&nbsp;&nbsp;&nbsp; raise mdErrors.PackageSackError, 'No Package Matching %s' % name<br>PackageSackError: No Package Matching kernel<br><br>