On 04/25/2018 02:08 PM, Robert Story wrote:
On Thu, 12 Apr 2018 10:31:13 -0500 Ian wrote:
IB> * clean up headers in /include/net-snmp/system/ which are a
IB> mess and have import loops
IB>
IB> * #ifdef hell / too many supported configurations
I'm a little nervous about these one, especially wi
This morning we (Keith, Ian) met with an assortment of the NET-SNMP
developers / contributors (primarily Bart Van Assche) to discuss how we
could best help the project. The meeting went well, at least form our
perspective.
The pain points we identified were:
* bug mountain
* help users on
On 04/06/2018 11:33 AM, Keith Mendoza wrote:
After going through the list, we feel that any bugs created before
2012 Nov 8 should just be closed/dropped at this point. That way we
can focus our efforts on working on bugs that are left after that
date.
I can explain the reasoning behind /this/
On 03/31/2018 02:18 PM, Bill Fenner wrote:
On Wed, Mar 28, 2018 at 1:09 PM, Ian Bruene <mailto:ianbru...@icei.org>> wrote:
#2823 Is fixed.
This was the one that you later mentioned on irc, and the formatting
misled you into thinking that it was fixed but it isn't?
Trawling through the bugtracker I found a number of bugs - some reaching
back to 2002 - which have either been fixed, or from the explanations in
the comments need to be listed as WONTFIX. This is obviously not a
complete list, but it is what I found after maybe half an hour of
looking: if I
On 03/25/2018 07:20 PM, Ian Bruene wrote:
The actual tests that are failing for me now: [snip]
I finally tracked down the issue: snmpd crashes before it ever creates
the pid file:
snmpd: error while loading shared libraries: libnetsnmpagent.so.35:
cannot open shared object file: No
Apologies for only just now getting into this, excuse of finishing other
projects.
On 03/21/2018 10:41 PM, Eric S. Raymond wrote:
Ian and I note that the test suite seems a bit compromised.
On current Ubuntu, Intel x86_64, stock build, two tests - 1 and 31
fail out of the box.
We see those sa
On 03/20/2018 05:46 PM, Eric S. Raymond wrote:
I've been asked to approach the net-snmp dev team on behalf of the
Internet Civil Engneering Institute. ICEI tries to identify important
infrastructure that is undermaintained and help out.
What does your project need? Where we can find a match b
Hello everyone.
I am looking to contribute to this project and picked the test harnesses
as a possible first target to dip my toes in and start getting familiar
with the code. I do have a couple of questions though.
1. It appears to me that the user-facing utilities (snmpget, snmpwalk,
etc)