Problem after system update. Root permission denied, user lib permission denied.
Posted
by gregor
on Server Fault
See other posts from Server Fault
or by gregor
Published on 2010-01-03T03:29:17Z
Indexed on
2010/03/12
14:07 UTC
Read the original article
Hit count: 424
As I updated opensuse 11.1 with update packages from october and november 2009, I couldnt use the command ping. For root
it gives Permission denied
and for a regular user
I get
libresolv.so.2: cannot open shared object file: Permission denied.
The other coulprit besides the update could be the instalation of google-chrome (.deb file to .rpm, some symbolic links for libs to make chrome work).
When the system rebooted, X server also became blank. Before the reboot it worked, as did chrome, but the ping command didnt work even before the reboot.
Any ideas? I ran some sort of disk check from a rescue CD, libresolv seems as other libs, root has uid=0 ...
© Server Fault or respective owner