On Fri, 2007-08-31 at 08:31 +0200, G??rard Henry wrote: > > i have a package named SUNWpostrun-root installed, but in > > /tmp/SUNWpostrun.log: > > " > > INFO: Checking if SUNWpostrun is installed > > INFO: Checking if SUNWpostrun-root is installed > > WARNING: skipping package SUNWpostrun-root-1.0: already installed > > " > > > > i don't understand why SUNWpostrun isn't here and the log it is!? > > > > after de-installing SUNWpostrun-root, it works!?
SUNWpostrun.spec defines 2 packages: SUNWpostrun and SUNWpostrun-root. You had one of them already installed so pkgtool refused to install these packages. The most likely reason is that when you uninstalled your old JDS, the postrun smf service was enabled and the uninstallation of SUNWpostrun-root failed. Laca
