Wireshark-bugs: [Wireshark-bugs] [Bug 3629] New: Wireshark 1.2.0 fails to locate MIB modules on
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3629
Summary: Wireshark 1.2.0 fails to locate MIB modules on OS X
Product: Wireshark
Version: 1.2.0
Platform: x86
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: walts@xxxxxxxx
Build Information:
Wireshark 1.2.0 Intel.dmg
(Won't run so can't get to Help/About)
--
I've been running wireshark 1.0.2 on my Mac with OS X 10.5.7 (and prior
versions) for a while. When 1.2.0 came out, I downloaded the DMG file and
installed it per the instructions. When I run it I get:
======================
The following errors were found while loading the MIBS:
- -:0 1 module-not-found failed to locate MIB module `IP-MIB'
- -:0 1 module-not-found failed to locate MIB module `IF-MIB'
- -:0 1 module-not-found failed to locate MIB module `TCP-MIB'
- -:0 1 module-not-found failed to locate MIB module `UDP-MIB'
- -:0 1 module-not-found failed to locate MIB module `SNMPv2-MIB'
- -:0 1 module-not-found failed to locate MIB module `RFC1213-MIB'
- -:0 1 module-not-found failed to locate MIB module `IPV6-ICMP-MIB'
- -:0 1 module-not-found failed to locate MIB module `IPV6-MIB'
- -:0 1 module-not-found failed to locate MIB module `SNMP-COMMUNITY-MIB'
- -:0 1 module-not-found failed to locate MIB module `SNMP-FRAMEWORK-MIB'
- -:0 1 module-not-found failed to locate MIB module `SNMP-MPD-MIB'
- -:0 1 module-not-found failed to locate MIB module `SNMP-NOTIFICATION-MIB'
- -:0 1 module-not-found failed to locate MIB module `SNMP-PROXY-MIB'
- -:0 1 module-not-found failed to locate MIB module `SNMP-TARGET-MIB'
- -:0 1 module-not-found failed to locate MIB module `SNMP-USER-BASED-SM-MIB'
- -:0 1 module-not-found failed to locate MIB module `SNMP-USM-DH-OBJECTS-MIB'
- -:0 1 module-not-found failed to locate MIB module `SNMP-VIEW-BASED-ACM-MIB'
The Current Path is:
/usr/local/share/mibs/ietf:/usr/local/share/mibs/iana:/usr/local/share/mibs/irtf:/usr/local/share/mibs/site:/usr/local/share/mibs/tubs:/usr/local/share/pibs/ietf:/usr/local/share/pibs/site:/usr/local/share/pibs/tubs
====================
I installed the ChmodBPF folder as instructed, here is the result after it
runs:
====================
TestComputer:walts$ ls -l /dev/bpf*
crw-rw---- 1 root admin 23, 0 Jun 28 11:18 /dev/bpf0
crw-rw---- 1 root admin 23, 1 Jun 28 11:18 /dev/bpf1
crw-rw---- 1 root admin 23, 2 Jun 27 21:07 /dev/bpf2
crw-rw---- 1 root admin 23, 3 Jun 27 21:07 /dev/bpf3
crw------- 1 root wheel 23, 4 Jun 28 16:51 /dev/bpf4
crw------- 1 root wheel 23, 5 Jun 28 16:51 /dev/bpf5
crw------- 1 root wheel 23, 6 Jun 28 13:43 /dev/bpf6
TestComputer:walts$
======================
I've reinstalled 1.0.2 and it's running properly
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.