Fedora :: Cannot Update CLAMAV In 11
Aug 30, 2009
I have installed CLAMAV in Fedora 11 and when I try to update it says update failed I have tried to find a reason why but unfortunately I am lost. Sony VAIO VGN TXHP1 laptop Fedora 11 Gnome i1568 Wireless connection seems fine.
View 8 Replies
ADVERTISEMENT
Mar 25, 2011
i was using mandriva before and fedora is new i have installed clamav antivirus but clamav won update i must change clamd.d and maybe freshlam.conf but how do i that under mandriva clamav-freshclam does the job but here it is different
View 8 Replies
View Related
Sep 4, 2009
I have been trying to update the gui version 4.10 and the antivirus engine 0.95.1 but to no avail.
View 9 Replies
View Related
Jun 14, 2009
I have installed clamav antivirus,and while scanning it shows the following warning
LibClamAV Warning: **************************************************
LibClamAV Warning: *** The virus database is older than 7 days! ***
LibClamAV Warning: *** Please update it as soon as possible. ***
LibClamAV Warning: **************************************************
And so i have tried to update the virus database as root,using this command
# freshclam
bash: freshclam: command not found
but i cant,can you pls say me how to update the virus database...
View 10 Replies
View Related
Mar 19, 2010
I have a server im trying to use with clamAV to scan it all and with cron job. it worked fine for few days, sending me emails with reports, i was happy. now i get ERR emails and when running manually i get the follwing message output: Script: clamav-cron v. 0.6 - Copyright 2009, Stefano Stagnaro Scanned: /
[Code]...
View 3 Replies
View Related
Jul 10, 2011
My probles consists in that i have no idea on how update the clamav. I downloaded it throu center of software. Butt when i try to upgrade it from the gui the upgrading bar reaches only 15% and desapears. I tried do type freshclam from root command line but it just writes that there is not such command. May be i use incorrectly the command line.
View 4 Replies
View Related
Jun 9, 2011
i get a notice to upgrade from 0.97 to 0.97.1 clamav. can i do this from terminal? what command do i use to update?
View 3 Replies
View Related
Nov 4, 2010
I'm getting an md5 checksum error during updating. Using the update manager. I'll post a snapshot.
Screenshot-Changes applied.png (38.46 KiB) Viewed 219 times
View 4 Replies
View Related
Mar 3, 2010
I have a server that is installed with clamav but is not directly connected to internet. Is it possible to update the virus database with following command:
clamscan -d daily.cvd
where "daily.cvd" is the current file available from clamav's website.
Would that change the entire virus database to just that file, or will it update incrementally based on what is already in virus database? Do I need to update main.cvd and daily.cvd as well?
Note, using command "freshclam" is out of the question because I cannot directly connect machine to internet.
View 2 Replies
View Related
Jan 15, 2010
how to schedule updates for clamav (every hour)?
View 9 Replies
View Related
Apr 4, 2010
Im currently trying to update my Suse 11.1 copy of Linux.
I got some messages that Clamav was not up to date.
I tried to use YUM which I installed on the machine but that did nothing.
It seems that I can only update Clamav by using Klamav.
Whats happening is that the system is telling me that its going to recompile Clamav, starts doing various tasks but doesnt really work.
When I use YUM on my CentOS 5.3 server it simply updates Clamav to the current version and then I use Freshclam to update the virus definitionsdone.
My questions is this; is there anyway to get the latest version of Clamav without going through the that Klamav thing. Klamav seems O.K. for updating the virus definitions but thats all.
Whats wrong with all the Linux software people?
Cant they just get their act together and make their software work. Im also trying to set up a mail server on my Suse 11.1 box but between figuring out how to install Postfix, Dovecot, Cirus-IMAP Im not getting anywhere.
As much as I hate to say this, these things only seem to be rocket science on Linux. I have much less problems installing software on Windoz.
Linux software people need to come up with workable install programs for their software products so more people who arent software experts can make Linux really workable.
View 6 Replies
View Related
May 31, 2011
I am semi new to UBUNTU worked a bit with it in the passed on vps and that. but i am currentaly tring to make a module for *Zpanel* i am making an anti virus module and am going to be using clamav. up to now everything has been going smoothly but i have hit massive problem.
I am tring to do this:
Code:
And i get this in return
Code:
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may resolve the situation:
The following packages have unmet dependencies.
I dont get any install. and the information i have collect from people say that and install should not be stopped becuase of an depend
So as any one who is semi new would do i then tried installing the depend
Code:
And i get this in return
Code:
E: Package 'phpapi-20060613+lfs' has no installation candidate
So it look like problem after problem
Does any one know why i can not install php5-clamavlib
I have UBUNTU 11.04 desktop (with zpanel installed on it)
*zpanel an open source web hosting panel for windows and NOW LINUX (zpanel has just been release on UBUNTU ONLY ).
View 1 Replies
View Related
Apr 15, 2010
how do i install and update the antivirus? i downloaded it using ubuntu geek help but the console is saying the package is missing.
View 8 Replies
View Related
Apr 16, 2010
This started happening sometime yesterday afternoon on a server that's been trouble free for years.
My Ubuntu update is scheduled to run every month on the 5th, so this was roughly 10 days after that. So it seems to me it's not update related. The only thing I've done on the server lately is update a spamassassin rule which required an amavis restart. That was done earlier in the week.
I've already reviewed issues at [url] and all the conditions are correct for the more recent How to.
I can also confirm that, in fact, /var/run/clamav/clamd.ctl does not exist.
View 7 Replies
View Related
Sep 23, 2010
I have two servers complaining about ClamAV being outdated:
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.96.1 Recommended version: 0.96.3
Doing an aptitude update says I don't have to upgrade anything. Why is this? Must ClamAV be updated manually?
View 7 Replies
View Related
May 26, 2010
I am trying to upgrade my clam AV to latest 0.9.6.1. Last times I just uploaded to the server and used RPM command and it was installing. Now I cant find RPM for this ver. So I guess I need to prepare one.
I used the guide here:
Packaging software with RPM, Part 1: Building and distributing packages
by IBM
Changing all wget -> clamav
But when run this I got:
# rpmbuild -v -bb --clean clamav.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.74542
+ umask 022
+ cd /home/myclamav/BUILD
+ cd /home/myclamav/BUILD
+ rm -rf clamav-0.96.1
+ /bin/gzip -dc /home/myclamav/SOURCES/clamav-0.96.1.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ $'
'
: command not found542: line 35:
error: Bad exit status from /var/tmp/rpm-tmp.74542 (%prep)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.74542 (%prep)
Is there a better way to create RPMs? or Where do I get RPM for this version? I couldn't find it through their site.
View 3 Replies
View Related
Jul 5, 2011
I get constantly this error, how can disable clamav in SElinux, or there is maybe a rule for it?
SELinux is preventing the clamscan from using potentially mislabeled files (./clamav-366ce73c2b6ad30d9e062d
SELinux is preventing the clamscan from using potentially mislabeled files (/tmp/clamav.577/clamav-9c353ad9c85b
View 1 Replies
View Related
Nov 27, 2009
I'm replacing my trusty old F5 firewall/mail server with a new(er) F11 box. Using yum, I have these packages installed:
[Code].....
View 2 Replies
View Related
Dec 17, 2009
In short, I've written a bash script (available from github) for configuring and removing instances of clamav-server on Fedora (clamd). It lets you create and remove individual instances with a specific user and port (if you specify them) and will install the required packages if not already present on the system and remove them if you want to. In long, we use Clam AntiVirus as our antivirus protection for Digital Preservation Recorder and talk to it over the default port, 3310 (clamd). Installing the clamav-server package under Fedora however, doesn't actually set up an instance. In fact, it doesn't copy any system configuration files into place at all. This means that the system is left without any working ClamAV server out of the box.
Under Fedora, ClamAV server is configured on a per user basis. This is actually quite important (unless you run as root) because the daemon needs at minimum read access (and we've found also write) on the files/directory being passed for scanning. The instructions on how to configure it are located under /usr/share/doc/clamav-server-[version]/ but I have taken these instructions and written a bash script to configure all of this for you. The script is available from github. It can create or remove an individual instance of clamav-server using a specific username and/or port (if you want to specify them, else it defaults to clamav on port 3310). The script will also install any required packages, if you don't already have them on the system. You also have the option of removing the required packages when you remove an instance. The script now also configures freshclam for you (the definitions updater), which needs to run as your user too.
View 14 Replies
View Related
Apr 25, 2010
Still trying to get that elusive simple mail server. Have install Centos 5 (20 time!) and updated software. Have got the system to see www and now about to do the mailserver thing. One of the first steps is to install Clamav yet this does not show on the package list for the program add delete gui. Tried yum install clamav and got message back that it wasn't available.
Google advises that I must first install rpmforge but at the same time has a warning from the maker of yum that this is dangerous to do Clamav is clearly a very popular antivirus scanner yet Centos 5 does not include it or allow you to install it?
View 2 Replies
View Related
Dec 7, 2009
How to determine what type of files clamav can scan? For example, if there is no unrar installed it can't scan files in it. So is there any way to find out all types of files that clamav can't scan?
View 2 Replies
View Related
Mar 4, 2011
The mail server keeps getting locked up with tens of thousands of spam emails.So, i followed some instructions similar to this : [URL]I can clear the queue spams, easy, but after an hour or so the server is dead again.. not receiving emails and not sending out emails.
Code:
Received: (qmail 356 invoked by uid 509); 4 Mar 2011 21:39:10 +0800
Received: from 125.110.124.51 by host1.wemotor.com (envelope-from <oiazfkdvd@yahoo.com.tw>, uid 508) with qmail-scanner-1.25-st-qms
Received: from unknown (HELO 202.46.116.119) (125.110.124.51)
[code]....
View 3 Replies
View Related
Nov 25, 2010
I am addressing the staff that maintains the clamav anti virus software release and distributes it via the fedora repositories: Would you update to the newest clamav version? This is what I get using the installed version:
[Code]...
View 5 Replies
View Related
Apr 19, 2009
I've install F10 to use it as server and router and found a strange problem on my XP machine which is behind the F10. I've tried to update my Lineage2 client from official server but the update crash, tried to open the web page it didn't open. Also tried to open microsoft web it didn't open. When i try to open the same pages on PC with F10 they open with no problem.
[Code]...
View 6 Replies
View Related
Oct 1, 2009
For the past few days, the automatic GUI update has been crashing, complaining of a "Transaction error."
Here is the output that pops up in a separate window:
Code:
I tried the following:
Code:
And got the following (similar) output:
Code:
I very rarely use xfce and I don't quite know what exo is, but I'd like to fix this problem if it's not too involved.
View 3 Replies
View Related
Feb 26, 2010
Code:could not add package update for poppler-data-0.4.0-1.fc12(noarch)updates: poppler-data-0.4.0-1.fc12.noarch.
View 3 Replies
View Related
Jun 17, 2011
I've Xubuntu and I'm looking for a Clamav Gui for XFCE.
View 1 Replies
View Related
Sep 23, 2010
There is a "Debian" way to get clamav 0.96 in Debian Etch 4.0 ?
I put volatile repository in my sources.list, but after upgrade I've:
Quote:
View 1 Replies
View Related
Apr 1, 2010
I don't know why clamav antivirus is not update even if I try using "freshclam". In Terminal, it say up to date. But in ISPConfig 3 Interface, it is not.
View Screenshot
Log:
Code:
View 6 Replies
View Related
Jan 28, 2011
Yesterday i have installed F14 and then went to the comand line to update the system via yum update. It was about 860MB of updates in 430 packages. The strange thing is that only one package was a delta rpm and all other were normal rpm. Is Fedora giving up on presto or it needs some special configuration?
View 1 Replies
View Related