Description of Problem: ucd-snmp-utils includes the "tkmib" command, but the rpm has no dependency on the Perl Tk modules. Version-Release number of selected component (if applicable): 4.2.1-3 How Reproducible: Install ucd-snmp-utils without Perl Tk support and try running the 'tkmib' command. Steps to Reproduce: See above. Actual Results: Can't locate Tk.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at /usr/bin/tkmib line 43. BEGIN failed--compilation aborted at /usr/bin/tkmib line 43. Expected Results: A nifty GUI mib browser. Or something. Additional Information:
We have been discussing this very problem recently internally and it has been decided that we remove the tkmib app. The reason is that we didn't ship the requires perl Tcl/Tk modules in 7.0 and 7.1 (IIRC that is). We definetly won't ship them in the next upcoming release. Read ya, Phil