pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/57239: net-snmp snmpd from pkgin, "Error opening specified endpoint"



>Number:         57239
>Category:       pkg
>Synopsis:       net-snmp snmpd from pkgin, "Error opening specified endpoint"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 19 20:15:00 +0000 2023
>Originator:     John P. Willis
>Release:        9.3/amd64
>Organization:
Coherent Logic Development LLC
>Environment:
NetBSD artemis.coherent-logic.com 9.3 NetBSD 9.3 (GENERIC) #0: Thu Aug  4 15:30:37 UTC 2022  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
When attempting to start snmpd:

artemis# snmpd 0.0.0.0:161
nlist err: neither ipstat nor _ipstat found.
nlist err: neither tcpstat nor _tcpstat found.
nlist err: neither udpstat nor _udpstat found.
Error opening specified endpoint "0.0.0.0:161"
Server Exiting with code 1

The IP address used does not change the outcome, nor does adding or removing the "udp" qualifier (i.e. udp:x.x.x.x:161)

I have also run `snmpconf -g basic_setup" and have attempted to add a normal "agentAddress" line to /usr/pkg/etc/snmp/snmpd.conf, and run snmpd without the the address specified on the command line.
>How-To-Repeat:
1. pkgin install net-snmp
2. run snmpconf -g basic_setup
3. attempt to start snmpd

If there is an rc.d script in this pkgin release, I have been unable to find one.
>Fix:
Unknown.


Home | Main Index | Thread Index | Old Index