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


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to