On Sat, 16 Nov 2002, Thomas Geenen wrote:

> hmmmm an ls -alh gives
> drwxr-xr-x    3 root     root         4.0K Nov 16 13:38 ./
> drwxr-xr-x   50 root     root         4.0K Nov 16 12:31 ../
> -rw-r--r--    1 root     root          345 Oct 27 13:55 access
> -rw-r--r--    1 root     root         2.0G Nov 16 11:38 access.db
> drwxr-x---    2 root     mail         4.0K Oct 27 13:55 certs/
> -rw-r--r--    1 root     root            0 Oct 27 13:55 domaintable
> -rw-r--r--    1 root     root         2.0G Nov 16 11:38 domaintable.db
> -rw-r--r--    1 bin      bin          5.5K Oct 27 13:55 helpfile
> -rw-r--r--    1 root     root           64 Oct 27 13:55 local-host-names
> -rw-r--r--    1 root     root            0 Oct 27 13:55 mailertable
> -rw-r--r--    1 root     root         2.0G Nov 16 11:38 mailertable.db
> -rw-r--r--    1 root     root          123 Oct 27 13:55 Makefile
> -r--r--r--    1 root     mail          59K Oct 27 13:55 sendmail.cf
> -rw-r--r--    1 root     mail         2.7K Oct 27 13:55 sendmail.mc
> -r--r--r--    1 root     mail          38K Oct 27 13:55 submit.cf
> -rw-r--r--    1 root     root          134 Nov 16 12:27 trusted-users
> -rw-r--r--    1 root     root            0 Oct 27 13:55 virtusertable
> -rw-r--r--    1 root     root         2.0G Nov 16 11:38 virtusertable.db
> 
> no wonder sendmail can't write to access.db ...
> Thomas
> 
> 


This is the libdb3 problem I described before, which I thought I had
corrected.  Any program that creates a .db file ended up with that 2gb
file. I am running sendmail here:

-rw-r--r--    1 root     root            0 Nov 14 19:06 virtusertable
-rw-r-----    1 root     root        12288 Nov 14 19:07 virtusertable.db

[stew@rs6000 failure]$ rpm -q libdb3.3
libdb3.3-3.3.11-12mdk

[stew@rs6000 failure]$ rpm -q sendmail
sendmail-8.12.6-3mdk

[stew@rs6000 failure]$ ls -l /RPMS/libdb3.3-3.3.11-12mdk.ppc.rpm 
-rw-rw-r--    1 stew     stew       334721 Oct 27 07:38
/RPMS/libdb3.3-3.3.11-12mdk.ppc.rpm

[stew@rs6000 failure]$ ls -l /RPMS/sendmail-8.12.6-3mdk.ppc.rpm 
-rw-rw-r--    1 stew     stew       809644 Nov 14 19:07
/RPMS/sendmail-8.12.6-3mdk.ppc.rpm

Fixed cyrus-sasl on my web space.

If you have the same packages and you're still getting the 2GB files, we
need to figure out what's going on.

Sendmail is functioning here, at least as local mailer.

Stew Benedict

-- 
MandrakeSoft    
PPC FAQ: http://www.linux-mandrake.com/en/ppcFAQ.php3
IRC: irc.openproject.net #cooker-ppc
Archives: http://marc.theaimsgroup.com/?l=mandrake-cooker-ppc&r=1&w=2


Reply via email to