Danek Duvall wrote: > > The in-flight transactions shouldn't matter. We don't do any sort of > cleanup if publication fails, so all the failed attempts stack up. If you > want, you can do > > pkgsend close -A > > with the appropriate PKG_TRANS_ID set (or specified with -t). More > expediently, you can just remove the contents of the "trans" directory in > the repo. > > I can reproduce the bug with > > eval $(pkgsend open [EMAIL PROTECTED]) [snip]
Why is "eval" needed in this case (note that applications should not rely on the existance of "eval" since we try to get rid of "eval" in the shell standard in the future - it's a constant pain which causes too much trouble than it's worth... ;-/ ) ? ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [EMAIL PROTECTED] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL <currently fluctuating> (;O/ \/ \O;) _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
