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



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to