Hi all,

Just trying running zenchkrels -r on zenoss 2.3.3 and got AttributeError on 
zenpack mib_browser 1.05.

The error as shown below:


Code:

INFO:zen.Relations:checking relations on object 
/zport/dmd/zenMenus/Mib_list/zenMenuItems/addToZenPack
INFO:zen.Relations:checking relation: zenMenus
INFO:zen.Relations:checking relation: pack
CRITICAL:zen.Relations:obj:/zport/dmd/zenMenus/Mib_list/zenMenuItems/addToZenPack/pack
 rel:pack robj:ZenPacks.community.mib_utils no longer exists
WARNING:zen.Relations:removing rel to:ZenPacks.community.mib_utils
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/ZenUtils/CheckRelations.py", line 72, in ?
    tmbk.rebuild()
  File "/usr/local/zenoss/Products/ZenUtils/CheckRelations.py", line 40, in 
rebuild
    object.checkRelations(repair=repair)
  File "/usr/local/zenoss/Products/ZenRelations/RelationshipManager.py", line 
269, in checkRelations
    rel.checkRelation(repair)
  File "/usr/local/zenoss/Products/ZenRelations/ToOneRelationship.py", line 
216, in checkRelation
    rrel = getattr(self.obj, rname)
AttributeError: 'NoneType' object has no attribute 'packables'




I guess that the zenoss still looking for the 1.04 mib_browser zenpack.

My zenpack --list show:


Code:

ZenPacks.community.mib_utils 
(/usr/local/zenoss/ZenPacks/ZenPacks.community.mib_utils-1.05-py2.4.egg)




Is there any way to fix this relations?

Thanks!




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

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

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



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

Reply via email to