Hi Everybody
I have compiled anaconda-11.0.5 (Fedora Core 5 version).
I could successfully launch the program with the following commad:
./anaconda --test -m hd://hda14:vfat/ --rootpath /home/somayeh/fedora-orig
Everything is ok, but after the "root account setup" step, the following error occurs:
Unable to read package metadata. .... failure repodata/repomd.xml : from anaconda: [Errno 256] No more mirrors to try.
I used the following command to rebuild repomd.xml:
createrepo -g Fedora/base/comps.xml .
But nothing changed.
Any ideas?
Regards