Hello there I know I haven't setup the slave node with condor, but I wanna ask a question because I want to be sure why I have this error when I run rocks sync condor command
the error is
Code:
Shutting down Condor daemons [ OK ]
co: RCS/post-90-condor-server,v: No such file or directory
Traceback (most recent call last):
File "/opt/rocks/bin/rocks", line 264, in ?
command.runWrapper(name, args[i:])
File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/__init__.py", line 1774, in runWrapper
self.run(self._params, self._args)
File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/sync/condor/__init__.py", line 101, in run
os.chmod(condorPost,0770)
OSError: [Errno 2] No such file or directory: '/etc/rc.d/rocksconfig.d/post-90-condor-server'
[root@cluster ~]#