Ah ok - thought you were setting the Home env to /tmp, but having discussed this see why its not a good idea as PM could be run with gksu and then would fail if run without gksu on a local image as the dbus dir created in /tmp would now be owned by root.

+1

JR

Padraig O'Briain wrote:
The webrev, http://cr.opensolaris.org/~padraig/ips-7852-v1/, fixes
7852 Package Manager fails at startup with NFS mounted home dir

The fix is to reset the HOME environment variable to /root if we are being run with uid of 0 to avoid dbus attempting to write a file on NFS mounted filesystem, for which it does not have permissions.


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

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

Reply via email to