On Wed, Mar 21, 2001 at 04:02:34AM -0800, Brian J. Murrell wrote:
> I got this weird problem:
> 
> # rpm -Fvh *.rpm
> error: failed dependencies:
>         /etc/init.d is needed by xinetd-2.1.8.9pre14-2mdk
>         /etc/init.d   is needed by vixie-cron-3.0.1-48mdk
> 
> But I have /etc/init.d and I have the package that provides it:
> 
> $ rpm -qf /etc/init.d
> initscripts-5.61.1-4mdk
> $ rpm -q initscripts
> initscripts-5.61.1-4mdk
> 
> Any ideas what is going on?

~smacks forehead~  Duh!!  Of course if I had have just taken a minute
to think about it before posting I would have figured it out.  The
problem is that a new initscripts package was being freshened.  The
old initscripts used to provide /etc/init.d but the new one is not
providing it.

b.


-- 
Brian J. Murrell

Reply via email to