Comments

361 Comments

From /etc/clamav-unofficial-sigs/os.conf:

$ /sbin/service clamd try-restart
Usage: clamd {start|stop|status|restart|reload|condrestart}
$ 

Please change in /etc/clamav-unofficial-sigs/os.conf

clamd_restart_opt="/sbin/service clamd try-restart"

to

clamd_restart_opt="/sbin/service clamd condrestart"

That's restart only if the service is running and should be equivalent to the systemd variant.

BZ#1794506 New version : v6.3.0
BZ#1781826 Please build perl-Lchown for EPEL 6, 7 and 8
BZ#1781826 Please build perl-Lchown for EPEL 6, 7 and 8
BZ#1781826 Please build perl-Lchown for EPEL 6, 7 and 8

This update only works more or less, see https://bugzilla.redhat.com/show_bug.cgi?id=1777562 for SELinux details.

Note that /bin/bash rather /usr/bin/bash actually works for all Fedora/EPEL branches, which is most likely the best fix.

The cronjob [ -x /usr/sbin/clamav-unofficial-sigs.sh ] && /usr/bin/bash /usr/sbin/clamav-unofficial-sigs.sh leads to /bin/sh: /usr/bin/bash: No such file or directory, because on RHEL/CentOS 6, it's /bin/bash all the time.

BZ#1752990 Request to update: clamav-unofficial-sigs to v6.1.1
Fehler: Package: nagios-plugins-disk_smb-2.2.2-1.20190919git00cff01.el6.x86_64 (epel-testing)
    Requires: perl(utf8::all)
BZ#1752219 check_disk produces extraneous output

fasulia, may I kindly ask you to open a bug report at bugzilla.redhat.com? I'm happy to forward this to upstream then, but as of writing, I'm not really sure whether I understand the issue. Thank you :)

mock -r epel-7-x86_64 rebuild <some-src.rpm>

The rebuild likely required a new cache, thus likely %post scriptlets with useradd/groupadd were performed.