Fauzan Azhary wrote: > Hi All, > > Below what I've found as result of command "zenoss status" : > > # zenoss status > shell-init: error retrieving current directory: getcwd: cannot access > parent directories: No such file or directory > > Could anyone please explain what was happened ? > Thank you all in advance.
Were you in a directory in one window, and then in another, removed that directory? For instance, if you were in /usr/local/zenoss/bin and then in another window attempted a reinstall where you removed /usr/local/zenoss, built zenoss again and reinstalled it in /usr/local/zenoss, but then you were to go back to the other and try to run a script that needed the current working directory, it would fail (since the directory you were in was actually removed). Try moving out of that directory and then back into it. When you go back in, the current working directory will be the one that actually exists as opposed to the one that was deleted. d _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
