 |
» |
|
|
 |
 |
 |
|
|
 |
|
Patch Name: PHSS_17535
Patch Description: s700_800 11.00 Font Server JAN 99 Cumulative Patch
Creation Date: 99/02/03
Post Date: 99/02/16
Hardware Platforms - OS Releases:
s700: 11.00
s800: 11.00
Products: N/A
Filesets:
X11.X11-FONTSRV,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP
Automatic Reboot?: No
Status: General Superseded
Critical: No
Category Tags:
defect_repair general_release
Path Name: /hp-ux_patches/s700_800/11.X/PHSS_17535
Symptoms:
PHSS_17535:
1. iso_8859.15 fonts not added to fs/config file.
2. xfs reports can't kill non-existent process.
3. Unable to build config file separately for 10.20
and 11.00.
Defect Description:
PHSS_17535:
1. iso_8859.15 fonts not added to fs/config file.
Resolution:
Added the new font path in the config file.
2. xfs reports can't kill non-existent process.
Resolution:
Changed the source file to grep the PID of xfs
correctly and kill it.
3. Unable to build config file separately for 10.20
and 11.00.
Resolution:
Implemented a procedure to build the config file
separately for 10.20 and 11.00.
SR:
4701414771 5003440883
Patch Files:
X11.X11-FONTSRV,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
/usr/newconfig/etc/X11/fs/config
/sbin/init.d/xfs
what(1) Output:
X11.X11-FONTSRV,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
/usr/newconfig/etc/X11/fs/config:
None
/sbin/init.d/xfs:
None
cksum(1) Output:
X11.X11-FONTSRV,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
2743388453 1037 /usr/newconfig/etc/X11/fs/config
1558136066 1176 /sbin/init.d/xfs
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes: None
Equivalent Patches:
PHSS_17534:
s700: 10.20
s800: 10.20
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_17535
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHSS_17535.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHSS_17535. If you do not wish to retain a
copy of the original software, use the patch_save_files option:
swinstall -x autoreboot=true -x patch_match_target=true \
-x patch_save_files=false -s /tmp/PHSS_17535.depot
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_17535.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHSS_17535.depot
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHSS_17535.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions:
This Patch delivers a new version of the file
/usr/newconfig/etc/X11/fs/config. Users have to merge the
contents of this file with /etc/X11/fs/config. The changes
done in this file is including a new font path
( /usr/lib/X11/fonts/iso_8859.15/75dpi ) to the catalogue
field.
|