| Summary: | Fix for net-snmp under 6-CURRENT | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dominic Mitchell <dom> | ||||
| Component: | Individual Port(s) | Assignee: | Jun Kuriyama <kuriyama> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->kuriyama Over to maintainer. State Changed From-To: open->closed Fix committed, thanks! |
Some of the builtin modules for net-snmp are no longer available when compiled under 6-current. Fix: This patch fixes the problem. I've bumped the portversion, just in case. How-To-Repeat: Rebuild net-snmp on 6-CURRENT and then do: % snmpwalk -c public localhost UCD-SNMP-MIB::systemStats No output means the modules aren't available, but they should be (and are under 5-CURRENT).