util-linux /mount / df broken most of the time

David G. Miller dave at davenjudy.org
Mon Feb 4 21:33:34 UTC 2013


Reindl Harald <h.reindl <at> thelounge.net> writes:

> 
> 
> Am 04.02.2013 19:29, schrieb David G.Miller:
> > may I suggest:
> > 
> > rpm -q --whatprovides `which df`
> > 
> > and let us know what comes back?
> > 
> > Cheers,
> > Dave
> 
> [harry <at> srv-rhsoft:~]$ rpm -q --whatprovides `which /usr/bin/df`
> coreutils-8.17-8.fc18.x86_64
> 
> but since libraries may play in this game...
> 
Yes.  So the next rpm command to try is:

rpm -vv --verfiy coreutils | less

You'll need to look through the "relocations" section and verify that df matches
what coreutils rpm installed down in the list of programs.

Cheers,
Dave





More information about the users mailing list