Bug 45969 - ClamAV config needs to be adjusted for UCS 4.3
ClamAV config needs to be adjusted for UCS 4.3
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: clamav
UCS 4.3
Other Linux
: P5 normal (vote)
: UCS 4.3
Assigned To: Daniel Tröder
Sönke Schwardt-Krummrich
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-01-02 14:32 CET by Daniel Tröder
Modified: 2018-03-14 14:37 CET (History)
0 users

See Also:
What kind of report is it?: Release Management
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tröder univentionstaff 2018-01-02 14:32:29 CET
In UCS 4.3 postfix doesn't start because the option AllowSupplementaryGroups has been deprecated.

root@m60:~# systemctl status -l clamav-daemon.service 
[..]
Jan 02 14:16:19 m60 systemd[1]: Started Clam AntiVirus userspace daemon.
Jan 02 14:16:19 m60 clamd[30694]: ERROR: Parse error at line 14: Unknown option AllowSupplementaryGroups
Jan 02 14:16:19 m60 clamd[30694]: ERROR: Can't open/parse the config file /etc/clamav/clamd.conf
Jan 02 14:16:19 m60 systemd[1]: clamav-daemon.service: Main process exited, code=exited, status=1/FAILURE
Comment 1 Daniel Tröder univentionstaff 2018-01-02 16:22:45 CET
AllowSupplementaryGroups is now always true, which is exactly our configuration.

/usr/share/doc/clamav/changelog.Debian.gz
[..]
clamav (0.99.2+dfsg-1) unstable; urgency=medium
[..]
  * Drop AllowSupplementaryGroups option which is default now
    (Closes: #822444).


06f7f720: adjust configuration for stretch
c625a0dd: changelog
114bddc3: update copyright

univention-antivir-mail 9.0.0-3A~4.3.0.201801021606
Comment 2 Sönke Schwardt-Krummrich univentionstaff 2018-02-25 21:09:32 CET
(In reply to Daniel Tröder from comment #1)
> AllowSupplementaryGroups is now always true, which is exactly our
> configuration.
→ ACK

> 06f7f720: adjust configuration for stretch
> c625a0dd: changelog
> 114bddc3: update copyright
→ OK

> univention-antivir-mail 9.0.0-3A~4.3.0.201801021606
→ OK
Comment 3 Stefan Gohmann univentionstaff 2018-03-14 14:37:53 CET
UCS 4.3 has been released:
 https://docs.software-univention.de/release-notes-4.3-0-en.html
 https://docs.software-univention.de/release-notes-4.3-0-de.html

If this error occurs again, please use "Clone This Bug".