Jobst Schmalenbach
2014-Feb-20 02:29 UTC
[CentOS] CLAMAV problem: Error message "outdated version" although "yum list installed" reports correct version
Hi. I posted this on the clamav list as well, as I do not know whether this is a rpm issue or clamav issue. Strange problem indeed: [root /tmp] #>yum list installed "clamav*" Loaded plugins: fastestmirror Installed Packages clamav.x86_64 0.98-2.el5.rf installed clamav-db.x86_64 0.98-2.el5.rf installed clamav-milter.x86_64 0.98-2.el5.rf installed [root /tmp] #> [root /tmp] #>su clamav -c /usr/bin/freshclam ClamAV update process started at Thu Feb 20 12:37:52 2014 WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.98 Recommended version: 0.98.1 DON'T PANIC! Read http://www.clamav.net/support/faq I have checked the following: - all configuration files point to the same database directory - there is only one binary for each of the clamav things on the system - freshclam updates with no problems - clamconf report correct databases but also: Software settings ----------------- Version: 0.98 Any ideas? It has been complaining about this one for some time. Jobst -- My software never has bugs; it just develops random features. | |0| | Jobst Schmalenbach, jobst at barrett.com.au, General Manager | | |0| Barrett Consulting Group P/L & The Meditation Room P/L |0|0|0| +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia
Johnny Hughes
2014-Feb-20 03:20 UTC
[CentOS] CLAMAV problem: Error message "outdated version" although "yum list installed" reports correct version
On 02/19/2014 08:29 PM, Jobst Schmalenbach wrote:> > Hi. > > I posted this on the clamav list as well, as I do not know whether this is a rpm issue or clamav issue. > Strange problem indeed: > > [root /tmp] #>yum list installed "clamav*" > Loaded plugins: fastestmirror > Installed Packages > clamav.x86_64 0.98-2.el5.rf installed > clamav-db.x86_64 0.98-2.el5.rf installed > clamav-milter.x86_64 0.98-2.el5.rf installed > [root /tmp] #> > > [root /tmp] #>su clamav -c /usr/bin/freshclam > ClamAV update process started at Thu Feb 20 12:37:52 2014 > WARNING: Your ClamAV installation is OUTDATED! > WARNING: Local version: 0.98 Recommended version: 0.98.1 > DON'T PANIC! Read http://www.clamav.net/support/faq > > > I have checked the following: > > - all configuration files point to the same database directory > - there is only one binary for each of the clamav things on the system > - freshclam updates with no problems > - clamconf report correct databases but also: > Software settings > ----------------- > Version: 0.98 > > > Any ideas? > It has been complaining about this one for some time. > > > Jobst > > >Yes, repoforge needs to build the new version if clamav (version 0.98.1) instead of 0.98. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20140219/acb1ec9e/attachment-0002.sig>
Jobst Schmalenbach
2014-Feb-20 03:53 UTC
[CentOS] CLAMAV problem: Error message "outdated version" although "yum list installed" reports correct version
On Wed, Feb 19, 2014 at 09:20:05PM -0600, Johnny Hughes (johnny at centos.org) wrote:> On 02/19/2014 08:29 PM, Jobst Schmalenbach wrote: > > > > Hi. > > > > I posted this on the clamav list as well, as I do not know whether this is a rpm issue or clamav issue. > > Strange problem indeed: > > > > [root /tmp] #>yum list installed "clamav*" > > Loaded plugins: fastestmirror > > Installed Packages > > clamav.x86_64 0.98-2.el5.rf installed > > clamav-db.x86_64 0.98-2.el5.rf installed > > clamav-milter.x86_64 0.98-2.el5.rf installed > > [root /tmp] #> > > Yes, repoforge needs to build the new version if clamav (version 0.98.1) > instead of 0.98. >But according to the RPM numbers (see above) it already did ... this is why it is so confusing. Jobst