Re: [SEToolkit-developer] New Release 3.4.1 of SE Toolkit
Brought to you by:
dmichelsen
From: Dagobert M. <da...@ba...> - 2007-04-12 07:49:26
|
Hi Jon, Von "Tankersley, Jon" <jon...@ed...> (Wed, 11 Apr 2007 15:27:04 -0500): > Not a problem... I 'repackage' the package anyway to add some stuff > we've put together specific for Orca, but tied in with a single package > for installation (rc scripts, to launch, etc.) Do you think the scripts may be useful to people outside of your company? > I DID run into a strange problem.... I got around it, but just so you > know... > I'm not sure where the problem lies. > > Rebuilt package > Pkgadd worked fine. Orcallator didn't, missing the orca_p_... files. > Not sure why, but they weren't there in the rebuilt package. I added > them and rebuilt again. > > Pkgrm removed everything BUT..... Didn't update > /var/sadm/install/contents. > Then things got really strange. Created a RICHPse.2 and couldn't get > anything to work again.... You installed the package twice which creates havoc. This is because MAXINST=1000 instead of 1 in pkginfo. I don't know why Richard put that in there, maybe for live upgrade in earlier versions which are broken know. > Finally removed all RICHPse entries from /var/sadm/install/contents and > removed any and all RICHP* entries in the pkg directory. Then I could > re-install the package. You could have used pkgrm twice, that should have solved your problem without manual intervention. Best regards -- Dagobert |