[SLE] amavisd problems caused by SuSE oops.

From: Michael W Cocke (cocke_at_catherders.com)
Date: 01/31/05

  • Next message: Jan Elders: "Re: [SLE] Suse 9.2 mini install ISO - How to use FTP install with DSL"
    To: suse-linux-e@suse.com
    Date: Mon, 31 Jan 2005 16:10:50 -0500
    
    

    Just for the record and FYI - I found the cause of at least one major
    problem, and possibly more. SuSE 9.1 ships with the BerkeleyDB built
    incorrectly!

    As shipped, It will only support DB_PRIVATE operations, which causes
    problems with amavisd and possibly nmdb and postfix.

    You need to recompile BDB 4.2.52 (that version specifically, unless
    you also want to recompile nmdb and postfix) with --enable-cxx and
    NOT --enable-posixmutexes.

    You may also need to recompile perl-BerkeleyDB.

    I've no idea is other distros also suffer from the same problem. Try
    'db_stat -c -h /path-to/a-database' and if it errors out with
    "BerkeleyDB is compiled to only support LD_PRIVATE operations' - you
    have a problem.

    Mike-

    --
    Mornings:  Evolution in action.  Only the grumpy will survive.
    --
    Please note - Due to the intense volume of spam, we have installed site-wide spam
     filters at catherders.com.  If email from you bounces, try non-HTML, non-encoded, 
    non-attachments.
    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Jan Elders: "Re: [SLE] Suse 9.2 mini install ISO - How to use FTP install with DSL"