OpenSolaris

Printable Version Enter a New Search
Bug ID 6327152
Synopsis bfuing over the fix for 6324631 can cause BFU/acr failures
State 10-Fix Delivered (Fix available in build)
Category:Subcategory consolidation:os-net-tools
Keywords
Responsible Engineer Jonathan Adams
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_25
Fixed In snv_25
Release Fixed solaris_nevada(snv_25)
Related Bugs 6324631
Submit Date 21-September-2005
Last Update Date 8-June-2007
Description
BFU'ing a SPARC box (SB2000) from:

 /net/zhadum.east/export/build0/ws/pwernau/sparc-onelouder/archives/sparc/nightly on 2005-09-09

(which is synced up with nightly 09-08 except for libike and some ike related utilities)

TO...

gk 2005-09-21: /ws/onnv-gate/archives/sparc/nightly on 2005-09-21


gives me this when trying to run acr...

bfu# acr
Getting conflict resolution information from /ws/onnv-gate/archives/sparc/nightly/conflict_resolution.gz: cpio: Bad magic number/header.
1 errors
bfu#
FWIW, the requested truss is attached.

I can also confirm that the workaround is, in fact, correct and viable...

bfu# LD_PRELOAD_32=/lib/libc.so.1 acr
Getting conflict resolution information from /ws/onnv-gate/archives/sparc/nightly/conflict_resolution.gz: 510 blocks
Building command list for the class action scripts:
Begin processing files
PROCESSING etc/driver_aliases
PROCESSING etc/security/auth_attr
PROCESSING etc/security/exec_attr
PROCESSING etc/security/prof_attr
PROCESSING etc/default/nfs
See /tmp/acr.9Ja0Bj/allresults for more information.
bfu#
Work Around
% LD_PRELOAD_32=/lib/libc.so.1 acr

Note that this should only be used if necessary.
Note that the above workaround does not help with failures in the middle of BFU.
Comments
N/A