** Description changed: Binary package hint: python-pysnmp4 In karmic koala the path to the modules /usr/lib/pymodules/pysnmp contains two versions v3 and v4 but the pysnmp package does no version switch. So the modules path is broken. - python check_apc.py + python check_apc.py Traceback (most recent call last): - File "check_apc.py", line 6, in <module> - from pysnmp.v4.entity.rfc3413.oneliner import cmdgen, ntforg - File "/usr/lib/pymodules/python2.6/pysnmp/v4/entity/rfc3413/oneliner/cmdgen.py", line 2, in <module> - from pysnmp.entity import engine, config + File "check_apc.py", line 6, in <module> + from pysnmp.v4.entity.rfc3413.oneliner import cmdgen, ntforg + File "/usr/lib/pymodules/python2.6/pysnmp/v4/entity/rfc3413/oneliner/cmdgen.py", line 2, in <module> + from pysnmp.entity import engine, config
-- pysnmp version switch broken https://bugs.launchpad.net/bugs/509495 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
