I just tried to install the core zenpacks-2.3.3 rpm  for x86_64 on a clean 
zenoss 2.3.3 on a centos 5.2 box and got the following error. I also tried the 
mysql zenpack by itself with the same result, any thoughts?


Installing /opt/zenoss/packs/ZenPacks.zenoss.MySqlMonitor-2.0.0-py2.4.egg...
INFO:zen.ZPLoader:Loading 
/opt/zenoss/ZenPacks/ZenPacks.zenoss.MySqlMonitor-2.0.0-py2.4.egg/ZenPacks/zenoss/MySqlMonitor/objects/objects.xml
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 392, in ?
    zp.run()
  File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 129, in run
    previousVersion= self.options.previousVersion)
  File "/opt/zenoss/Products/ZenUtils/ZenPackCmd.py", line 247, in 
InstallEggAndZenPack
    previousVersion=\
  File "/opt/zenoss/Products/ZenUtils/ZenPackCmd.py", line 419, in 
InstallDistAsZenPack
    zenPack.install(dmd)
  File "/opt/zenoss/Products/ZenModel/ZenPack.py", line 191, in install
    loader.load(self, app)
  File "/opt/zenoss/Products/ZenModel/ZenPackLoader.py", line 99, in load
    importer.loadObjectFromXML(xmlfile=f)
  File "/opt/zenoss/Products/ZenRelations/ImportRM.py", line 251, in 
loadObjectFromXML
    parser.parse(self.infile)
  File "/opt/zenoss/lib/python/_xmlplus/sax/expatreader.py", line 109, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/opt/zenoss/lib/python/_xmlplus/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/opt/zenoss/lib/python/_xmlplus/sax/expatreader.py", line 216, in feed
    self._parser.Parse(data, isFinal)
  File "/opt/zenoss/lib/python/_xmlplus/sax/expatreader.py", line 312, in 
start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/opt/zenoss/Products/ZenRelations/ImportRM.py", line 68, in startElement
    obj = self.createObject(attrs)
  File "/opt/zenoss/Products/ZenRelations/ImportRM.py", line 138, in 
createObject
    self.objstack.append(
  File "/opt/zenoss/Products/ZenUtils/Utils.py", line 229, in getObjByPath
    next=obj[name]
  File "/opt/zenoss/lib/python/OFS/ObjectManager.py", line 713, in __getitem__
    raise KeyError, key
KeyError: 'IpService'




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

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

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



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

Reply via email to