Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2019 14:25:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236664] bsnmpget cannot open 'tc.def'
Message-ID:  <bug-236664-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236664

            Bug ID: 236664
           Summary: bsnmpget cannot open 'tc.def'
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: olivier@freebsd.org

On a 12-RELEASE=C2=A0(same problem on 12-stable and -head), tc.def is not i=
nstalled.

How to reproduce: Just generate an snmp request (no need to have a server
running)

dev:~ % uname -a
FreeBSD dev.bsdrp.net 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 GENERIC  amd64
dev:~ % bsnmpget -s 127.0.0.1 sysName.0
bsnmpget: cannot open 'tc.def'
bsnmpget: Snmp dialog: Operation timed out


Quick & Dirty fix:
cp /usr/src/contrib/bsnmp/lib/tc.def /usr/share/snmp/defs/


I didn't understand how the Makefile/install file process works to wrote a
patch myself.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236664-227>