Trusted Solaris 7 Release Notes

Patch 106748-03/106749-03 does not install completely (4290168)

The SUNWxcu4t package is not patched when the patch 106748-03 (SPARC)/106749-03 (Intel) is installed.

Workaround: In the root role, copy the patch files from the CD to the machine.

Copy Patch Files
  1. Mount the install CD.

    1. On a SPARC machine:


      cd cd-mount-point/Trusted_Solaris_7/Patches/106748-03/SUNWxcu4t/reloc/usr/xpg4/bin
      

      On an Intel machine:


      cd cd-mount-point/Trusted_Solaris_7/Patches/106749-03/SUNWxcu4t/reloc/usr/xpg4/bin
      
  2. Copy the original files on the machine to *.orig.


    # cp -p /usr/xpg4/bin/make /usr/xpg4/bin/make.orig
    # cp -p /usr/xpg4/bin/get /usr/xpg4/bin/get.orig
    # cp -p /usr/xpg4/bin/sccs /usr/xpg4/bin/sccs.orig
    # cp -p /usr/xpg4/bin/delta /usr/xpg4/bin/delta.orig
    
  3. Copy all files in the usr/xpg4/bin/ directory from the CD to the machine.


    # cp * /usr/xpg4/bin