I just experienced another issue that may be well known but it wasn't to me.
I was doing an import to an iso that was mounted in the same directory I was in. cobbler import --name=blah --arch=i386 --path=./tmpiso It failed to import because ./tmp didn't seem to contain anything for the rsync. I didn't see this anywhere in the docs, but --path seems to need an absolute path rather than a relative path. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
