SUNWceuow 패키지는 다음과 같은 상황에서 제대로 업그레이드되지 않을 수 있습니다.
Solaris 10 OS를 실행 중인 시스템에서 SUNWceuow 패키지를 설치하는 경우
시스템을 Solaris 10 1/06 릴리스로 업그레이드하는 경우
이 오류는 사용하는 업그레이드 방법에 관계없이 발생합니다.
업그레이드를 종료한 후에는 /var/sadm/system/logs에 다음 보고가 포함됩니다.
# grep SUNWceuow up*log Doing pkgadd of SUNWceuow to /. Installation of <SUNWceuow> was successful. |
하지만 pkgchk 명령을 사용하여 SUNWceuow 설치가 정확한지 확인하면 다음과 같은 오류 메시지가 표시됩니다.
# pkgchk SUNWceuow ERROR: /usr/openwin/lib/locale/cs_CZ.UTF-8/app-defaults/XTerm pathname does not exist |
해결 방법: OS를 업그레이드한 후 SUNWceuow 패키지를 제거한 다음 패키지를 다시 설치합니다.
# pkgrm SUNWceuow # pkgadd SUNWceuow |