Hi.
IMHO there is a bug in the latest updater for clamav:
* it places a freshclam script into /etc/cron.daily that uses a hardcoded datadir not defined in /etc/clamd.conf its never done that before in the last 5 years or so, and I have a script running from cron.d
* its overwrites the permissions of existing directories (lib and log) to another new clamav user, although one already exist (making the system unstable)
Where do I file a bug report? Jobst
On 02/17/2012 07:06 AM, Jobst Schmalenbach wrote:
Hi.
IMHO there is a bug in the latest updater for clamav:
it places a freshclam script into /etc/cron.daily that uses a hardcoded datadir not defined in /etc/clamd.conf its never done that before in the last 5 years or so, and I have a script running from cron.d
its overwrites the permissions of existing directories (lib and log) to another new clamav user, although one already exist (making the system unstable)
Where do I file a bug report? Jobst
CentOS does not distribute clamav ...
On Fri, Feb 17, 2012 at 09:38:02AM -0600, Johnny Hughes (johnny@centos.org) wrote:
On 02/17/2012 07:06 AM, Jobst Schmalenbach wrote:
Hi.
IMHO there is a bug in the latest updater for clamav:
CentOS does not distribute clamav ...
OK, thanks ... I am a step further then. Now if I do a
"yum list installed | grep clamav"
then this happens:
[root ~] #>yum list installed | grep clam clamav.x86_64 0.97.3-3.el5 installed clamav-db.x86_64 0.97.3-3.el5 installed clamav-milter.x86_64 0.97.3-3.el5 installed clamd.x86_64 0.97.3-3.el5 installed
It only says "installed" but I cannot remember the repository ... sadly.
How can I find out the repository it came from?
There does not seem to be an option in YUM to list all available rpm's from a particular reposotory ...
Jobst Schmalenbach wrote on 02/17/2012 07:40 PM:
"yum list installed | grep clamav"
# yum --showduplicates --noplugins --enablerepo atrpms,epel,rpmforge list clamav ... Available Packages clamav.x86_64 0.96.1-1.el5.rf rpmforge clamav.x86_64 0.96.2-1.el5.rf rpmforge clamav.x86_64 0.96.2-2.el5.rf rpmforge clamav.x86_64 0.96.3-1.el5.rf rpmforge clamav.x86_64 0.96.3-2.el5.rf rpmforge clamav.x86_64 0.96.4-1.el5.rf rpmforge clamav.x86_64 0.96.5-1.el5.rf rpmforge clamav.x86_64 0.97-1.el5.rf rpmforge clamav.x86_64 0.97.1-1.el5.rf rpmforge clamav.x86_64 0.97.2-1.el5.rf rpmforge clamav.x86_64 0.97.3-1.el5.rf rpmforge clamav.i386 0.97.3-3.el5 epel clamav.x86_64 0.97.3-3.el5 epel clamav.x86_64 1:0.97.3-61.el5 atrpms
Dne 18.2.2012 01:40, Jobst Schmalenbach napsal(a):
OK, thanks ... I am a step further then. Now if I do a
"yum list installed | grep clamav"
then this happens:
[root ~] #>yum list installed | grep clam clamav.x86_64 0.97.3-3.el5 installed clamav-db.x86_64 0.97.3-3.el5 installed clamav-milter.x86_64 0.97.3-3.el5 installed clamd.x86_64 0.97.3-3.el5 installed
Jobst, Send us what 'rpm -qi clamav' returns. DH
On 17.02.2012 14:06, Jobst Schmalenbach wrote:
Hi.
IMHO there is a bug in the latest updater for clamav:
Where do I file a bug report?
Repo? EPEL? If, Yes: https://bugzilla.redhat.com/
Select: Enter a new bug report > Fedora > Fedora EPEL
Best regards,
Morten
On Fri, Feb 17, 2012 at 04:44:21PM +0100, Morten Stevens (mstevens@imt-systems.com) wrote:
On 17.02.2012 14:06, Jobst Schmalenbach wrote:
Hi.
IMHO there is a bug in the latest updater for clamav:
Where do I file a bug report?
Repo? EPEL? If, Yes: https://bugzilla.redhat.com/
Yes thanks, I did that.
Jobst