Baptiste AGASSE wrote: > Hi all, > Today i have rename a repo in cobbler. The rename works but all data of this > repository has been deleted. > > Is it a normal behavior of "cobbler repo rename --name=myoldname > --newname=mynewname" ? > > Thanks for your answers. > > Baptiste. > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler
We probably should tweak cobbler to make it try to rename directories in /var/www/cobbler/repo_mirror when doing repo renames. Your data wasn't deleted, it's just not where it should be. Running reposync again would fix it, as would cp'ing the data. File a bug in Trac if you don't mind. Thanks! _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
