Your message dated Mon, 28 Apr 2008 22:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#478247: fixed in cfengine2 2.2.6-1
has caused the Debian Bug report #478247,
regarding cfengine2: cfagent always segfault
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
478247: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478247
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: cfengine2
Version: 2.2.5-1
Severity: normal

There's a segfault in Debian sid's cfengine2 2.2.5-1, you cannot see it because the segfault information is on console screen, not the one running cfagent. I dump the core, use gdb to debug it, and find this:
The line 700-707 of popen.c:
/* Now eliminate any residual privileged groups */

if ((pw = getpwuid(uid)) == NULL)
   {
snprintf(OUTPUT,CF_BUFSIZE,"Unable to get login groups when dropping privile\
ge to %s=%d",pw->pw_name,uid);
   CfLog(cferror,OUTPUT,"initgroups");
   return false;
   }
If pw == NULL, pw->pw_name will cause a segfault. Since I don't know author's idea at here, cannot fix it. SO just leave this to upstream.

Regards,
Chun Tian (binghe)




--- End Message ---
--- Begin Message ---
Source: cfengine2
Source-Version: 2.2.6-1

We believe that the bug you reported is fixed in the latest version of
cfengine2, which is due to be installed in the Debian FTP archive:

cfengine2_2.2.6-1.diff.gz
  to pool/main/c/cfengine2/cfengine2_2.2.6-1.diff.gz
cfengine2_2.2.6-1.dsc
  to pool/main/c/cfengine2/cfengine2_2.2.6-1.dsc
cfengine2_2.2.6-1_i386.deb
  to pool/main/c/cfengine2/cfengine2_2.2.6-1_i386.deb
cfengine2_2.2.6.orig.tar.gz
  to pool/main/c/cfengine2/cfengine2_2.2.6.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Morten Werner Forsbring <[EMAIL PROTECTED]> (supplier of updated cfengine2 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2008 22:59:45 +0200
Source: cfengine2
Binary: cfengine2
Architecture: source i386
Version: 2.2.6-1
Distribution: unstable
Urgency: medium
Maintainer: Andrew Stribblehill <[EMAIL PROTECTED]>
Changed-By: Morten Werner Forsbring <[EMAIL PROTECTED]>
Description: 
 cfengine2  - Tool for configuring and maintaining network machines
Closes: 473869 477171 478247
Changes: 
 cfengine2 (2.2.6-1) unstable; urgency=medium
 .
   * New upstream release.
      - Set urgency to medium as this fixes a nasty segfault-bug.
      - Fixing a segfault-issue introduced in 2.2.4. (Closes: #478247, #473869)
      - Removing patches/010_dpkg_langC.diff (included upstream).
   * Added patch from Chun Tian (and upstream SVN) which fixes problem where
     only the first interface was detected (introduced in 2.2.5).
   * Including the example-files into the cfengine2 package and removing the
     cfengine2-doc package. (Closes: #477171)
Checksums-Sha1: 
 f6ef528c60b5eb3a9add8a19dee9ee3dafb7f6b5 1300 cfengine2_2.2.6-1.dsc
 297a8c4bb86502da851f84accf191697cdf400e1 1073983 cfengine2_2.2.6.orig.tar.gz
 973941f40e86100e6f6a2ae5c5e50ab570acf579 24713 cfengine2_2.2.6-1.diff.gz
 d088a85d8aa2354c07a7ef3b3e504e39d00ec216 2135776 cfengine2_2.2.6-1_i386.deb
Checksums-Sha256: 
 703543fd041cb244e855c1d9bd86633fddb2e912bd54a9e34d88265910bd67e5 1300 
cfengine2_2.2.6-1.dsc
 fea58b40f4182bed3dcc699fe9296e161f720dd3430cdd1f432e5856db5f063f 1073983 
cfengine2_2.2.6.orig.tar.gz
 aa6a9bbdfeff1bb870249f20452a972173a46d97f4ede4d54bea7956386753aa 24713 
cfengine2_2.2.6-1.diff.gz
 79e2e9b85ed4ef734ecc61ac927c1751f6fc07d5d355284b0736cf39920c15df 2135776 
cfengine2_2.2.6-1_i386.deb
Files: 
 583c23a19fa9c2171a0d17577fea3891 1300 admin optional cfengine2_2.2.6-1.dsc
 565d85a848a249bd1b35e71d00543328 1073983 admin optional 
cfengine2_2.2.6.orig.tar.gz
 a56cd37ac5ef00daad6df858cb25bc20 24713 admin optional cfengine2_2.2.6-1.diff.gz
 3bb592247d3c838ba60c475aea4fe045 2135776 admin optional 
cfengine2_2.2.6-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIFkjAw951rgNrq40RAt/wAKDMT1l3o1BSbbiVbnwS+IIO98fAIgCgv1vJ
cydL0XDzYamE8XYuXMClqFA=
=128y
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to