>>> webrev: >>> http://cr.opensolaris.org/~swalker/pkg-7980/ >> >> retrieve.py: >> >> - lines 412 - 414: What code will generate this exception? I >> understand why updatelog.recv() is wrapped, but AFACIT there's no >> code here that would generate an EACCES error. What am I missing? > > You're right, sorry, this is pointless right now.
No need to apologize. I thought you might have seen a case I missed, but I wanted to double-check. > updated webrev: > http://cr.opensolaris.org/~swalker/pkg-7980-2/ This looks good. Thanks for moving the exception handler to recv. I had thought you might need to change part of get_catalog, but it looks like the except Exception handler is only around the call to versioned_urlopen. Thanks, -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
