[quote="cluther"]
Unzip the file into a temporary directory, create the skins directory  
within it, then zip it back up.
/quote]

Well... I've gotten farther.

Tried adding the foldeer to the zip file- same error.

Created the skins directory in $ZENHOME/Products/Wireless and got a new error:

[EMAIL PROTECTED] ZenPack]$ mkdir /usr/local/zenoss/Products/Wireless/skins
[EMAIL PROTECTED] ZenPack]$ zenpack --install=Wireless.zip 
INFO:zen.ZPLoader:Loading 
/usr/local/zenoss/Products/Wireless/objects/objects.xml
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/ZenUtils/zenpack.py", line 280, in ?
    zp.run()
  File "/usr/local/zenoss/Products/ZenUtils/zenpack.py", line 47, in run
    self.install(packName)
  File "/usr/local/zenoss/Products/ZenUtils/zenpack.py", line 122, in install
    zp.install(self.app)
  File "/usr/local/zenoss/Products/ZenModel/ZenPack.py", line 106, in install
    loader.load(self, app)
  File "/usr/local/zenoss/Products/ZenModel/ZenPackLoader.py", line 95, in load
    importer.loadObjectFromXML(xmlfile=f)
  File "/usr/local/zenoss/Products/ZenRelations/ImportRM.py", line 239, in 
loadObjectFromXML
    parser.parse(self.infile)
  File "/usr/lib64/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 
109, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/lib64/python2.4/site-packages/_xmlplus/sax/xmlreader.py", line 
123, in parse
    self.feed(buffer)
  File "/usr/lib64/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 
216, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/lib64/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 
314, in end_element
    self._cont_handler.endElement(name)
  File "/usr/local/zenoss/Products/ZenModel/ZenPackLoader.py", line 90, in 
endElement
    ImportRM.endElement(self, name)
  File "/usr/local/zenoss/Products/ZenRelations/ImportRM.py", line 97, in 
endElement
    self.setProperty(self.context(), self.curattrs, self.charvalue)
  File "/usr/local/zenoss/Products/ZenRelations/ImportRM.py", line 158, in 
setProperty
    obj._setProperty(name, value, type=proptype, setter=setter)
  File "/usr/local/zenoss/Products/ZenRelations/ZenPropertyManager.py", line 
78, in _setProperty
    raise BadRequest, 'Id %s is invalid or duplicate' % id
zExceptions.BadRequest: Id limit is invalid or duplicate

------------------------
 Daniel Schrock




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

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

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



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

Reply via email to