On Mon, Nov 02, 2009 at 04:56:13PM -0600, Shawn Walker wrote: > > *IMPORTANT* > This does change how the catalog signatures are computed. This > shouldn't matter as no clients currently are deployed that can retrieve > and validate v1 catalogs. But if you were running the version of the > client from changeset 1431 (not yet in any released biuld) with the > server from this changeset, it would fail catalog validation.
Is this the reason why Bart and I are seeing bug 12412 when we try to download catalogs from the catalog/v1 server that you've set up? Is there any workaround short of upgrading to the new bits? > webrev: > http://cr.opensolaris.org/~swalker/pkg-12340/ Just nits: image.py - line 1037: The mode is numerical here. I remember some discussion from previous code reviews about setting file modes. Is this something we want to continue to set by octal value, or should callers be OR-ing together the correct permission bitmask? - line 1395: Typo "packagse." As in "packagese.cx?" -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
