Does "cobbler replicate --full-data-sync" have to run as root to work?
Or is there a way around it. I ran it as a regular user and it complained about not being able to set permissions. $ cobbler replicate --master=cobbler-master --full-data-sync XMLRPC endpoint: http://cobbler-master/cobbler_api ----- Copying Distros ----- Rsyncing Distribution Trees - rsync -avz cobbler-master:/var/www/cobbler/ks_mirror /var/www/cobbler pcomp...@cobbler-master's password: receiving file list ... done rsync: failed to set permissions on "/var/www/cobbler/ks_mirror": Operation not permitted (1) ks_mirror/ rsync: failed to set permissions on "/var/www/cobbler/ks_mirror": Operation not permitted (1) sent 26 bytes received 92 bytes 15.73 bytes/sec total size is 0 speedup is 0.00 rsync error: some files could not be transferred (code 23) at main.c(1298) [generator=2.6.8] rsync failed _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
