 |
≫ |
|
|
 |
パッチ名: PHCO_36505
パッチ摘要: 11.31 localedef(1M)累積パッチ
作成日: 07/05/04
公開日: 07/06/26
ハードウェアプラットフォームおよびOSリリース:
11.31
現象:
PHCO_36505:
(SR:8606422294 CR:JAGaf82118)
"-n"オプションを使用せずにlocaledef(1M)を呼び出して新たなロケールをイ
ンストールすると、クリーンアップ時に、サブディレクトリpa20_64/hpux64が
完全に削除されてしまいます。
問題点の説明:
PHCO_36505:
(SR:8606422294 CR:JAGaf82118)
localedef(1M)が正常に実行された後、クリーンアップ時に、サブディレクト
リpa20_64(PAの場合)/hpux64(IAの場合)が削除されていました。しかも、メッ
セージがなにも表示されませんでした。
解決方法:
この問題を解決するようにlocaledef(1M)を修正しました。
-----------------------------------------------------------------------------
Patch Name: PHCO_36505
Patch Description: 11.31 localedef(1M) cumulative patch
Creation Date: 07/05/04
Post Date: 07/06/26
Hardware Platforms - OS Releases:
11.31
Products: N/A
Filesets:
OS-Core.NLS2-AUX,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP
OS-Core.NLS2-AUX,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP
Automatic Reboot?: No
Status: General Release
Critical:
Yes
PHCO_36505: CORRUPTION
The removal of sub-directory pa20_64 or hpux64
results in silent data loss from the system.
Category Tags:
defect_repair general_release critical corruption
Path Name: /hp-ux_patches/11.X/PHCO_36505
Symptoms:
PHCO_36505:
( SR:8606422294 CR:JAGaf82118 )
When localedef(1M) without "-n" option is called to install
a new locale, it removes the sub-directory pa20_64
or hpux64 completely during cleanup.
Defect Description:
PHCO_36505:
( SR:8606422294 CR:JAGaf82118 )
After the successful execution of localedef(1M),
the sub directory pa20_64 (On PA) or hpux64 (On IA) is
removed silently during cleanup.
Resolution:
localedef(1M) has been modified to fix the issue.
Enhancement:
No
SR:
8606422294
Patch Files:
OS-Core.NLS2-AUX,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP:
/usr/bin/localedef
OS-Core.NLS2-AUX,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP:
/usr/bin/localedef
what(1) Output:
OS-Core.NLS2-AUX,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP:
/usr/bin/localedef:
$Revision: 82.27 $
localedef.c $Date: 2007/04/27 16:13:16 $Revision: r1
1.31/1 PATCH_11.31 (PHCO_36505)
$Revision: @(#) localedef R11.31_BL2007_0504_3 PATCH
_11.31 PHCO_36505
OS-Core.NLS2-AUX,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP:
/usr/bin/localedef:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
localedef.c $Date: 2007/04/27 16:13:16 $Revision: r1
1.31/1 PATCH_11.31 (PHCO_36505)
$Revision: @(#) localedef R11.31_BL2007_0504_3 PATCH
_11.31 PHCO_36505
$Revision: 82.27 $
cksum(1) Output:
OS-Core.NLS2-AUX,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP:
2795751931 442752 /usr/bin/localedef
OS-Core.NLS2-AUX,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP:
209529227 241664 /usr/bin/localedef
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes: None
Equivalent Patches: None
Patch Package Size: 290 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_36505
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHCO_36505.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHCO_36505. 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_36505.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHCO_36505.depot
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHCO_36505.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions: None
|