Quoth Jordan Brown on Thu, Oct 09, 2008 at 05:34:05PM -0700:
> svccfg: Expected property external of property group 
> svc:/application/scn/ajaxterm/:properties/ajaxterm-filesystem is missing.
> 
> I'm not asking for any deep research at this time, because I haven't 
> done my end yet... but if this rings a bell, I'd appreciate whatever 
> information you might have.

I believe it means that you declared ajaxterm to be a dependent, so on
import svccfg created ajaxterm-filesystem.  It also included the
"external" property in the property group to signal the fact it was
created on behalf of another manifest.  When you go to delete the
provider, svccfg goes to delete the dependency in the dependent, but it
didn't find the "external" property, so it declined to delete it in case
you wanted that dependency to stick around by deleting the property.


David

Reply via email to