On Fri, Oct 14, 2011 at 5:43 AM, Kashif Mohammad <[email protected]> wrote: > > Hi > > It may be very basic question. Probably I am getting some thing wrong. I have > installed cobbler-2.2.1-1 on a fedora machine. Cobbler check is giving almost > no error. But when I try to import > > cobbler import > --path=rsync://rsync.mirrorservice.org/download.fedora.redhat.com/pub/fedora/linux/releases/14/Fedora/x86_64/os/ > --name=F14 > task started: 2011-10-14_114038_import > task started (id=Media import, time=Fri Oct 14 11:40:38 2011) > scanning > rsync://rsync.mirrorservice.org/download.fedora.redhat.com/pub/fedora/linux/releases/14/Fedora/x86_64/os/ > for a redhat-based distro signature > *** TASK COMPLETE *** > > It finishes in seconds and nothing is actually syncd.
That won't work with the import modules now, I'm not sure if it ever worked (even though the documentation says --path can be an rsync location). Download the ISO or rsync the files locally, and then point --path at that directory. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
