unfortunetly running as root seems to have a bunch of other problems.
First off non of the paths are set correctly ($ZENHOME,$PYTHON).
If I set the paths manually I can then run ./zenbackup but get the following
errors:
Traceback (most recent call last):
File "/home/zenoss/Products/ZenUtils/ZenBackup.py", line 251, in ?
if zb.makeBackup():
File "/home/zenoss/Products/ZenUtils/ZenBackup.py", line 204, in makeBackup
cmd = ('%s --backup --full ' %
File "/home/zenoss/Products/ZenUtils/ZenBackupBase.py", line 96, in get
RepozoPath
path = os.path.join(self.zopehome, 'bin', 'repozo.py')
File "/usr/lib/python2.4/posixpath.py", line 62, in join
elif path =='' or path.endswitch('/'):
AttributeError: 'NoneType' object has no attribute 'endswitch'
I have no idea what any of the above means other then it's surprising that the
zencores backup command doesnt' work in their own image file.
Any help would be appreciated. Thanks
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=18317#18317
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users