Scott Henson <[email protected]> wrote:

>On Thu, 24 Feb 2011 21:55:46 -0800, petermity <[email protected]> 
>wrote:
>> 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?
>
>So this is due to the new link caching feature. I have put in a check to
>keep this from being run if it isn't needed.

Very nice, thank you.


_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to