do:
createrepo .
Nope, exact same result. When I do that command it looks correct I think. It scrolls through all the RPMs:
$ pwd /media/160GBUSBDSK/YumRepo/fedora/linux/3/i386/updates $ createrepo . 661/661 - packages/zlib-devel-1.2.1.2-3.fc3.i386.rpm Saving Primary metadata Saving file lists metadata Saving other metadata
But when I run yum update I get the exact same result. It's still looking in the updates directory intead of the packages directory.
Thanks, James