On 5/5/07, Jock Purnell <[EMAIL PROTECTED]> wrote:
I'm trying to upgrade from 1.0 to 1.1 via the SVN trunk.

The installation steps work alright, but I can't start a few of the daemons
like zenmodeler and zenperfsnmp.   Iam running on SLES 10, and 1.0's been
working for quite awhile

Here's the errors I get when trying to start zenoss:



[EMAIL PROTECTED]:/usr/local/zenoss/bin> zenoss start

Daemon: zeoctl . daemon process started, pid=32584

Daemon: zopectl . daemon process started, pid=32588

Daemon: zenhub starting...

Daemon: zenmodeler starting...

Traceback (most recent call last):

  File
"/usr/local/zenoss/Products/DataCollector/zenmodeler.py",
line 30, in ?

    import SnmpClient

  File
"/usr/local/zenoss/Products/DataCollector/SnmpClient.py",
line 21, in ?

    from pynetsnmp.twistedsnmp import snmpprotocol, AgentProxy

  File
"usr/local/zenoss/lib/python/pynetsnmp/twistedsnmp.py",
line 1, in ?

  File "usr/local/zenoss/lib/python/pynetsnmp/netsnmp.py",
line 38, in ?

ValueError: invalid literal for float(): 5.3.0

I believe this error has been fixed in the latest trunk. Try doing an
svn update in your zenossinst directory, then "make pynetsnmp-install"

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

Reply via email to