Greetings, The following webrev contains fixes for the following issues:
3715 permission or read-only filesystem errors cause history traceback webrev: http://cr.opensolaris.org/~swalker/pkg-3715/ Change Summary ============== Changed history.__save to ignore EROFS (read-only filesystem) and EACCES (permission) errors with the assumption that the ability to write history information isn't critical to the integrity of an image. This, coincidentally, also allows a "pkg operation -n" to succeed when the user hasn't executed it with "pfexec", etc. While I'm still not sold on that idea completely; I accept the belief that an exception from history isn't necessary as whether it actually gets written does not affect the integrity of an image. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
