On Wed, Apr 09, 2008 at 04:46:38PM -0700, Antonio Olivares wrote: > > [olivares@localhost ~]$ su - > bash: su: command not found > [olivares@localhost ~]$ rpm -qa coreutils > coreutils-6.10-18.fc9.i386 > [olivares@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 -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list