Danek Duvall wrote: > Our error plumbing during installation and uninstallation is poor, so if > this doesn't show up as part of the messaging, then I don't think you'll be > able to discover it, though you might grep through the most recently > modified manifests on your system to see what package deliver actions that > "actuate" input-method-cache. > > However, it's a bit odd that you don't have that service on your system. > Make sure you have SUNWdesktop-cache installed. > > Bart -- do we handle the case where a service is delivered in the same > install operation in which it's actuated? Could that be the problem here? > Either that doesn't work, or there's a missing dependency, or both. > > Danek
There's no magic in the actuator code at present; we don't yet parse xml manifests to grok dependency relationships. If the specified service doesn't exist, there's no error message emitted by packaging as it will be automatically taken care of when the missing service is installed. My guess is his zone is missing packages... creating fully functional zones w/o just installing slim_install is a bit of an art yet. -= Bart -- Bart Smaalders Solaris Kernel Performance [EMAIL PROTECTED] http://blogs.sun.com/barts "You will contribute more with mercurial than with thunderbird." _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
