The webrev, http://cr.opensolaris.org/~padraig/ips-11278-v2/, fixes
11806 PM installs packages even if they are not checked
11310 Some inconsistencies in coding in packagemanager.py

This webrev ensure that only packages which have been explicitly selected by the user are installed or removed.

That change removed the calls to

if self.selected == 0:
       gobject_idle_add(self.__enable_disable_install_remove)

complained of in bug 11310.

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

Reply via email to