Mark Burgess <[EMAIL PROTECTED]> writes:
> I have made a change (Committed revision 524 which hopefully addresses
> this. Could someone test it please?
Sorry for this late answer:
sue:~# ip addr ls
...
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
qlen 1000
link/ether 00:13:ce:a4:e3:e4 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.101/24 brd 192.168.0.255 scope global eth1
inet 192.168.0.191/32 scope global eth1
inet6 fe80::213:ceff:fea4:e3e4/64 scope link
valid_lft forever preferred_lft forever
sue:~# cfagent -d3 | grep ipv4 | grep -v "Defined Classes"
cfengine:sue:/var/lib/cfengine2/inputs/cfagent.conf:Undefined action
classes in sequence
590 : ipv4_2[eth1]=192.168
1895 : ipv4[eth1]=192.168.0.191
2100 : ipv4_1[eth1]=192
4049 : ipv4_3[eth1]=192.168.0
sue:~#
# upgrade cfengine
sue:~# cfagent -d3 | grep ipv4 | grep -v "Defined Classes"
cfengine:sue:/var/lib/cfengine2/inputs/cfagent.conf:Undefined action
classes in sequence
590 : ipv4_2[eth1]=192.168
1895 : ipv4[eth1]=192.168.0.101
2100 : ipv4_1[eth1]=192
4049 : ipv4_3[eth1]=192.168.0
sue:~#
So the patch seems to address the problem, thanks. :)
- Werner
_______________________________________________
Bug-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/bug-cfengine