On 6/29/2012 3:45 PM, Bob Cochran wrote: > On 6/29/12 3:10 PM, James Cammarata wrote: >> On Fri, Jun 29, 2012 at 1:54 PM, Bob Cochran<[email protected]> wrote: >>> Greetings, >>> >>> I am trying to set up cobbler repos for Fedora 17 using the instructions >>> provided here: >>> >>> https://github.com/cobbler/cobbler/wiki/Manage%20yum%20repos >>> >>> I am attaching the output of 'cobbler report' so you can see my repo >>> definitions. See file mycobbler.report.txt, attached. >>> >>> When I attempt to do a 'cobbler reposync' I get the error message listed in >>> file 'mycobbler.reposync.error.txt', also attached. >>> >>> I then do a 'cobbler repo edit' to change the name of the URL string so that >>> 'http://' is prepended. See file mycobbler.report2.txt, also attached. >>> >>> After editing the URL string, I get the error message text you see here, in >>> file 'mycobbler.reposync.error2.txt', also attached. >> It would seem, based on this error, that the issue is the remote repo >> (from your second error output): >> >> Exception value: Damaged repomd.xml file >> >> So it looks like you're doing it right, it's just that the remote repo >> has an error. > I tried changing mirrors: > > Name : f17-x86_64-everything > Arch : x86_64 > Breed : yum > Comment : > Createrepo Flags : <<inherit>> > Environment Variables : {} > Keep Updated : True > Mirror : > http://fedora.mirrors.tds.net/pub/fedora/releases/17/Everything/x86_64/os/repodata/ > Mirror locally : True > Owners : ['admin'] > Priority : 99 > RPM List : [] > Yum Options : {} > > Name : f17-x86_64-updates > Arch : x86_64 > Breed : yum > Comment : > Createrepo Flags : <<inherit>> > Environment Variables : {} > Keep Updated : True > Mirror : > http://mirror.umd.edu/fedora/linux/updates/17/x86_64/repodata/ > Mirror locally : True > Owners : ['admin'] > Priority : 99 > RPM List : [] > Yum Options : {} > > > and then redoing 'cobbler reposync': >
Is that mirror path right? I don't have the /repodata/ part in mine. I'm somewhat of a newbie to cobbler, so I don't know if that matters. Tony Schreiner _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
