The webrev, http://cr.opensolaris.org/~padraig/ips-10192-v1/, fixes 10192 /usr/lib/pm-checkforupdates emits warning when DISPLAY is not set.
The warning message complained of occurs because of 'import gtk' being run when there is no display.
The fix is to split gui/modules/misc.py into two parts. The part which is imported by /usr/lib/pm-checkforupdates does not contain any GUI related code.
Padraig _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
