On 05/09/12 19:10, Brock Pytlik wrote:
Webrev:
https://cr.opensolaris.org/action/browse/pkg/bpytlik/7140060-v2
Bug:
7140060 install and update should allow multiple pattern matches when
they intersect
src/modules/client/api_errors.py:
lines 577-578: I think many users may stumble over the phrase
"disjoint set". Perhaps something simpler like this:
The following patterns specify different versions of the same package(s):
src/modules/client/imageplan.py:
line 3976: please add a brief comment noting that fmri publisher
filtering is handled later
line 4094: s/specificed/specified/
lines 4094-4117: It looks like if the user specifies a version of an
installed package that is not available from the sticky publisher, that
this may cause a multispec error to be raised, which doesn't seem quite
right. Is that right?
Also, it isn't clear to me, but what happens when the user specifies
input that doesn't match at all? For example, if say 'pkg install a*@1
and archive@2' but a*@1 matches nothing, does it error? Every pattern
is required to have at least one match, right?
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss