On 06/28/11 11:17, Shawn Walker wrote:
On 06/24/11 18:12, Brock Pytlik wrote:
New webrev:
http://cr.opensolaris.org/~bpytlik/ips-18441-v3/
Diff from v2 to v3:
http://cr.opensolaris.org/~bpytlik/ips-18441-v2-v3.diff
This addresses the comments Danek had, and fills in the F field of the
IFO in pkg list (which is why I sent this out once more).
src/client.py:
you need to update info() to display "Frozen" just was it already
handles OBSOLETE and RENAMED
src/modules/client/api.py:
The check in get_pkg_list() should just be looking for
PKG_STATE_FROZEN in the package metadata 'states'. You should
be setting PKG_STATE_FROZEN in Image.__rebuild_image_catalogs,
To be clear, just look for where PKG_STATE_OBSOLETE and
PKG_STATE_RENAMED gets set in image.py.
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss