Hello list,

I want to install and test nav3.1.1

The configure + make + make install run without error.
Afterthat I am able to connect to the webinterface and to login. But editdb 
gives the error:

Mod_python error: "PythonHandler editdb"

Traceback (most recent call last):

  File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 287, in 
HandlerDispatch
    log=debug)

  File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 457, in 
import_module
    module = imp.load_module(mname, f, p, d)

  File "/usr/local/nav/apache/webroot/editdb/editdb.py", line 29, in ?
    import editTables,nav.Snmp,sys,re,copy,initBox,forgetSQL,nav.web

  File "/usr/local/nav/lib/python/nav/Snmp.py", line 33, in ?
    from pysnmp import role, v1, v2c, asn1

ImportError: cannot import name role


I see that this means python is unable to find module: role  but this is in:

/usr/lib/python2.3/site-packages/pysnmp/mapping/udp

Before I tested with nav3.1.0 under rhel-as4 and installed as described in: 
Installing on 
RHEL4. The pysnmp is from this install.

What am I missing or has something changed ?




Grüße

Hans-Peter Fuchs

Hans-Peter Fuchs - RRZK Zimmer 20
Zentrum für angewandte Informatik - Universitätsweiter Service RRZK
Universität zu Köln - Tel: 0221-470-6972



_______________________________________________
nav-users mailing list
[email protected]
http://mailman.itea.ntnu.no/mailman/listinfo/nav-users

Reply via email to