Brock Pytlik wrote:
Shawn Walker wrote:
Greetings,

The folowing webrev contains fixes for the following issues:

  6873 importer license logic subtly broken by changes for 2691
  6875 null publishing scheme should work for file paths

http://cr.opensolaris.org/~swalker/pkg-6873-6875/

Change summary:
* Fixes usage of nopublishing option of importer by fixing bug in publishing api

* Fixes importer hack for licenses to work again (I verified that the hashes on a few published packages from a build 108 redist_import I did matched those in the pkg.opensolaris.org repository for build 106).

Cheers,
I don't really understand what the null scheme/method/start is supposed to do, but ignoring that, this LGTM

The null:// scheme provides a way for URI-based simulated publishing. It's like publishing without the calories :-)

from pydoc pkg.publish.transaction.NullTransaction:

 |  Provides a simulated publishing interface suitable for testing
 |  purposes.

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to