On Fri, Jun 29, 2012 at 10:07 PM, Parthasarathy, Balaji (BCS, Cupertino, USA) <[email protected]> wrote: >>-----Original Message----- >>From: [email protected] [mailto:cobbler- >>[email protected]] On Behalf Of Bob Cochran >>Sent: Friday, June 29, 2012 6:14 PM >>To: cobbler-list >>Subject: [cobbler] Another question about 'cobbler reposync' >> >>Thanks to much help from you great people, my 'cobbler reposync' started >>progressing well...until now, it seems stalled at this point: >> >>running: createrepo -g >>repodata/42ec1be1745e71753d57892fefff57fc16d98541662637e1a8f2c0b2f188 >>70f6-comps-f17.xml >>--deltas -c cache -s sha /var/www/cobbler/repo_mirror/f17-x86_64-everything >> 13/27033 - Packages/q/qalculreamer-devel-0.10.2-1.fc17.i686.rpm >> >>Does it just take a long time for the above step to complete or is it stuck on >>qalculreamer-devel? I would love to see it progress from package 13/27033 to >>package 27033/27033! > > Yes, createrepo does take some time. I have seen it take about 1-2 mins for > indexing ~2000 RPMs. Since there are 27000+ RPM packages in your case, it'll > take longer. >
You can also do something like "sudo lsof | grep createrepo" to see what file it's actually working on at the moment. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
