On 01/18/10 16:46, Michal Pryc wrote:
On 01/18/10 04:34 PM, Shawn Walker wrote:
On 01/18/10 05:55 AM, Padraig O'Briain wrote:
The webrev, http://cr.opensolaris.org/~padraig/ips-13444-v1/, fixes
13444 Image.inventory call in installupdate.py should be removed

The call to img.inventory is replaced by API info call.

get_pkg_list() using LIST_INSTALLED would be faster here if it will work for you.

Padraig,
Why you replaced line 288 with 287? I thought that fix for 13104 removed enumerations.UPDATABLE.

 288      -                                            
api.PackageInfo.UPGRADABLE:
      287 +                                            enumerations.UPDATABLE:


This is incorrect. I will fix it when I spin a webrev after working through Shawn's comments.

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

Reply via email to