What is the output of:
/scripts/eximup --force --verbose
Also:
rpm -qa | grep -i exim
root@xxx [/etc]# /scripts/eximup --force --verbose
Exim (maildir) Setup Script Version 20.0
Fetching version information from
http://updates.cpanel.net/eximinstall/version (STABLE)....Fetching
http://updates.cpanel.net/eximinstall/version (0).
[email protected]%......Done
Done
This is the exim 4.68 installer release number 1 for platform redhat AS-4
rpmdb: Lock table is out of available locker entries
error: db4 error(22) from db->close: Invalid argument
error: cannot open Packages index using db3 - Cannot allocate memory (12)
error: cannot open Packages database in /var/lib/rpm
An error has occurred:
exceptions.TypeError
See /var/log/up2date for more information
Resetting Exim to cPanel Defaults and Installing the Latest Version
Method: Perl Expect
Fetching CPAN timestamp...Done
Testing connection speed...(this could take a while)...Done
Ping:22.522 Testing connection speed to ftp.nara.wide.ad.jp using pureperl...(156700.00 bytes/s)...Done
Ping:101.500 Testing connection speed to cpan-sj.viaverio.com using pureperl...(9524.24 bytes/s)...Done
Three usable mirrors located
Mirror Check passed for ftp.nara.wide.ad.jp (/index.html)
Unknown config variable 'less'
commit: wrote '/usr/lib/perl5/5.8.8/CPAN/Config.pm'
CPAN: File::HomeDir loaded ok (v0.66)
CPAN: Storable loaded ok (v2.16)
Going to read /home/.cpan/Metadata
Database was generated on Tue, 09 Oct 2007 15:36:47 GMT
HTML::Parser is up to date (3.56).
cPCPAN: Module (Mail::SpamAssassin) holdback (3.002003 held back to 3.2.3)
Mail::SpamAssassin is up to date (3.002003).
Net::DNS is up to date (0.61).
perlmod--Install done
Fetching
http://diff.cpanel.net/exim/4.68-1/redhat/AS-4/exim-4.68-1_cpanel_maildir.i386.rpm (0)
[email protected]%...2%...3%...4%...5%...6%...7%...8%...9%...10%...11%...12%...13%...14%...15%...16%...17%...18%...19%...20%...21%...22%...23%...24%...25%...26%...27%...28%...29%...30%...31%...32%...33%...34%...35%...36%...37%...38%...39%...40%...41%...42%...43%...44%...45%...46%...47%...48%...49%...50%...51%...52%...53%...54%...55%...56%...57%...58%...59%...60%...61%...62%...63%...64%...65%...66%...67%...68%...69%...70%...71%...72%...73%...74%...75%...76%...77%...78%...79%...80%...81%...82%...83%...84%...85%...86%...87%...88%...89%...90%...91%...92%...93%...94%...95%...96%...97%...98%...99%...100%......Done
rpmdb: Lock table is out of available locker entries
error: db4 error(22) from db->close: Invalid argument
error: cannot open Packages index using db3 - Cannot allocate memory (12)
error: cannot open Packages database in /var/lib/rpm
rpmdb: Lock table is out of available locker entries
error: db4 error(22) from db->close: Invalid argument
error: cannot open Packages database in /var/lib/rpm
Installing latest version of antirelayd ... Done
Building exim.conf ... 2007-10-10 09:38:02 non-existent configuration file(s): /etc/exim.conf
Enabled system filter options: attachments|fail_spam_score_over_200|spam_rewrite
Enabled ACL options in block ACL_RBL_BLOCK:
Enabled ACL options in block ACL_NOTQUIT_BLOCK: ratelimit
Enabled ACL options in block ACL_CONNECT_BLOCK: ratelimit
Enabled ACL options in block ACL_SPAM_BLOCK: deny_spam_score_over_200
Detected spam handling in acls, disabling spamassassin in routers & transports!.
SpamAssassin method remains unchanged
Configured options list is:
Provided options list is: acl_smtp_notquit|acl_smtp_connect|spamd_address
Exim Insert Regex is: virtual_user|virtual_sa_user|address_pipe|localuser|virtual_aliases|virtual_userdelivery|lookuphost
Exim Replace Regex is: virtual_sa_user|sa_localuser|virtual_sa_userdelivery|local_sa_delivery|central_filter|central_user_filter|democheck|fail_remote_domains|literal|localuser_spam|lookuphost|remote_smtp|virtual_user_spam
Exim Match Insert Regex is: quota_directory|maildir_format
Adding maildir specific virtual_sa_user to exim config
Adding maildir specific address_pipe to exim config
Exim version 4.68 #1 built 02-Sep-2007 10:33:24
Copyright (c) University of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.2.52: (December 11, 2004)
Support for: crypteq iconv() PAM Perl OpenSSL Content_Scanning Old_Demime Experimental_DomainKeys
Lookups: lsearch wildlsearch nwildlsearch iplsearch dbm dbmnz
Authenticators: cram_md5 plaintext spa
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir autoreply pipe smtp
Size of off_t: 8
Configuration file passes test! New configuration file was installed.
Exim Perl Load List is: boxtrapper|checkuserquota|spam_acl_support|fast_isdemo|checkspam2|checkpass_cphulkd|checkspam
/etc/exim.pl.local installed!
Done
/scripts/mailscannerupdate: This script should not be run manually. If you really wanted to do that, please add --force
exim: no process killed
Waiting for exim to restart..............finished.
mailnull 24340 0.0 0.3 6860 4096 ? S Oct09 0:00 eximstats
mailnull 6031 0.0 0.0 9228 876 ? Ss 09:38 0:00 /usr/sbin/exim -bd -q60m
mailnull 6036 0.0 0.0 8972 848 ? Ss 09:38 0:00 /usr/sbin/exim -tls-on-connect -bd -oX 465
root 6080 0.0 0.1 5508 1428 ? S 09:38 0:00 antirelayd
exim started ok
Install Complete
root@xxx [/etc]# rpm -qa | grep -i exim
rpmdb: Lock table is out of available locker entries
error: db4 error(22) from db->close: Invalid argument
error: cannot open Packages index using db3 - Cannot allocate memory (12)
error: cannot open Packages database in /var/lib/rpm
It becomes an error.
Why?