Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910586 - dev-python/pysnmp-4.4.12: broken with =dev-python/pyasn1-0.5.0
Summary: dev-python/pysnmp-4.4.12: broken with =dev-python/pyasn1-0.5.0
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL: https://github.com/etingof/pysnmp/iss...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-20 11:50 UTC by Alexey Shvetsov
Modified: 2023-07-20 16:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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