Patch Name: PHCO_28160 Patch Description: s700_800 11.11 install fix for correct $PATH & rc.config.d Creation Date: 03/01/08 Post Date: 03/01/31 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_28160 Symptoms: PHCO_28160: ( SR:8606270876 CR:JAGae35112 ) After a cold install, any of the following messages may be in the swagent.log: NOTE: New paths were added to /etc/MANPATH Usage: mod_pathfile -{a|d} {P | MP | SP} path mod_pathfile -i {P | MP | SP} path path WARNING: /usr/lib could not be added to /etc/SHLIB_PATH Usage: mod_pathfile -{a|d} {P | MP | SP} path mod_pathfile -i {P | MP | SP} path path WARNING: /usr/bin could not be added to /etc/PATH Usage: mod_pathfile -{a|d} {P | MP | SP} path mod_pathfile -i {P | MP | SP} path path WARNING: /usr/ccs/bin could not be added to /etc/PATH Usage: mod_pathfile -{a|d} {P | MP | SP} path mod_pathfile -i {P | MP | SP} path path WARNING: /usr/contrib/bin could not be added to /etc/PATH Also the following paths may be missing in the given files: /usr/lib from /etc/SHLIB_PATH /usr/bin, /usr/ccs/bin, or /usr/contrib/bin from /etc/PATH ( SR:8606270931 CR:JAGae35167 ) anywhere in the swverify.log: WARNING: [40257] Directory "/etc/rc.config.d" should have mode "755" but the actual mode is "555". Also dr-xr-xr-x 2 bin bin 8192 Sep 3 11:50 rc.config.d "/var/tmp/baaa13672" 30 lines, 1081 characters Defect Description: PHCO_28160: ( SR:8606270876 CR:JAGae35112 ) "configure" script for "OS-Core.UX-CORE" does not handle case of existing $PATH. Resolution: paths added into the global environment variables. ( SR:8606270931 CR:JAGae35167 ) Some products set the permission wrong for /etc/rc.config.d Resolution: /etc/rc.config.d forced to 0755 permission. Enhancement: No SR: 8606270876 8606270931 Patch Files: OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /var/adm/sw/save_custom/UX-CORE/configure what(1) Output: OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /var/adm/sw/save_custom/UX-CORE/configure: UX-CORE.conf $Date: 2002/12/12 09:45:17 $Revision: r 11.11/2 PATCH_11.11 (PHCO_28160) cksum(1) Output: OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 152711882 10808 /var/adm/sw/save_custom/UX-CORE/configure Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 40 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHCO_28160 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_28160.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_28160. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHCO_28160.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_28160.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_28160.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None