* Danek Duvall ([EMAIL PROTECTED]) wrote: > On Thu, Mar 06, 2008 at 12:37:31PM -0800, Glenn Lagasse wrote: > > > [EMAIL PROTECTED]:/tmp)$ pkg -R /tmp/test_image install SUNWcsd slim_cd > > > > pkg: 'SUNWcsd' matches multiple packages > > pkg://repo/SUNWcsd > > pkg://opensolaris.org/SUNWcsd > > pkg: 'slim_cd' matches multiple packages > > pkg://repo/slim_cd > > pkg://opensolaris.org/slim_cd > > install failed: Unable to assemble image plan > > > > (I removed /tmp/test-image and then reran image-create before running > > this). > > Somehow you got two authorities in there, which doesn't make much sense. > You ran pkg image-create to create /tmp/test_image immediately after you > removed it, and then the install command, and it gave you that? That seems > ... impossible.
I'm special I guess :-) But yes, that's what I did. ([EMAIL PROTECTED]:/tmp)$ rm -rf test-image ([EMAIL PROTECTED]:/tmp)$ !48 pkg image-create -F -a test=http://localhost:10000 /tmp/test-image ([EMAIL PROTECTED]:/tmp)$ !49 pkg -R /tmp/test_image install SUNWcsd slim_cd pkg: 'SUNWcsd' matches multiple packages pkg://repo/SUNWcsd pkg://opensolaris.org/SUNWcsd pkg: 'slim_cd' matches multiple packages pkg://repo/slim_cd pkg://opensolaris.org/slim_cd install failed: Unable to assemble image plan Glenn _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
