Patch Name: PHSS_29909 Patch Description: s700_800 11.22 TPS Font Library Patch Creation Date: 03/10/30 Post Date: 03/11/13 Hardware Platforms - OS Releases: s700: 11.22 s800: 11.22 Products: TechPrintServ B.11.22 Filesets: TechPrintServ.TPS-RELNOTES,fr=B.11.22,fa=HP-UX_B.11.22_IA/PA,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/PHSS_29909 Symptoms: PHSS_29909: 1. If the user installs X11 patch with JAGae90329 defect fix, and installs TPS product, JAGae90329 fix will not be available to the user. Defect Description: PHSS_29909: 1.TPS product's postinstall script replaces the libfont.1 library delivered by X11.MKFONTDIR fileset with libfont.1 delivered by TechPrintServ.TPS-SHLIBS fileset. Resolution: The problem is resolved by both X11 and TPS patches. Refer Readme file under /usr/newconfig/usr/lib/X11/fs/Readme for more details. Enhancement: No SR: 8606333831 Patch Files: TechPrintServ.TPS-RELNOTES,fr=B.11.22, fa=HP-UX_B.11.22_IA/PA,v=HP: /usr/newconfig/usr/lib/X11/fs/Readme what(1) Output: TechPrintServ.TPS-RELNOTES,fr=B.11.22, fa=HP-UX_B.11.22_IA/PA,v=HP: /usr/newconfig/usr/lib/X11/fs/Readme: None cksum(1) Output: TechPrintServ.TPS-RELNOTES,fr=B.11.22, fa=HP-UX_B.11.22_IA/PA,v=HP: 2513464492 1563 /usr/newconfig/usr/lib/X11/fs/Readme Patch Conflicts: None Patch Dependencies: s700: 11.22: PHSS_29822 s800: 11.22: PHSS_29822 Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHSS_29907: s700: 11.00 s800: 11.00 PHSS_29908: s700: 11.11 s800: 11.11 PHSS_29910: s700: 11.23 s800: 11.23 Patch Package Size: 20 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 PHSS_29909 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_29909.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_29909. 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 PHSS_29909.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_29909.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_29909.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: If the X Font Server is running on the system, then ensure that it is stopped before attempting to install this patch. The X Font Server can be stopped by executing the following command as root: /sbin/init.d/xfs stop After this patch has been installed, the X Font Server can be re-started by executing the following command as root: /sbin/init.d/xfs start