Danek Duvall wrote:
Brock Pytlik wrote:
That's not a new change here, that index is coming from this call in
attribute.py (line 99):
fmri_obj.get_pkg_stem(include_scheme=False)
Anarchy is True, so the publisher name is attached, but include_scheme is
False so pkg:// isn't prepended.
No, I see why it's happening, and that it's not new. I'm just not sure
it's either correct or useful.
Danek
I'd argue it is useful as it provides a way to restrict search to
particular publishers (as opposed to depots). I could replace it with
fmri_obj.get_pkg_stem()
and have pkg:// required as part of the search term if you'd prefer.
Brock
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss