On Thu, Apr 10, 2008 at 4:23 PM, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > > > --- Andrew Farris <lordmorgul@xxxxxxxxx> wrote: > > > Antonio Olivares wrote: > > > [olivares@localhost ~]$ rpm -V > > > coreutils-6.10-18.fc9.i386 > > > missing /bin/su (Permission denied) > > > > This suggests the file is present but your user does > > not have read access to the > > file. Check its permissions, and verify its > > contents as root with rpm -V. > > /bin/su should have perms: -rwsr-xr-x > > > > -- > > Andrew Farris <lordmorgul@xxxxxxxxx> > > www.lordmorgul.net > > gpg 0x8300BF29 fingerprint 071D FFE0 4CBC 13FC > > 7DEB 5BD5 5F89 8E1B 8300 BF29 > > > > -- > > fedora-test-list mailing list > > fedora-test-list@xxxxxxxxxx > > To unsubscribe: > > > https://www.redhat.com/mailman/listinfo/fedora-test-list > > > > [root@localhost ~]# wget > http://gulus.usherbrooke.ca/pub/distro/fedora/linux/development/i386/os/Packages/coreutils-6.10-18.fc9.i386.rpm > --2008-04-10 18:18:35-- > http://gulus.usherbrooke.ca/pub/distro/fedora/linux/development/i386/os/Packages/coreutils-6.10-18.fc9.i386.rpm > Resolving gulus.usherbrooke.ca... 206.167.141.10 > Connecting to > gulus.usherbrooke.ca|206.167.141.10|:80... connected. > HTTP request sent, awaiting response... 200 OK > Length: 4592132 (4.4M) [audio/x-pn-realaudio-plugin] > Saving to: `coreutils-6.10-18.fc9.i386.rpm' > > 100%[======================================>] > 4,592,132 1.33M/s in 3.3s > > 2008-04-10 18:18:39 (1.33 MB/s) - > `coreutils-6.10-18.fc9.i386.rpm' saved > [4592132/4592132] > > [root@localhost ~]# > > [root@localhost ~]# rpm -Uvh --force > coreutils-6.10-18.fc9.i386.rpm > Preparing... > ########################################### [100%] > 1:coreutils > ########################################### [100%] > [root@localhost ~]# rpm -V coreutils > [root@localhost ~]# rpm -V > coreutils-6.10-18.fc9.i386.rpm > package coreutils-6.10-18.fc9.i386.rpm is not > installed > [root@localhost ~]# > > [root@localhost ~]# ls /bin/su -l > -rwsr-xr-x 1 root root 35356 2008-04-07 15:25 /bin/su > [root@localhost ~]# > > The "/bin/su" is in red, maybe it is not really there? > How should I fix it for good? > > [root@localhost ~]# rpm -qa coreutils > > coreutils-6.10-18.fc9.i386 > [root@localhost ~]# > [root@localhost ~]# rpm -qa coreutils > > coreutils-6.10-18.fc9.i386 > [root@localhost ~]# rpm -qa coreutils* > [root@localhost ~]# rpm -V coreutils* > package coreutils-6.10-18.fc9.i386.rpm is not > installed > [root@localhost ~]# > > > TIA, > > Antonio > What does "rpm -q coreutils" say? What does "rpm -V coreutils" say? Notice that no '*' is needed for these. The red is OK. tom -- Tom London -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list