Bug 430177
| Summary: | clamd.d/amavisd.conf configuration directives require boolean arguments | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Ray Van Dolson <rayvd> | ||||
| Component: | amavisd-new | Assignee: | Juan Orti Alcaine <jorti> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | el5 | CC: | jlquinn, johan-fedora, jorti, perl-devel | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | ActualBug | ||||||
| Fixed In Version: | amavisd-new-2.5.2-3.el5 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-11-29 03:24:00 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Note: You may want to check this with EL4 as well. I don't have one handy to test with at the moment. Ping? Sorry for the delay. This will be fixed as soon as I am able to upgrade the amavisd-new in EPEL to something current. The last time I worked on this, we were still missing some dependencies. Steven, is this issue still present? Yes, it's present. I just installed amavisd-new again and see the same problem in /etc/clamd.d/amavisd.conf Created attachment 404312 [details]
Patch to fix the problems.
Attached is a patch to fix the problems.
*** Bug 459954 has been marked as a duplicate of this bug. *** amavisd-new-2.5.2-3.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/amavisd-new-2.5.2-3.el5 Package amavisd-new-2.5.2-3.el5: * should fix your issue, * was pushed to the Fedora EPEL 5 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing amavisd-new-2.5.2-3.el5' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2152/amavisd-new-2.5.2-3.el5 then log in and leave karma (feedback). amavisd-new-2.5.2-3.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |
After installing amavisd-new-2.4.5-1.el5 from epel-testing I get the following when running service clamd.amavisd start: # service clamd.amavisd start Starting clamd.amavisd: ERROR: Parse error at line 2: Option LogSyslog requires boolean argument. ERROR: Can't open/parse the config file /etc/clamd.d/amavisd.conf [FAILED] Turns out FixStaleSocket also requires a boolean argument. I appended a 'yes' to both of these configuration directives and everything is working fine now. This is in tandem with clamav-server-0.92-4.1.el5 from epel.