On 07/30/11 01:58, Seth Goldberg wrote: > 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
Didn't the pointer tim gave you on IRC to https://defect.opensolaris.org/bz/show_bug.cgi?id=18673 help? > 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): shell/ksh was split out of the former SUNWcs in snv_170. Since it delivers /bin/sh & /bin/ksh, it will be difficult to remove unless you can find a way to purge every shell script from the system (which given SMF method scripts, is likely to result in a non-bootable brick if you could do it). I would bet the system that has variant.debug.osnet has had on-nightly packages installed from the official merged gk builds, and those without are either stock WOS RE package installs, or installed with on-nightly from a developer's workspace who doesn't generate merged debug+non-debug packages. -- -Alan Coopersmith- [email protected] Oracle Solaris Platform Engineering: X Window System _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
