I have previously been running zenoss 1.x on Mac OS X with no problem. In 
trying to upgrade (and subsequently just do a clean install of) 2.1.2, I'm 
running into all sort of problems for which there seems to be no published 
workarounds that I can see. This is really frustrating.

The errors come up in trying to zenoss start:


Code:

Daemon: zenstatus starting...
Daemon: zenactions starting...
Daemon: zentrap starting...
Daemon: zenmodeler starting...
Traceback (most recent call last):
  File "/Users/zenoss/zenroot/Products/DataCollector/zenmodeler.py", line 30, 
in ?
    import SnmpClient
  File "/Users/zenoss/zenroot/Products/DataCollector/SnmpClient.py", line 21, 
in ?
    from pynetsnmp.twistedsnmp import snmpprotocol, AgentProxy
  File "Users/zenoss/zenroot/lib/python/pynetsnmp/twistedsnmp.py", line 1, in ?
  File "Users/zenoss/zenroot/lib/python/pynetsnmp/netsnmp.py", line 2, in ?
  File "/Users/zenoss/zenroot/Products/DataCollector/__init__.py", line 39, in ?
    
MacOS.Error: (-5551, 'undefined selector was passed to Gestalt')
Daemon: zenperfsnmp starting...
/Users/zenoss/zenroot/Products/ZenRRD/SnmpDaemon.py:30: UserWarning: Using 
python-based snmp engine
  warnings.warn("Using python-based snmp engine")
Daemon: zencommand starting...
Daemon: zenprocess starting...
Traceback (most recent call last):
  File "/Users/zenoss/zenroot/Products/ZenRRD/zenprocess.py", line 33, in ?
    from pynetsnmp.twistedsnmp import AgentProxy
  File "Users/zenoss/zenroot/lib/python/pynetsnmp/twistedsnmp.py", line 1, in ?
  File "Users/zenoss/zenroot/lib/python/pynetsnmp/netsnmp.py", line 2, in ?
  File "/Users/zenoss/zenroot/Products/ZenRRD/__init__.py", line 39, in ?
    
MacOS.Error: (-5551, 'undefined selector was passed to Gestalt')
Daemon: zenwin starting...
Traceback (most recent call last):
  File "/Users/zenoss/zenroot/Products/ZenWin/zenwin.py", line 18, in ?
    from wmiclient import WMI
  File "/Users/zenoss/zenroot/Products/ZenWin/wmiclient.py", line 15, in ?
    import win32com.client
  File "Users/zenoss/zenroot/lib/python/win32com/client.py", line 14, in ?
  File "/Users/zenoss/zenroot/lib/python/pywmi.py", line 7, in ?
    import _pywmi
ImportError: No module named _pywmi
Daemon: zeneventlog starting...
Traceback (most recent call last):
  File "/Users/zenoss/zenroot/Products/ZenWin/zeneventlog.py", line 22, in ?
    import wmiclient
  File "/Users/zenoss/zenroot/Products/ZenWin/wmiclient.py", line 15, in ?
    import win32com.client
  File "Users/zenoss/zenroot/lib/python/win32com/client.py", line 14, in ?
  File "/Users/zenoss/zenroot/lib/python/pywmi.py", line 7, in ?
    import _pywmi
ImportError: No module named _pywmi
Daemon: zenwinmodeler starting...
Traceback (most recent call last):
  File "/Users/zenoss/zenroot/Products/ZenWin/zenwinmodeler.py", line 18, in ?
    import wmiclient
  File "/Users/zenoss/zenroot/Products/ZenWin/wmiclient.py", line 15, in ?
    import win32com.client
  File "Users/zenoss/zenroot/lib/python/win32com/client.py", line 14, in ?
  File "/Users/zenoss/zenroot/lib/python/pywmi.py", line 7, in ?
    import _pywmi
ImportError: No module named _pywmi




(and yes, I've set the permissions on zensocket).

Can anybody assist?




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

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

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



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

Reply via email to