Package: cfengine3
Version: 3.1.4~1
Severity: important
Tags: patch

When the cfengine daemon are started via the init script the process check for 
cfengine fails due the fact that
the init script sets the enviroment variable COLUMNS to 80. This setting 
truncated the ps output and cfengine
can not check the name of the processes and the checked processes are restarted 
everytime cf-agent runs.

I have added this to the init.d script:
{{{
unset TERM
unset COLUMNS
export TERM COLUMNS
}}}

After this everything works as expected, also see:
 * https://cfengine.com/bugtracker/view.php?id=495

-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.28-sara1 (SMP w/8 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages cfengine3 depends on:
ii  libacl1                 2.2.49-4         Access control list shared library
ii  libattr1                1:2.4.44-2       Extended attribute shared library
ii  libc6                   2.11.2-10        Embedded GNU C Library: Shared lib
ii  libdb4.8                4.8.30-2         Berkeley v4.8 Database Libraries [
ii  libpcre3                8.02-1.1         Perl 5 Compatible Regular Expressi
ii  libssl0.9.8             0.9.8o-4squeeze1 SSL shared libraries

cfengine3 recommends no packages.

cfengine3 suggests no packages.

-- Configuration Files:
/etc/default/cfengine3 changed [not included]
/etc/init.d/cfengine3 changed [not included]

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to