Before I upgrade my production system, I am testing the upgrade to 2.3.2 on a 
mirror server built using a zenrestore from the production server. My 
configuration is 2.2.3 on CentOs 5.0. I have several internal zenpacks that 
were developed for our organization installed on the 2.2.3 system also. The rpm 
upgrade install works fine. But when I restart Zenoss, the zenmigrate fails. 
Does anyone have an idea why I would be getting the following error ?

[r...@localhost opt]# /etc/init.d/zenoss start
Zenoss upgraded.  Running data migration scripts...
/opt/zenoss/bin/install-functions.sh converted
/opt/zenoss/bin/zenoss_upgrade_pre converted
Starting Zope Object Database
. daemon process started, pid=27378
Migrating data
INFO:zen.migrate:Database going to version Zenoss 2.3.1
INFO:zen.migrate:Installing AdminObjectMenus (2.3.0)
INFO:zen.migrate:Installing EvenMoreBettererStandardErrorMessage (2.3.0)
INFO:zen.migrate:Installing FixOldTemplates_23 (2.3.0)
INFO:zen.migrate:Installing HappierZenPackRels (2.3.0)
Recovering
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenModel/migrate/zenmigrate.py", line 21, in ?
    main()
  File "/opt/zenoss/Products/ZenModel/migrate/zenmigrate.py", line 18, in main
    m.main()
  File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line 425, in main
    self.cutover()
  File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line 305, in cutover
    self.migrate()
  File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line 281, in migrate
    m.cutover(self.dmd)
  File "/opt/zenoss/Products/ZenModel/migrate/happierZenPackRels.py", line 22, 
in cutover
    for p in dmd.ZenPackManager.packs():
  File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 67, 
in __call__
    return [ob.__of__(self) for ob in self._objects.values()]
AttributeError: 'ZenPack' object has no attribute '__of__'




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=31303#31303

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to