Danek Duvall wrote:
On Thu, May 28, 2009 at 04:14:54PM -0500, Shawn Walker wrote:

http://cr.opensolaris.org/~swalker/pkg-9206/

The change in transaction.py seems a tad complicated.  Would

    self.pkg_name = ":".join(pfmri.split(":")[:-1])

be acceptable?

Yes.

In pull.py, is it guaranteed that the first line of the manifest will have
a comment?  What if it's a depend action?  Or a set action?  Seems a tad
sketchy to me.

Yes. Whenever we publish a manifest, the first line that the server always writes to a file is a comment. It is automatically done as part of publication.

--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to