[Pkg-net-snmp-devel] Bug#400271: /usr/share/snmp/mibs/.index file is empty

Carlos Rodrigues cefrodrigues at mail.telepac.pt
Fri Nov 24 21:58:51 CET 2006


After further investigation, I found that the cause of this problem is
some error with the package  currenly in etch, that installs an empty
"/usr/share/snmp/mibs/.index" file.

Populating this file like this...

   for i in *.txt; do echo $(basename $i .txt) $i>>.index; done

...fixed the problem.

-- 
Carlos Rodrigues




More information about the Pkg-net-snmp-devel mailing list