OpenSolaris

Printable Version Enter a New Search
Bug ID 6648521
Synopsis /boot/solaris/bin/create_diskmap owned by both SUNWcakr and SUNWcsr on snv_80 for x86
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:boot
Keywords sirt
Responsible Engineer Jerry Gilliam
Reported Against snv_80
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_84
Fixed In snv_84
Release Fixed solaris_nevada(snv_84) , solaris_10u6(s10u6_03) (Bug ID:2161878)
Related Bugs 6521412 , 6676748
Submit Date 9-January-2008
Last Update Date 27-February-2008
Description
SUT:v60box.sfbay and sol-x4200-3.
ARCH:v60box--intel v60x,sol-x4200-3---amd64 x4200

STEP:
	initial install with following profile
#######################################
install_type    initial_install
cluster         SUNWCXall

partitioning explicit

filesys rootdisk.s0     20000    /
filesys rootdisk.s1     2048     swap
filesys rootdisk.s7     free    /export
#######################################

After initial install x86 machine with snv_80,it will complain package violation for the file /boot/solaris/bin/create_diskmap.

# egrep " f .* [A-Z].* [A-Z].*" /var/sadm/install/contents
/boot/solaris/bin/create_diskmap f none 0555 root sys 1442 54750 1197363605 SUNWcakr SUNWcsr
This is a package violation and it must be fixed.  It violates the PSARC 1991/061:

http://sac.eng/PSARC/1991/061/spec.txt

 It states that Each component of the system can appear in only one package.

So this is a violation and it must be fixed.
Work Around
N/A
Comments
N/A