David jl Rieger wrote:
> Good day,
>
> I'm trying to use "yum update" on a linux server. I keep on getting a
> dependency failure:
>
> Processing Dependency: /etc/clamd.d for package: amavisd-new
> --> Finished Dependency Resolution
> Error: Missing Dependency: /etc/clamd.d is needed by package amavisd-new
>
>
> ####
>
> I'm a bit confused as both packages are installed and the binaries (and
> their location) look good.
>
> What I've done in response is try to uninstall both binaries (clamav*
> and amavisd-new) to try to get them to recognize they are "friends" to
> no avail. Are there any guru's out there that can make a suggestion?
> I've done "the Google" and found some Japanese pages that haven't helped.
/etc/clamd.d is a directory; a possible guess would be that clamav changed the
location of where it keeps its files, so it no longer creates that directory,
but amavisd-new is looking there for information about clamd.
Try rpm -q -l clamav and see where it's putting stuff. You might be able to
get it to work with a symbolic link.
-- Tom Holub (tom_holub_at_LS.Berkeley.EDU, 510-642-9069) Director of Computing, College of Letters & Science 249 Campbell Hall <http://LS.berkeley.edu/lscr/> ------------------------------------------------------------------------ The following was automatically added to this message by the list server: For information about Micronet, including subscribing to or unsubscribing from its mailing list and finding out about upcoming meetings, please visit the Micronet Web site: <http://micronet.berkeley.edu/>.Received on Fri Dec 08 2006 - 12:32:32 PST
This archive was generated by hypermail 2.2.0 : Fri Dec 08 2006 - 12:32:32 PST