Hi,
I just did a fresh installation of Hobbit 4.2.0 on a Solaris 8 server and stumbled upon the following error in hobbitclient.log:
Can't locate Sun/Solaris/Utils.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.7/sun4-solaris /usr/local/lib/perl5/5.8.7 /usr/local/lib/perl5/site_perl/5.8.7/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl .) at /usr/bin/kstat line 14. BEGIN failed--compilation aborted at /usr/bin/kstat line 14.
Which perl package contains this Utils.pm? The only thing I found was an old ORCA installation on an other server. But if I use this the error only changes to:
Can't locate loadable object for module Sun::Solaris::Utils in @INC (@INC contains: /usr/local/lib/perl5/5.8.7/sun4-solaris /usr/local/lib/perl5/5.8.7 /usr/local/lib/perl5/site_perl/5.8.7/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl .) at /usr/bin/kstat line 14 Compilation failed in require at /usr/bin/kstat line 14. BEGIN failed--compilation aborted at /usr/bin/kstat line 14.
2nd question. Why does the entry ssh:s in bb-hosts give me a yellow alert with "Unexpected service response" but ssh (withoutt the :s) works.
TIA Torsten