I am trying to add the EPEL 6 repo.  I used these commands:

     cobbler repo add --name=epel-6-x86_64 \
        --mirror=http://download.fedora.redhat.com/pub/epel/6/x86_64/
     cobbler reposync

and it fails on the reposync.  Running the reposync manually just like cobbler 
reposync does, I see:

     yum.Errors.NoMoreMirrorsRepoError: failure: 
repodata/6c1a4a2b29a529a44b5fb644759bd34d737776b838b7a311e915fefcdf12f571-primary.sqlite.bz2
 
from epel-6-x86_64: [Errno 256] No more mirrors to try.

Looking at the traffic with wireshark and doing a manual wget of the file,
sure enough it does not exist as:
     /pub/epel/6/x86_64/repodata/repodata/6c1a4a2b...
It looks like there is an extra repodata.

Is there something wrong with the repo?
Or is it reposync?
Or is it me?
Is there an easy fix?

My version:
     cobbler version
     Cobbler 2.0.9
       source: ?, ?
       build time: Thu Dec  9 05:07:25 2010

-- 
Gary Algier, WB2FWZ          gaa at ulticom.com             +1 856 787 2758
Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054      Fax:+1 856 866 2033

Nielsen's First Law of Computer Manuals:
     People don't read documentation voluntarily.
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to