Every time I do "cobbler sync", as part of the output I get
this:
cleaning link caches
running: find /var/lib/tftpboot/.link_cache -maxdepth 1 -type f -links 1
-exec rm -f '{}' ';'
received on stdout:
recieved on stderr: find: `/var/lib/tftpboot/.link_cache': No such file or
directory
running: find /var/www/cobbler/.link_cache -maxdepth 1 -type f -links 1
-exec rm -f '{}' ';'
received on stdout:
recieved on stderr: find: `/var/www/cobbler/.link_cache': No such file or
directory
The sync seems to work and reports no other problems.
What do I need to do to fix this so that there are no warnings or
errors when a sync is done?
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler