Morten Brekkevold

Results 185 comments of Morten Brekkevold

What do you think, @Slenderman00, do our updates make sense to you? We're ready to merge it, but have no way of testing it against real gear.

> I have now tested it on real hardware, everything seems to work fine. Then let's roll with this for NAV 5.10! :tada:

> This seems to be related to the "Research how SNMPv3 contexts affect ipdevpoll's BRIDGE-MIB handling code for Cisco equipment" part in #1177. You are indeed correct. This is not...

This is a known issue, tracked by #2811, so closing this a duplicate

NAV does not yet work on Python 3.11, so this is blocked.

> Docs build fails. From the errors it seems like it fails when trying to checkout the most recent commit in this PR on the Uninett/nav repo. But my commits...

> > Docs build fails. From the errors it seems like it fails when trying to checkout the most recent commit in this PR on the Uninett/nav repo. But my...

> ## jnpr > > ``` > .tox/unit-py37-django32/lib/python3.7/site-packages/pkg_resources/__init__.py:2871 > /source/.tox/unit-py37-django32/lib/python3.7/site-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('jnpr')`. > Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See...

> This library is explicitly declared in "requirements/base.txt". There has been no new versions of this since 2021 and it is still on `setup.py`. It is BSD-licensed so it should...

> This library is a sub-dependency of something else. `twisted` has a dependency to the package `zope-interface`. We are currently attempting to upgrade our twisted dependency, which may or may...