[ZendTo] Re: Install error

Jules Jules at Zend.To
Wed Jun 1 09:52:14 BST 2011



On 01/06/2011 09:09, John Cooper wrote:
> On 31/05/11 21:38, Philip Parsons wrote:
>> zendto-4.02-1.noarch from ZendTo has depsolving problems
>>
>>    -->  Missing Dependency: clamd is needed by package
>> zendto-4.02-1.noarch (ZendTo)
>>
>> Error: Missing Dependency: clamd is needed by package
>> zendto-4.02-1.noarch (ZendTo)
>>
>>
> Fedora uses clamav-server package for clamd whereas Centos uses clamd
> package therefore this should be added to the zendto.spec file to check
> for Fedora and make its dependency clamav-server. There are Fedora clamd
> packages provided by Atomic repo but you would have to remove your
> existing clamav and re-install with the Atomic repo installed.
>
> http://pkgs.org/fedora-14/atomic-i386/clamd-0.97-1.fc14.art.i686.rpm.html
>
> https://www.atomicorp.com/downloads.html
>
> It would be much easier if Jules updates the spec file and rebuilds.
>
> I think something like
>
> %if %is_fedora
> requires: clamav-server
> %else
> requires: clamd
> %endif
All sorted and updated. If you try to install it from the yum repo now, 
it should depend on "clamav-server" in Fedora and not "clamd".

Jules

-- 
Julian Field MEng CITP CEng
www.Zend.To

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'All programs have a desire to be useful' - Tron, 1982



More information about the ZendTo mailing list