Hi,
Erich Weiler wrote:
Got it figured out, I had to tweak the grub configuration a bit to
exclude all the splashimage and foreground/background stuff. It
appears to have upgraded OK. I'll see if my fmd core dump problem
returns....
Cool - that seems to ahve solved the fmd service from 'restarting too
Excellent!
quickly' and no more core dumps are happening. I'm still seeing this
with the svc:/system/intrd:default service though:
Not so excellent.
Config.pm did not return a true value at
/usr/perl5/5.8.4/lib/i86pc-solaris-64int/DynaLoader.pm line 25.
BEGIN failed--compilation aborted at
/usr/perl5/5.8.4/lib/i86pc-solaris-64int/DynaLoader.pm line 25.
Compilation failed in require at
/usr/perl5/5.8.4/lib/Sun/Solaris/Kstat.pm line 33.
BEGIN failed--compilation aborted at
/usr/perl5/5.8.4/lib/Sun/Solaris/Kstat.pm line 33.
Compilation failed in require at /usr/lib/intrd line 67.
[ Sep 16 10:59:16 Stopping because all processes in service exited. ]
[ Sep 16 10:59:16 Executing stop method (:kill). ]
[ Sep 16 10:59:16 Executing start method ("/lib/svc/method/svc-intrd"). ]
[ Sep 16 10:59:16 Method "start" exited with status 0. ]
There almost certainly is a better list for this, but I can't suggest what.
Try running /usr/bin/kstat standalone; it uses Sun::Solaris::Kstat -
intrd has 'require Sun::Solaris::Kstat;' but I suspect you'll
see the same failure.
I'd guess this could be a package integrity issue. You could try
- 'pkg verify SUNWperl584core'; if it shows problems then
'pkg fix SUNWperl584core'. Similarly for SUNWperl584usr
- I see the repos have perl 5.8.4 and 5.10.0 available. From the
main opensolaris repo I see SUNWperl{584,510}{core,usr,man}.
Do you 5.10.0 in /usr/perl5? *Maybe* that upsets Kstat.pm?
Kstat.pm is delivered as a 5.8.4 module only. What
version does /usr/perl5/bin/perl -v show?
Cheers
Gavin
_______________________________________________
fm-discuss mailing list
fm-discuss@opensolaris.org