Python's tarfile module ignores 'non-fatal' errors if the errorlevel
slot in the object is < 2, pkgtarfile appears to follow this
behaviour. 

It seems that the inability to extract a file is viewed as 'non-fatal'
in this context, and that pkg never sets errorlevel or does other
checking to make sure everything worked as expected.

Is this intended for reasons I can't currently figure out, or do you
guys want a bug filed against pkg?

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

Reply via email to