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

Hi,


Part of the changelog for 3.0.5-p1 is "Package_list_update called only
once per manager, and fixed crash". This doesn't seem to be in the
packaged version of cfengine3 on Squeeze. Also mentioned in bug #610962

Very easy to replicate, create a file called test.cf with the following:
#----------------------------------------8<-------------------------
body common control
{
bundlesequence  => { "installpackage" };
inputs => { "cfengine_stdlib.cf" };
}

bundle agent installpackages
{
packages:
"lsb-release"
        comment => "Add the LSB Release package",
        package_policy        => "add",
        package_method        => apt;
}
#----------------------------------------8<-------------------------

Now just run "cf-agent -f test.cf" twice. Second time you will get a seg
fault. Needless to say, this is a bit of a problem if you want to use
cfengine to manage packages.

Verified on a fully up to date copy of Debian Squeeze AMD64.

Niall.

- -- 
The virus contained in this message was not detected.

http://niall.donegan.tel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1ZF+UACgkQtYqd1KeuQA+59ACfSDOxXOMO5pZw0Ykb1SWjbHO6
PM4AmwdqyKtazY5rJLx4Olz2ux086JNR
=WZ8O
-----END PGP SIGNATURE-----



-- 
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