[Bug 574195] New: AMAVISD_DB_HOME in amavisd-agent has wrong default

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 16 20:24:58 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: AMAVISD_DB_HOME in amavisd-agent has wrong default

https://bugzilla.redhat.com/show_bug.cgi?id=574195

           Summary: AMAVISD_DB_HOME in amavisd-agent has wrong default
           Product: Fedora
           Version: 12
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: amavisd-new
        AssignedTo: steve at silug.org
        ReportedBy: bugzilla_redhat at penguinpee.nl
         QAContact: extras-qa at fedoraproject.org
                CC: steve at silug.org, fedora-perl-devel-list at redhat.com
    Classification: Fedora


Created an attachment (id=400564)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=400564)
Fix default location of amavisd database

Description of problem:

AMAVISD_DB_HOME in amavisd-agent defaults to '/var/amavis/db' whereas the
package installs the database in '/var/spool/amavisd/db'. Thus, running
amavisd-agent will not produce the desired output.

Version-Release number of selected component (if applicable):

amavisd-new-2.6.4-1.fc12.noarch

How reproducible:

Always.

Steps to Reproduce:
1. run amavisd-agent
2.
3.

Actual results:

No snmp database /var/amavis/db/snmp.db; waiting...

Expected results:

Output of amavisd statistics

Additional info:

The attached patch will fix the problem. Setting AMAVISD_DB_HOME to the right
location will circumvent this problem.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the perl-devel mailing list