still no su - on that machine f7 -> rawhide

Michal Jaegermann michal at harddata.com
Thu Apr 10 01:57:08 UTC 2008


On Wed, Apr 09, 2008 at 04:46:38PM -0700, Antonio Olivares wrote:
> 
> [olivares at localhost ~]$ su -
> bash: su: command not found
> [olivares at localhost ~]$ rpm -qa coreutils
> coreutils-6.10-18.fc9.i386
> [olivares at localhost ~]$ 
> 
> 
> What should I do?
> 
> rpm -e coreutils*

No, do not do that.  These are "core" and besides that command,
thankfully, will not work.

Check 'rpm -V coreutils'.  Does it really has some complaints and
/bin/su truly does not exist?  If yes then retrieve
coreutils-6.10-18.fc9.i386 file and do
'rpm -Uvh --force coreutils-6.10-18.fc9.i386' followed by a check
again.

   Michal




More information about the fedora-test-list mailing list