|
From: Craig W. <cra...@az...> - 2005-11-16 05:22:00
|
Just installed a new server - CentOS 4 and did have an issue - installed from tarball if that matters. Webmin 1.246 (development version) Went to LDAP Users and Groups - clicked the link to download and install Net::LDAP and perl went into a race condition and I had to kill it off. Since I had rpmforge repository installed, I fixed this by 'yum install perl-Net-LDAP' and it now works. But this does suggest that the same race conditions that I was experiencing on my system is not a fluke of mis-management of my system but something funky happening with the perl 5.8.5 on CentOS 4 (probably upstream on RHEL 4) for S&G's... # rpm -qa |grep perl perl-URI-1.30-4 perl-Parse-Yapp-1.05-32 perl-Convert-ASN1-0.18-3 perl-DateManip-5.42a-3 perl-XML-Encoding-1.01-26 perl-DBD-MySQL-2.9004-3.1 perl-HTML-Tagset-3.03-30 perl-XML-Parser-2.34-5 perl-libxml-enno-1.02-31 perl-Digest-HMAC-1.01-13 perl-5.8.5-16.RHEL4 perl-IO-Socket-SSL-0.96-1.2.el4.rf perl-Crypt-SmbHash-0.02-1.2.el4.rf perl-DBI-1.40-8 mod_perl-1.99_16-4.centos4 perl-HTML-Parser-3.35-6 perl-libxml-perl-0.07-30 perl-Net-DNS-0.48-1 perl-Net-SSLeay-1.25-2.2.el4.rf perl-Authen-SASL-2.09-1.2.el4.rf perl-XML-Dumper-0.71-2 perl-Time-HiRes-1.55-3 perl-Filter-1.30-6 newt-perl-1.08-7 perl-libwww-perl-5.79-5 perl-Digest-SHA1-2.07-5 perl-Net-LDAP-0.3202-1.2.el4.rf Craig -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |