Sorry for this mail-storming. I finally solved the problem. I downloaded
the SRPM for centos5 and compiled it in my centos6.
Everything went OK.

Thanks anyway.

On Mon, Dec 14, 2015 at 11:02 AM, Natalio Gatti <[email protected]> wrote:

> Mmm, I think I found the problem.. and it is no good at all.
> I installed this Centos when there was no official packages for Centos6,
> so I used Centos5 rpms.
> I can see that there was a change in the naming scheme. In Centos5 it is
> clamav-toaster and in Centos6 it is just clamav.
> I was trying to install centos5 version and it requests libcurl(3). But if
> I wan to install Centos6 clamav, it complains about the change in naming
> scheme:
> [root@smtp clamav]# rpm -Uvh --test clamav-0.99-0.qt.el6.x86_64.rpm
> error: Failed dependencies:
>         clamav-toaster is needed by (installed)
> simscan-toaster-1.4.0-1.4.0.x86_64
>
> Can I force the installation? Or it will break qmail?
>
> Thanks.
>
> On Mon, Dec 14, 2015 at 10:43 AM, Natalio Gatti <[email protected]> wrote:
>
>> Hello Eric. I am trying to install clamav 0.99 rpm on centos 6.7 64bit,
>> but it fails requesting libcurl 3:
>>
>> [root@smtp ~]# rpm -Uvh --test clamav-toaster-0.99-1.4.12.x86_64.rpm
>> error: Failed dependencies:
>>         libcurl.so.3()(64bit) is needed by
>> clamav-toaster-0.99-1.4.12.x86_64
>>
>> In CentOs 6 I have curl installed, and all its libraries:
>> [root@smtp ~]# rpm -qa | grep curl
>> curl-7.19.7-46.el6.x86_64
>> libcurl-7.19.7-46.el6.x86_64
>> python-pycurl-7.19.0-8.el6.x86_64
>> libcurl-devel-7.19.7-46.el6.x86_64
>>
>> Am I missing some package?
>>
>> Thanks,
>>
>> On Fri, Dec 11, 2015 at 2:53 PM, Eric <[email protected]> wrote:
>>
>>>
>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99-0.qt.el6.i686.rpm
>>>
>>>
>>> On 12/11/2015 9:44 AM, Eric wrote:
>>>
>>> Yes, I'll have it (hopefully) by the end of day.
>>>
>>> On 12/10/2015 8:47 PM, Chandran Manikandan wrote:
>>>
>>> Hi Eric,
>>> Yes, I would like to get for Centos 6.
>>> I have tried above your link but no luck.
>>> Could you help me.
>>>
>>> On Wed, Dec 9, 2015 at 9:40 PM, Eric <[email protected]> wrote:
>>>
>>>> Hi Chandran,
>>>>
>>>> I have some 32bit binaries for CentOS 5
>>>> <ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/5/testing/i386/clamav-toaster-0.99-1.4.12.i386.rpm>
>>>>
>>>> # rpm -Uvh
>>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/5/testing/i386/clamav-toaster-0.99-1.4.12.i386.rpm
>>>>
>>>> I have none for CentOS 6. Do you need some for CentOS 6?
>>>>
>>>> Eric
>>>>
>>>>
>>>> On 12/9/2015 1:14 AM, Chandran Manikandan wrote:
>>>>
>>>> Hi Eric,
>>>> Your below link is working and perfectly updated on 6.6 64 bit
>>>> How do i update on 32 bit.
>>>> I have tried from your ftp but no luck.
>>>> Could you help me.
>>>>
>>>> On Thu, Dec 3, 2015 at 11:57 PM, Philip Nix Guru < <[email protected]>
>>>> [email protected]> wrote:
>>>>
>>>>> Hello
>>>>> I found the issue, it kinda depends on the version of the OS
>>>>> --nomd5 was enough to installl
>>>>>
>>>>> Got still a  few legacy toasters :)
>>>>>
>>>>>
>>>>> On 12/03/2015 04:35 PM, Eric wrote:
>>>>>
>>>>> Phillip,
>>>>>
>>>>> And for unpacking the source itself...
>>>>>
>>>>> [ebroch@mail2 ~]$  tar -zxvf rpmbuild/SOURCES/clamav-0.99.tar.gz -C
>>>>> ./
>>>>>
>>>>> [ebroch@mail2 ~]$ ls -l
>>>>> total 4
>>>>> drwxrwxr-x 26 ebroch ebroch 4096 Nov 25 09:54 clamav-0.99
>>>>> drwxr-xr-x  5 ebroch ebroch   36 Aug  3 16:33 Maildir
>>>>> drwxr-xr-x  4 ebroch ebroch   32 Dec  3 08:15 rpmbuild
>>>>>
>>>>>
>>>>> Eric
>>>>>
>>>>> On 12/3/2015 8:19 AM, Eric wrote:
>>>>>
>>>>> Phillip,
>>>>>
>>>>> Hmmm.....
>>>>>
>>>>> Here's my src file on my CentOS 7 server:
>>>>>
>>>>> [ebroch@mail2 ~]$ rpm -Uvh
>>>>> <ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99-0.qt.src.rpm>
>>>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99-0.qt.src.rpm
>>>>> Retrieving
>>>>> <ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99-0.qt.src.rpm>
>>>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99-0.qt.src.rpm
>>>>> Updating / installing...
>>>>>    1:clamav-0.99-0.qt ################################# [100%]
>>>>>
>>>>> [ebroch@mail2 ~]$ ls -l
>>>>> total 0
>>>>> drwxr-xr-x 5 ebroch ebroch 36 Aug  3 16:33 Maildir
>>>>> drwxr-xr-x 4 ebroch ebroch 32 Dec  3 08:15 rpmbuild
>>>>>
>>>>> [ebroch@mail2 ~]$ ls -l rpmbuild/*
>>>>> rpmbuild/SOURCES:
>>>>> total 15608
>>>>> -rw-r--r-- 1 ebroch ebroch 15968038 Dec  1 11:15 clamav-0.99.tar.gz
>>>>> -rw-rw-r-- 1 ebroch ebroch     2682 Nov 21  2014
>>>>> clamav-0.9x-qmailtoaster.patch
>>>>> -rw-rw-r-- 1 ebroch ebroch     1398 Jan 28  2015 clamd.init
>>>>> -rw-rw-r-- 1 ebroch ebroch     1469 Nov 21  2014 freshclam.init
>>>>>
>>>>> rpmbuild/SPECS:
>>>>> total 24
>>>>> -rw-rw-r-- 1 ebroch ebroch 22017 Dec  2 09:25 clamav.spec
>>>>>
>>>>>
>>>>> It unpacked fine as you can see above. On what machine did you unpack
>>>>> the source file?
>>>>>
>>>>> Eric
>>>>>
>>>>> On 12/3/2015 7:29 AM, Philip wrote:
>>>>>
>>>>> Hello Eri
>>>>> there is a problem with your src file
>>>>> error: unpacking of archive failed on file
>>>>> /usr/src/redhat/SOURCES/clamav-0.99.tar.gz;566051b7: cpio: MD5 sum
>>>>> mismatch
>>>>>
>>>>> On 12/03/2015 03:01 PM, Eric wrote:
>>>>>
>>>>> And on CentOS 7
>>>>>
>>>>> rpm -Uvh
>>>>>
>>>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99-0.qt.el7.x86_64.rpm
>>>>>
>>>>> or
>>>>>
>>>>> # yum --enablerepo=whtc-qmt-testing update
>>>>>
>>>>> if you have White Horse repo enable in your yum configuration.
>>>>>
>>>>>
>>>>> On 12/3/2015 6:56 AM, Eric wrote:
>>>>>
>>>>> rpm -Uvh
>>>>>
>>>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99-0.qt.el6.x86_64.rpm
>>>>>
>>>>> or
>>>>>
>>>>> # yum --enablerepo=whtc-qmt-testing update
>>>>>
>>>>> If you have White Horse repos in your yum configuration.
>>>>>
>>>>>
>>>>>
>>>>> On 12/3/2015 2:16 AM, NoriyukiHayashi wrote:
>>>>>
>>>>> Hi,
>>>>>
>>>>> U can download clamav-0.99.tar.gz.
>>>>> Then
>>>>> rpm -ivh clamav-0.98.7.qt.srm.
>>>>> Change spec file.
>>>>> ftp upload clamav-0.99.tar.gz
>>>>> Then
>>>>> rpmbiuld -ba --target x86_64 --define 'qt' clamav.spec
>>>>>
>>>>> U can make clamav-0.99.qt srpm&rpm.
>>>>>
>>>>> If u can not do that.
>>>>> I will do that end of this week and upload web server that u can
>>>>> download by the way.
>>>>> My target is centos 6.6.
>>>>>
>>>>> regards,
>>>>>
>>>>>
>>>>>
>>>>> Dear Friends,
>>>>>
>>>>> My server having warning messages Clamav is outdated need to update
>>>>> from
>>>>> 0.98.7 to 0.99
>>>>>
>>>>> Could anyone help me .
>>>>> My server is Centos 6.5 64 bit
>>>>>
>>>>>
>>>>> --
>>>>> *Thanks,*
>>>>> *Manikandan.C*
>>>>> *System Administrator*
>>>>>
>>>>>
>>>>> --
>>>>> NoriyukiHayashi <[email protected]><[email protected]>
>>>>> <[email protected]> ibisMailで送信!
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail:
>>>>> <[email protected]>
>>>>> [email protected]
>>>>> For additional commands, e-mail:
>>>>> <[email protected]>
>>>>> [email protected]
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail:
>>>>> <[email protected]>
>>>>> [email protected]
>>>>> For additional commands, e-mail:
>>>>> <[email protected]>
>>>>> [email protected]
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail:
>>>>> <[email protected]>
>>>>> [email protected]
>>>>> For additional commands, e-mail:
>>>>> <[email protected]>
>>>>> [email protected]
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail:
>>>>> <[email protected]>
>>>>> [email protected]
>>>>> For additional commands, e-mail:
>>>>> [email protected]
>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail:
>>>>> <[email protected]>
>>>>> [email protected]
>>>>> For additional commands, e-mail:
>>>>> <[email protected]>
>>>>> [email protected]
>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail:
>>>>> <[email protected]>
>>>>> [email protected]
>>>>> For additional commands, e-mail:
>>>>> <[email protected]>
>>>>> [email protected]
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> *Thanks,*
>>>> *Manikandan.C*
>>>> *System Administrator*
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> *Thanks,*
>>> *Manikandan.C*
>>> *System Administrator*
>>>
>>>
>>>
>>>
>>
>

Reply via email to