Message: 2 Date: Wed, 10 Mar 2010 11:00:39 -0800 From: "Garrett D'Amore" <gdam...@sun.com> To: driver-discuss@opensolaris.org Subject: Re: [driver-discuss] IPS build - nightly does not create (any) package Message-ID: <4b97ec57.4060...@sun.com> Content-Type: text/plain; CHARSET=US-ASCII; format=flowed
On 03/10/10 10:01 AM, Eitan Eliahu wrote: > -p option is specified in OpenSolaris.sh : > NIGHTLY_OPTIONS="-FnaCDlmprt"; export NIGHTLY_OPTIONS > > Is there any change or file to be created except .mf file? > > Thanks, > Eitan > _______________________________________________ > driver-discuss mailing list > driver-discuss@opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/driver-discuss > I *think* the -p option should have done it. My old developer.sh file worked fine for me, but I've not tested it with an open build. You do need to be running on build 133 or higher (on your build machine) though. Apart from that, I'd have to see your build logs to see what happened. - Garrett It seems that IPS are missing from the build environment (neither in Closed): bash-4.0# dmake install sh: pkg: not found Initializing repo.redist ksh93: line 1: pkgsend: not found *** Error code 127 The following command caused the error: pkgsend -s file:///export/testws/packages/i386/nightly-nd/repo.redist create-rep ository \ --set-property publisher.prefix=on-nightly dmake: Fatal error: Command failed for target `/export/testws/packages/i386/nigh tly-nd/repo.redist' Current working directory /export/testws/usr/src/pkg Is included in b133? I thought the build environment would be complete. Thanks, Eitan _______________________________________________ driver-discuss mailing list driver-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/driver-discuss