Sometimes I wind up running install.sh several times. It seems to run out of memory on older, less capable hardware. I have, on occasion, had to run make clean from the zenossinst directory. I don't know if this will help, we're running trunk.
Kristopher Dick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Joseph Sent: Wednesday, 31 January 2007 09:15 To: [email protected] Subject: [zenoss-users] Issues upgrade from 1.0.2 to 1.1.0 Hi, I am having problems with the upgrade. I am wondering if anyone can point me in the right direction to fix this. I am doing the upgrade from the tar file (zenoss-1.1.0.tar.gz). I am using Ubuntu 6.10. Here is what I am getting: [EMAIL PROTECTED]:~/zenoss-1.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 installing into //usr/local/zenoss build log is in zenbuild.log installing libzenos/Products.tar.gz installing libzenos/bin.tar.gz installing zope installing pysnmp installing pycrypto installing twisted installing twistedsnmp installing mysql-python installing libart installing freetype installing libpng configuring build/rrdtool-1.2.15/Makefile installing rrdtool installing epydoc installing snpp installing yapps installing nagios installing libsmi cp externallibs/setuptools*.egg build/simplejson-1.4 installing simplejson configuring winexe-install /usr/local/zenoss/etc/zope.conf converted Starting Zope Object Database . daemon process started, pid=24064 Loading initial Zenoss objects into the Zeo database (this can take a few minutes) unable to create the initial Zenoss object database From zenbuild.log: creating events database using zenevent build... creating database loading schema ERROR 1359 (HY000) at line 80: Trigger already exists loading stored procedures events database created and loaded WARNING:OFS.Application:Duplicate Product name After loading Product 'Five' from '/usr/local/zenoss/Products', I skipped the one in '/usr/local/zenoss/lib/python/Products'. 2007-01-31 12:10:50 WARNING OFS.Application Duplicate Product name After loading Product 'Five' from '/usr/local/zenoss/Products', I skipped the one in '/usr/local/zenoss/lib/python/Products'. Traceback (most recent call last): File "/usr/local/zenoss/Products/ZenModel/zenbuild.py", line 129, in ? zb = zenbuild() File "/usr/local/zenoss/Products/ZenModel/zenbuild.py", line 44, in __init__ self.app = Zope2.app() File "/usr/local/zenoss/Products/ZenModel/__init__.py", line 51, in app "IpInterface", File "/usr/local/zenoss/Products/ZenModel/__init__.py", line 47, in startup "HardDisk", File "usr/local/zenoss/lib/python/Zope2/App/startup.py", line 57, in startup File "usr/local/zenoss/lib/python/DBTab/DBTab.py", line 96, in getDatabase File "usr/local/zenoss/lib/python/DBTab/DBTab.py", line 113, in _createDatabase File "usr/local/zenoss/lib/python/Zope2/Startup/datatypes.py", line 163, in open File "usr/local/zenoss/lib/python/Zope2/Startup/datatypes.py", line 160, in createDB File "usr/local/zenoss/lib/python/ZODB/config.py", line 97, in open File "usr/local/zenoss/lib/python/ZODB/config.py", line 153, in open File "usr/local/zenoss/lib/python/ZEO/ClientStorage.py", line 314, in __init__ File "usr/local/zenoss/lib/python/ZEO/cache.py", line 112, in open File "usr/local/zenoss/lib/python/ZEO/cache.py", line 835, in scan File "usr/local/zenoss/lib/python/ZEO/cache.py", line 121, in install File "usr/local/zenoss/lib/python/ZEO/cache.py", line 630, in fromFile ValueError: corrupted record, oid -- -Dan Joseph System Administrator _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
