Hi all,
Looking for a code review of the proposed changes for
the fix for bug #7593:
http://defect.opensolaris.org/bz/show_bug.cgi?id=7593
stack trace on reinstallation of package with insufficient permissions
Webrev is at:
http://cr.opensolaris.org/~richb/pkg-7593-v1/
I used similar code to what was in the update_installed_pkgs()
method in image.py. Execution continus and the correct exception
is now raised at a later point.
The output is now:
$ ./pkg install SUNWgnu-libiconv
pkg: unable to create an auto snapshot. pkg recovery is disabled.
PHASE ACTIONS
Install Phase 4/4
pkg: Could not operate on
/var/pkg/pkg/SUNWgnu-libiconv/0.5.11%2C5.11-0.111%3A20090331T082656Z/installed
because of insufficient permissions. Please try the command again
using pfexec
or otherwise increase your privileges.
Thanks.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss