Patch-ID# 124187-03 NOTE: *********************************************************************** READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE. *********************************************************************** Keywords: flash Synopsis: SunOS 5.10_x86: flash issue with SUNWscn-base due to broken package Date: Nov/03/2006 Install Requirements: NA Solaris Release: 10_x86 SunOS Release: 5.10_x86 Unbundled Product: Unbundled Release: Xref: This patch available for SPARC as patch 124171 Topic: Relevant Architectures: i386 BugId's fixed with this patch: 6460977 Changes incorporated in this version: 6460977 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /etc/flash/postdeployment/cleanup-scn-base /usr/lib/scn/bin/cleanup-scn-base /usr/lib/scn/bin/init-scn-base Problem Description: 6460977 (additional rework) flash issue with SUNWscn-base due to broken package (from 124187-02) 6460977 (rework) flash issue with SUNWscn-base due to broken package (from 124187-01) 6460977 flash issue with SUNWscn-base due to broken package The cleanup-scn-base script is "registerd" with both sysidconfig and the flash archive postdeployment mechanism. saysidconfig uses the script in the location where it is installed by SUNWscn-base (that is, /usr/lib/scn/bin). The intent was to have the script shared by the flash archive subsystem by creating a symbolic link from /etc/flash/postdeployment to the script located in /usr/lib/scn/bin. This bug indicates that the flash postdeployment mechanism doesn't like having a symlink. Therefore, an additional copy of the script will be installed directly to /etc/flash/postdeployment and the script /usr/lib/scn/bin/init-scn-base will be modified to *not* create the symbolic link in /etc/flash/postdeployment. Patch Installation Instructions: -------------------------------- For Solaris 2.0-2.6 releases, refer to the Install.info file and/or the README within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. For Solaris 7-10 releases, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/104945-02 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- None. README -- Last modified date: Friday, November 3, 2006