Gary Mills wrote:
> I'm running snv_127, working my way through the procedure
> to set up an AI server and install a client.  I built the slim_source,
> which creates svr4 packages, and then imported them into a
> local repository.  From that, I installed SUNWinstalladm-tools
> and attempted to run `installadm'.  It gave me this error
> every time:
> 
> AI SMF initialization failed
> 
> It turned out that the files were all present but the manifest
> system/install/server.xml hadn't been imported.  I had to do
> this manually with `svccfg'.  Is something missing from my IPS
> package that's supposed to do this?
> 
> Now, `installadm create-service' worked, but it reported this
> error:
> 
> /usr/lib/installadm/setup-image[294]: /usr/apache2/2.2/bin/apachectl: not 
> found [No such file or directory]
> 
> I had to install the apache-2.2 package and clear the SMF
> service to get past this one.  Is a dependancy missing from
> my IPS package?

Yes, you have items missing from your package manifest, you can sort 
this out a bit by comparing with the manifest in the dev repository:

http://pkg.opensolaris.org/dev/manifest/0/SUNWinstalladm-tools%400.5.11%2C5.11-0.127%3A20091111T075012Z

The additional manual dependency for SUNWapch22 and the actuator tag 
that causes automatic importing of the manifest are both added as part 
of the import processing done for each build.

Dave

Reply via email to