On Thu, Sep 18, 2008 at 04:24:59PM -0700, Brad Hall wrote:

> On Wed, Sep 17, 2008 at 01:50:58PM -0700, Danek Duvall wrote:
> > On Tue, Sep 16, 2008 at 10:33:26PM -0700, Brad Hall wrote:
> > 
> > > Link to CR: http://cr.opensolaris.org/~bhall/bug-850/
> > 
> > Actually one question -- does pkgsend have the same problem with operations
> > other than open?  If so, they should be handled similarly.
> > 
> > Danek
> 
> OK, made the other operations consistent.  Webrev updated in place.

transaction.py:

  - line 89: use errno.EPIPE, and ditch the comment.  But I don't
    understand why you're treating EPIPE specially here, and why it might
    indicate transaction not found.

solaris.py:

  - line 383: Completely forgot this before: you'll need to make sure the
    -n option works, too.

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

Reply via email to