Hi,

 I'm trying to build the latest slim_source gate on my system that's been 
updated to ON's nightly of 7/25 and continue to get pkglint failures during the 
slim_source package building process.  The error message is:

ERROR pkglint.manifest003.1       variant(s) variant.debug.osnet not defined by 
pkg:/install/[email protected],5.11-0.172
ERROR pkglint.manifest003.1       variant(s) variant.debug.osnet not defined by 
pkg:/system/install/auto-install/[email protected],5.11-0.172
ERROR pkglint.manifest003.1       variant(s) variant.debug.osnet not defined by 
pkg:/system/install/[email protected],5.11-0.172

grep variant.debug.osnet packages.i386/*res:

packages.i386/install-distribution-constructor.res:depend 
fmri=pkg:/shell/[email protected] type=require variant.debug.osnet=false
packages.i386/system-install-auto-install-auto-install-common.res:depend 
fmri=pkg:/shell/[email protected] type=require variant.debug.osnet=false
packages.i386/system-install-text-install.res:depend 
fmri=pkg:/shell/[email protected] type=require variant.debug.osnet=false


Looking in usr/src/pkg/packages.i386/*.res, I only see variant.debug.osnet in 3 
*.res files and they're all on the shell/ksh line.  Looking at my installed 
system with pkg contents -m shell/ksh, I see a line I do NOT see on a sparc 
system installed with snv_170 (or many other systems just don't have shell/ksh 
installed, which is weird because I tried to uninstall it and pkg refused 
citing dependencies that other packages had on it):

set name=variant.debug.osnet value=true value=false

Could this be the source of the variant.debug.osnet in the slim_source's *.res 
files for those 3 manifests?  How can I get rid of that?  How did even get in 
there in the first place?  I tried manually editing the manifest under 
/var/pkg, and reinstalling the shell/ksh package, but the variant.debug.osnet 
line keeps reappearing.

--S
________________________
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to