Bart Smaalders wrote:
http://cr.opensolaris.org/~barts/10476/
10476 importer should be capable of resolving package dependencies
against repo
11649 pkgsend include should allow continuation lines in manifests
The importer will now take a -R http://pkg.opensolaris....@entire@...
argument to allow the dependencies of packages being imported from svr4
form to be resolved against already published packages.
Note that the fix for the latter bug also supports continuation lines in
the string passed to manifest.set_contents().
I have nothing overly actionable. Just nits and metacomments.
I'm guessing eventually, publish.py should use set_contents() for
include as well.
It's vaguely weird to have the new function definitions after your
main() equivalent in the importer.py file, but that's a nit.
We should probably pull check_pathdict_actions() out of the importer
eventually into an individually invokable tool.
liane
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss