dynax60
dynax60
Hi, I'm using public docker image sonatype/nexus3:3.64.0. The user has the specified rights to work with the private repository: `nx-repository-view-docker-*-*` When trying to delete an image from the repository, nexus...
Its a fix for issue with extra INDEX. For example: ``` /usr/bin/snmpwalk -OQn -v2c -c public 192.168.0.2 .1.3.6.1.2.1.2.2.1.2 .1.3.6.1.2.1.2.2.1.2.1 = Vlan1 .1.3.6.1.2.1.2.2.1.2.7 = Vlan7 .1.3.6.1.2.1.2.2.1.2.5023 = Port-channel23 .1.3.6.1.2.1.2.2.1.2.10101 = GigabitEthernet0/1...
There is a problem with building code on OpenBSD: ``` -> % uname -a OpenBSD openvpn1 7.0 GENERIC.MP#232 amd64 -> % make rm -f openvpn-plugin-python.so CFLAGS="-Wall -I/usr/local/lib/" ./setup.py build running...