I had the same problem:
> ../zenoss-2.1.0$ ./install.sh > > This installer actually builds Zenoss. > For a simpler installation try the VMPlayer Appliance image, > or use RPMs for Redhat based systems. > > Building... > > Password for the Zenoss "admin" user [zenoss]: > Enter the password again: > /usr/local/zenoss already exists! > Stopping zenoss > Do you want me to keep your existing database? (Y/n) y > > Creating a backup of your existing data > build-functions.sh: line 135: backup.tar: Permission denied > Unable to create backup I simply solved it with Code: chown zenoss.zenoss zenoss-2.1.0 where zenoss-2.1.0 is the directory wich I extracted from the tar. ------------------------ Flo Weber -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=11889#11889 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
