Description of problem: After update to python2-pyasn1-0.2.3-1.fc25.noarch pysnmp stops working. Exception pasted below. Version-Release number of selected component (if applicable): python2-pyasn1-0.2.3-1.fc25.noarch python2-pysnmp-4.3.3-1.fc25.noarch How reproducible: always Steps to Reproduce: I can make some, if needed. Actual results: File "/usr/lib/python2.7/site-packages/pysnmp/entity/rfc3413/oneliner/cmdgen.py", line 183, in getCmd **kwargs): File "/usr/lib/python2.7/site-packages/pysnmp/hlapi/asyncore/sync/cmdgen.py", line 111, in getCmd lookupMib=options.get('lookupMib', True))) File "/usr/lib/python2.7/site-packages/pysnmp/hlapi/asyncore/cmdgen.py", line 131, in getCmd options.get('cbFun'), options.get('cbCtx')) File "/usr/lib/python2.7/site-packages/pysnmp/entity/rfc3413/cmdgen.py", line 214, in sendVarBinds v2c.apiPDU.setVarBinds(reqPDU, varBinds) File "/usr/lib/python2.7/site-packages/pysnmp/proto/api/v1.py", line 136, in setVarBinds varBindList.getComponentByPosition(idx), varBind File "/usr/lib/python2.7/site-packages/pysnmp/proto/api/v1.py", line 43, in setOIDVal verifyConstraints=False) TypeError: setComponentByType() got multiple values for keyword argument 'verifyConstraints' Additional info: As temporary workaround downgrade of pyasn1* works.
Looking at pysnmp changelog and looks like pysnmp-4.3.4 fixes this: Release highlights: Bumped pyasn1 dependency to version 0.2.3+. Calls to pyasn1 adjusted to accommodate pyasn1 API changes. 4.3.5 is also available on github.
pysnmp-4.3.5-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-e15010ac65
pysnmp-4.3.5-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-764ca2d3fc
pysnmp-4.3.5-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-e15010ac65
pysnmp-4.3.5-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-764ca2d3fc
pysnmp-4.3.5-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
pysnmp-4.3.5-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.