Hi,<br><br>Hope I asking question at the right place.<br><br>I want to re-spin Fedora 7 with updated packages with revisor.<br>So, I am creating a "fedora" and "updates" repository.<br>My <span style="font-weight: bold;">
updates</span> repo is fine. I am running into issues with the <span style="font-weight: bold;">fedora</span> everything repo (<a href="http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/i386/os/">http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/i386/os/
</a>).<br>For that I am trying to recreate the structure with whatever downloaded packages I have.<br><br>Every time I run createrepo the primary.xml generates lines like this; e.g. <location href="ConsoleKit-0.2.1-2.fc7.i386.rpm
"/><br>I am in /disk/repository/fedora/7/i386/. My current command for createrepo is<br><span style="font-family: courier new,monospace;">
$ createrepo -pd -g /disk/repository/fedora/7/i386/repodata/comps-f7.xml -o ./ Fedora/</span><br>
<br>And my directory structure look like this<br><span style="font-family: courier new,monospace;">fedora/7/i386]$ ls -CF</span><span style="font-family: courier new,monospace;"><span style="font-weight: bold;"><span style="font-weight: bold;">
<br></span>Fedora/</span>     isolinux/                      RPM-GPG-KEY                 RPM-GPG-KEY-fedora-test<br>fedora.css  README-BURNING-ISOS-en_US.txt  RPM-GPG-KEY-beta            RPM-GPG-KEY-rawhide<br>GPL         RELEASE-NOTES-en_US.html       RPM-GPG-KEY-fedora          stylesheet-images/
<br>images/     repodata/                      RPM-GPG-KEY-fedora-rawhide  TRANS.TBL<br><span style="font-weight: bold;"><span style="font-weight: bold;"><br></span></span></span>All the rpms are in <span style="font-weight: bold;">
Fedora</span> directory.<br>And I know from previous experience installation will fail as yum will look for the RPM in "fedora/7/i386/" whereas they are in "fedora/7/i386/Fedora"<br><br>Also from the DVD's 
primary.xml and <a href="http://download.fedora.redhat.com/pub/fedora/linux/updates/7/i386/repodata/primary.xml.gz">http://download.fedora.redhat.com/pub/fedora/linux/updates/7/i386/repodata/primary.xml.gz</a><br>I can see the file location looks like this; 
e.g. <location href="<span style="font-weight: bold;">Fedora/</span>ConsoleKit-0.2.1-2.fc7.i386.rpm"/><br><br>How can I make my primary.xml file look like the one in get in CD/DVD?<br>Please help me here. Give me some pointer. What I am doing wrong here?
<br><br><br>Thanks,<br>Imtiaz<br>