Chin, Frank wrote:
> Hi,
> 
>  
> 
> I have cfengine 2.1.14 and I'm trying to use cfengine to copy a file
> from a local repository to a local directory.  When I run
> "/var/cfengine/bin/cfagent -qv", I keep getting:
> 
>  
> 
> "Nothing scheduled for [copy.copy] (0/1 minutes elapsed)".  I've waited
> for 15 minutes and I get the same message.  Is there a lock file
> somewhere I can delete?

cfengine_lock_db can be deleted.  However, your problem may be that
your config is trying to copy the same file twice (perhaps due to
a client belonging to two classes that each copy the file) and the
second copy attemp is failing due to the lock.  Check the output
carefully to see if that is the case.

Frank

>  
> 
> Thanks in advance.
> 
>  
> 
> Frank
> 

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
http://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to