Dennis,
Looks like something is screwy with your install. Here's a few
things to try:
1. You may want to update to latest svn revision. Whether you do
that or not, try running zenmigrate again: zenmigrate run --commit
2. Check that $ZENHOME/bin/python points to python 2.4
3. Grep $ZENHOME/etc/zope.conf and $ZENHOME/etc/zeo.conf for
hardcoded paths to python. Double check that those are pointing to
version 2.4 and not an earlier version.
4. Another option is to backup your data, do a clean install and then
restore your data. Steps for doing this were in another thread
earlier today.
-jason
On Jan 31, 2007, at 4:56 PM, Dennis B. Hopp wrote:
I should add that this in zenbuild.log
import eventdbname
File "/opt/zenoss/Products/ZenModel/migrate/eventdbname.py", line
12, in ?
import Migrate
File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line 18,
in ?
from Products.ZenUtils.ZCmdBase import ZCmdBase
File "/opt/zenoss/Products/ZenUtils/ZCmdBase.py", line 23, in ?
import zope.traversing.adapters
File "opt/zenoss/lib/python/zope/traversing/adapters.py", line
28, in ?
File "opt/zenoss/lib/python/zope/traversing/namespace.py", line
22, in ?
ImportError: cannot import name IModifiableUserPreferredLanguages
I have python 2.4.3 installed
[EMAIL PROTECTED] zenossinst]$ python
Python 2.4.3 (#1, Oct 23 2006, 14:19:47)
[GCC 4.1.1 20060525 (Red Hat 4.1.1-1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
----- "Dennis B. Hopp" <[EMAIL PROTECTED]> wrote:
I'm trying to upgrade to SVN 3986. The install went OK. And then
this happened:
MySQL root passwd: <password>
/opt/zenoss/etc/zope.conf converted
Starting Zope Object Database
. daemon process started, pid=30464
Loading initial Zenoss objects into the Zeo database
(this can take a few minutes)
zport portal object exits; exiting.
Data migration failed
Ideas?
--Dennis
_______________________________________________
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
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users