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@silug.org ReportedBy: nicolas.mailhot@laposte.net QAContact: extras-qa@fedoraproject.org CC: steve@silug.org, fedora-perl-devel-list@redhat.com, kanarip@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
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=676430
Anthony Messina amessina@messinet.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |amessina@messinet.com
--- Comment #1 from Anthony Messina amessina@messinet.com 2011-06-08 23:26:12 EDT --- Please add amavisd.conf to /etc/tmpfiles.d in the amavisd-new package:
/etc/tmpfiles.d]# cat amavisd.conf d /var/run/amavisd 0755 amavis amavis
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=676430
--- Comment #2 from Fedora Update System updates@fedoraproject.org 2011-09-18 22:40:00 EDT --- amavisd-new-2.6.6-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/amavisd-new-2.6.6-1.fc15
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=676430
--- Comment #3 from Fedora Update System updates@fedoraproject.org 2011-09-18 22:40:53 EDT --- amavisd-new-2.6.6-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/amavisd-new-2.6.6-1.fc16
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=676430
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #4 from Fedora Update System updates@fedoraproject.org 2011-09-19 14:31:43 EDT --- Package amavisd-new-2.6.6-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing amavisd-new-2.6.6-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/amavisd-new-2.6.6-1.fc16 then log in and leave karma (feedback).
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=676430
--- Comment #5 from Fedora Update System updates@fedoraproject.org 2011-10-02 14:14:59 EDT --- amavisd-new-2.6.6-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=676430
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |amavisd-new-2.6.6-1.fc16 Resolution| |ERRATA Last Closed| |2011-10-02 14:15:37
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=676430
--- Comment #6 from Fedora Update System updates@fedoraproject.org 2011-10-02 19:06:14 EDT --- amavisd-new-2.6.6-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=676430
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|amavisd-new-2.6.6-1.fc16 |amavisd-new-2.6.6-1.fc15
perl-devel@lists.fedoraproject.org