Published by carla on 04 Mar 2008
Solaris - Como checar pacotes pacialmente instalados
Para checar se há pacotes parcialmente instalados, você deve executar o comando pkginfo com a opção “-p”.
O sistema irá mostrar os pacotes parcialmente instalados. Caso a saída do comando não retorne nada é porque a instalação de todos os seus pacotes está ok.
#pkginfo -p
English version:
Solaris - How to check partially installed packages
To check if a Solaris package is partially installed, you should run the command pkginfo, with the option “-p”.
The system will show only the packages that are partially installed. If there is no partially installed package, nothing will be showed.
#pkginfo -p
