On Thu, Aug 07, 2003, Steffen Weinreich wrote:

> snmpwalk -c public -v 2c localhost hrSWInstalled
> I get little nice core dump.

I can reproduce this, the problem is in the rpm libraries that try
to read

%{l_prefix}/lib/openpkg/rpmrc

which does not exist.

If you create a symlink:

ln -s ../../etc/openpkg/rpmrc %{l_prefix}/lib/openpkg/rpmrc

Then the host mib should work.

N.B. this is not Solaris specific but happens identically on FreeBSD.


Greetings,
-- 
    ,eM""=.            a"-.                         Michael van Elst
   dWWMWM" -          :GM==;                        [EMAIL PROTECTED]
  :WWMWMw=--.          "W='  cable & wireless
   9WWMm==-.
    "-Wmw-"  CABLE & WIRELESS
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to