[an error occurred while processing this directive]

Как обновить пакет в Solaris 8
Если при установке пакета на 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
 
03.09.2008 , Автор: TS
Ключи: solaris, packet, install / Лицензия: CC-BY
Раздел:    Корень / Администратору / Система / Solaris специфика

[an error occurred while processing this directive]

[an error occurred while processing this directive]