bug-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tidy bug?


From: Bas van der Vlies
Subject: tidy bug?
Date: Tue, 20 Feb 2001 21:06:29 +0100 (MET)

Hello,

 I'm using cfengine 1.6.2 on Solaris 7 compiled with gcc. 

 i want to remove the .profile from the home directories with the following
 cfengine script:

=============================================================================
control:

  MountPattern =  ( /export/home )
  HomePattern  = ( web* )

  actionsequence = ( tidy )


tidy:
  home
        pattern=.profile age=0
=============================================================================


When this script is run i get the an the following output: -v mode
---------------------------------------------------------------------
Tidying by directory
---------------------------------------------------------------------
cfengine:training: Tidying home directories
Tidying /export/home/web01...
Segmentation Fault

When this script is run i get the an the following output: -d1 mode
SensibleFile(/export/home/web01,.profile)
Filename is not suspicious
IgnoreFile(.profile)
WildMatch(.profile,.profile)
Segmentation Fault

Does somebody else also have this problem?


********************************************************************
*                                                                  *
*  Bas van der Vlies                     e-mail: address@hidden      *
*  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
*  Kruislaan 415                         fax:    +31 20 6683167    *
*  1098 SJ Amsterdam                     WWW:    www.sara.nl       *
*                                                                  *
********************************************************************



reply via email to

[Prev in Thread] Current Thread [Next in Thread]