ZenPack installations can go sadly awry in strange ways if the install is not done as the zenoss user. You might try a zenpack -- remove and a reinstall as the zenoss user just to be sure that's not the issue.

There's a ticket to properly catch this situation and handle it better:
http://dev.zenoss.org/trac/ticket/1848

-jason

On Jul 19, 2007, at 6:29 PM, y0gi636 wrote:

I'm trying to install the HttpMonitor zenpack and resieved the following errors

[zenoss]$ ./bin/zenpack --install HttpMonitor.zip
INFO:zen.ZPLoader:Loading /opt/zenoss/Products/HttpMonitor/objects/ objects.xml
INFO:zen.AddToPack:End loading objects
INFO:zen.AddToPack:Processing links
INFO:zen.AddToPack:Loaded 1 objects into database
INFO:zen.HookReportLoader:loading reports from:/opt/zenoss/Products/ HttpMonitor/reports
Traceback (most recent call last):
  File "/opt/zenoss//Products/ZenUtils/zenpack.py", line 235, in ?
    zp.run()
  File "/opt/zenoss//Products/ZenUtils/zenpack.py", line 42, in run
    self.install(packName)
File "/opt/zenoss//Products/ZenUtils/zenpack.py", line 78, in install
    zp.install(self.app)
File "/srv/zenoss/Products/ZenModel/ZenPack.py", line 106, in install
    loader.load(self, app)
File "/srv/zenoss/Products/ZenModel/ZenPackLoader.py", line 212, in load
    registerSkin(app.zport.dmd, pack.path(''))
File "/srv/zenoss/Products/ZenUtils/Skins.py", line 36, in registerSkin
    addDirectoryViews(skinstool, 'skins', base)
File "/srv/zenoss/Products/CMFCore/DirectoryView.py", line 545, in addDirectoryViews
    raise ValueError('Not a registered directory: %s' % minimal_fp)
ValueError: Not a registered directory: /opt/zenoss/Products/ HttpMonitor/skins

Thanks
Brian

------------------------
 Brian Finney




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

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

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



_______________________________________________
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

Reply via email to