On Thu, Jul 03, 2008 at 01:30:35PM +0530, neha goel wrote: > I forgot to tell one thing that everytime i had given the pkgsend close > command while publishing packages. The result was always > No transaction ID specified
You need to evaluate the output of the "pkgsend open" command. That sets an environment variable ($PKG_TRANS_ID) that all the adds (and the close) use to determine what publication transaction you're referring to. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
