Ldirectord missing dependency in Debian
So i came across this the other day while trying to configure ldirectord to load balance pop3 services.
Can’t locate Mail/POP3Client.pm
It seems there is a missing dependency that is specific to debian etch I believe. I was a little disappointed as I’ve had little other issues with LVS and ldirectord but the fix was easy enough and I was able to find bug #421415 in Debian’s bug tracking system so Im sure I was not the first or the last to run into this. If you run into this just run apt-get install libmail-pop3client-perl and you should be good to go.
Tags: bug, debian, high-availability, linux, linux-ha, lvs, opensource, perl