Package: cfengine2
Version: 2.1.13-1
Severity: important

I am running an debian-testing cluster and i update the cluster with the
following commands on the client


control:
        #cfrunCommand = ( "/usr/sbin/cfagent" )
        cfrunCommand = ( "/etc/cfengine/cfagent.sh" )

An script Upgrade_debian:
 #!/bin/sh

 export DEBIAN_FRONTEND="noninteractive"

 apt-get update
 apt-get -y dist-upgrade
 apt-get clean




On the master node:
        cfrun_nodes -DUPGRADE

This used to work with cfengine2 version 2.10. Now 2.13 is installed i
get the following errors:
::ade_debian: Get:33 ftp://ftp.sara.nl sarge/main xpdf 3.00-13 [1276B]
cfengine::ade_debian: Get:34 ftp://ftp.sara.nl sarge/main xpdf-utils 3.00-13 
[1239kB]
cfengine::ade_debian: Get:35 ftp://ftp.sara.nl sarge/main xpdf-reader 3.00-13 
[656kB]
cfengine::ade_debian: Get:36 ftp://ftp.sara.nl sarge/main xpdf-common 3.00-13 
[56.2kB]
cfengine::ade_debian: Get:37 ftp://ftp.sara.nl sarge/main udev 0.056-1 [244kB]
cfengine::ade_debian: Can't ignore signal CHLD, forcing to default.
cfengine::ade_debian: E: Waited, for /usr/sbin/dpkg-preconfigure --apt but it 
wasn't there
cfengine::ade_debian: E: Failure running script /usr/sbin/dpkg-preconfigure 
--apt
cfengine::ade_debian: Fetched 25.5MB in 4s (6270kB/s)
cfengine:: Finished script /etc/cfengine/cf_files/scripts/Upgrade_debian


For the completness the error is:  
        Can't ignore signal CHLD, forcing to default


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.6-sara1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cfengine2 depends on:
ii  debconf                     1.4.30.11    Debian configuration management sy
ii  debianutils                 2.8.4        Miscellaneous utilities specific t
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-18    Berkeley v4.2 Database Libraries [
ii  libssl0.9.7                 0.9.7e-2     SSL shared libraries
ii  perl                        5.8.4-8      Larry Wall's Practical Extraction 

-- debconf information:
  cfengine2/run_cfservd: true
  cfengine2/run_cfexecd: true
  cfengine2/run_cfenvd: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to