Если при установке пакета на Solaris 8 через pkgadd -d package он ругается что такой пакет уже установлен -
Current administration requires that a unique instance of the <pkg>
package be created. However, the maximum number of instances of the
package that may be supported at one time on the same system has already been met.
No changes were made to the system.нужно отредактировать /var/sadm/install/admin/default
instance=unique
заменить на
instance=overwrite
URL:
Обсуждается: https://www.opennet.ru/tips/info/1744.shtml