Greetings, The following webrev contains fixes for these issues: 3823 no perms to create /var/pkg/history results in stack trace, even with -n
webrev: http://cr.opensolaris.org/~swalker/pkg-3823/ Change Summary ============== * Changed History.__save to catch and deal with EROFS and EACCESS errors when attempting to create missing %imgdir%/history directory. * Fixed file write logic to return if errors other than EROFS, EACCESS or EEXIST occur instead of continuing to retry. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
