Re: [Ipmitool-devel] ipmitool v1.8.9 ready to roll?

2007-02-27 Thread Audet, Jean-Michel
Hi, I am doing my final testing with our Kontron ATCA blades and got new strange behavior. Is there any change to SOL recently that may affect the behavior? I am getting new problems after a short moment of sending bytes. It's working for like 5 seconds and then, scrambled bytes? Any idea?

Re: [Ipmitool-devel] ipmitool v1.8.9 ready to roll?

2007-02-27 Thread Steffen Grunewald
Hi, I've completed regression testing of the 2/26/07 cvs tree on several different distros/kernels with no problems found. Does anyone else have any last regression tests to run or can we roll the current cvs tree to v1.8.9? Thanks, Carol Hebert Hmmm, just checked out and tried to

Re: [Ipmitool-devel] ipmitool v1.8.9 ready to roll?

2007-02-27 Thread Steffen Grunewald
On Tue, Feb 27, 2007 at 04:14:55PM +0100, Steffen Grunewald wrote: configure.in:388: required file `src/plugins/free/Makefile.in' not found What am I missing? Answering myself: the src/plugins/free/ subdirectory which appeared only a few days ago (and was not fetched by cvs update without -d

Re: [Ipmitool-devel] ipmitool v1.8.9 ready to roll?

2007-02-27 Thread Jarrod B Johnson
The only thing I see in relatively recent past is a one line change you submitted four days ago... We are still using the Get Device ID for keepalive, since it is a strategy that works on more BMCs, but it should have been cleaned up, done a wireshark/ethereal capture with -C 0 to see what's up?

Re: [Ipmitool-devel] ipmitool v1.8.9 ready to roll?

2007-02-27 Thread Carol Hebert
Hi, Folks, have you looked over the small patches John posted on 2/22? The first one is a big endian fix and the second one is a change to ipmievd to use LOG_DAEMON. IMHO, these are very small patches but what with it being the 11th hour on the 1.8.9 release, it might be good if Francois