Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 910586

Summary: dev-python/pysnmp-4.4.12: broken with =dev-python/pyasn1-0.5.0
Product: Gentoo Linux Reporter: Alexey Shvetsov <alexxy>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: CONFIRMED ---    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/etingof/pysnmp/issues/438
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexey Shvetsov archtester gentoo-dev 2023-07-20 11:50:15 UTC
Package pysnmp doesnt work with pyasn1=0.5.0
Comment 1 Oleg Ksenofontov 2023-07-20 16:45:51 UTC
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/pysnmp/carrier/asyncore/dispatch.py", line 45, in runDispatcher
    loop(timeout or self.getTimerResolution()

.....

TypeError: decodeMessageVersion.<locals>.<lambda>() takes 3 positional arguments but 4 were given