On Wed, 24 Sep 2003, Frank Tanner III wrote:

> According to an e-mail I read on this, stat is part of
> the coreutils package.

Agreed and I'm not disputing this.  My comment below was to account for 
the syntax error when using the rpm command.


> 
> --- Keith Morse <[EMAIL PROTECTED]> wrote:
> > On Wed, 17 Sep 2003, David E. Williams wrote:
> > 
> > > Hi all,
> > > 
> > > I'm running iptables-1.2.6a-2 and am trying to
> > update the package to
> > > iptables-1.2.8-8.80.2. Doing "rpm -Fvh
> > iptables*.rpm" I get a failed
> > > dependency "stat is needed by
> > iptables-1.2.8-8.80.2". So I tried to
> > > determine what package stat is in with "rpm -q -f
> > stat" with no luck. I
> > 
> > 
> > And this would have worked if you had done:
> > 
> >     rpm -qf `which stat`
> > 
> > assuming stat is in your path.
> > 



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/psyche-list

Reply via email to