[Bug 676430] New: amavisd-new does not work with systemd

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 9 20:27:51 UTC 2011


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

Summary: amavisd-new does not work with systemd

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

           Summary: amavisd-new does not work with systemd
           Product: Fedora
           Version: rawhide
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: amavisd-new
        AssignedTo: steve at silug.org
        ReportedBy: nicolas.mailhot at laposte.net
         QAContact: extras-qa at fedoraproject.org
                CC: steve at silug.org, fedora-perl-devel-list at redhat.com,
                    kanarip at kanarip.com
    Classification: Fedora


Description of problem:

In fedora devel (just about to become F15alpha) :
# systemctl status amavisd.service
amavisd.service - LSB: amavisd is an interface between MTA and content checkers
   Loaded: loaded (/etc/rc.d/init.d/amavisd)
   Active: active (exited) since Wed, 09 Feb 2011 21:17:17 +0100; 8min ago
  Process: 3202 ExecStop=/etc/rc.d/init.d/amavisd stop (code=exited,
status=2/INVALIDARGUMENT)
  Process: 3229 ExecStart=/etc/rc.d/init.d/amavisd start (code=exited,
status=0/SUCCESS)
 Main PID: 3234 (code=exited, status=0/SUCCESS)
   CGroup: name=systemd:/system/amavisd.service

Probably due to

# rpm -V amavisd-new5S.T.....  c /etc/amavisd/amavisd.conf
5S.T.....  c /etc/clamd.d/amavisd.conf
missing     /var/run/amavisd

# mount |grep run
tmpfs on /var/run type tmpfs
(rw,nosuid,nodev,noexec,relatime,rootcontext=system_u:object_r:var_run_t:s0,seclabel,mode=755)
Version-Release number of selected component (if applicable):

⇒ with systemd /var/run is a tmpfs so packages that need subdirs inside need to
be modified to tell systemd to create them

See also
http://fedoraproject.org/wiki/Tmpfiles.d_packaging_draft

How reproducible:
always

Additional info:
amavisd-new-2.6.4-2.fc15.noarch
systemd-units-17-3.fc15.x86_64
systemd-gtk-17-3.fc15.x86_64
systemd-17-3.fc15.x86_64

-- 
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