Michal Pryc wrote:
Shawn Walker wrote:
Michal Pryc wrote:
Brock,
Thanks. I see that this is not a part of manifest data, so it's
unfortunately not supported :(
I wonder then if it make sense to perform search for the description
and then local query to get package name then? Or maybe allow to
search against description or name and at some point the fmri will
be available in the repositores??
I might note that the value of legacy actions would be a great
workaround for a lot of packages in the meantime.
As an example, look at this output:
http://pkg.opensolaris.org/search/0/SUNWvim
legacy_pkg legacy SUNWvim
pkg:/[email protected],5.11-0.93:20080708T171331Z
...snip...
While not all packages have a legacy action, most do, and that is
available on the server.
So, you could always search these in *addition* to the fmri.
Right, Brock what do you think and the query would look like?:
pkg search ':attribute:fmri:foo OR :attribute:description:foo OR
:attribute:legacy:foo'
best
Michal
I think legacy actions are separate from set actions. (ie, it's the same
difference between file actions and group actions).
Here's an example. Also, feel free to use the depot in ipkg:40123 to
test things, that's what it's there for.
Brock
pkg search -s http://ipkg:40123 'attribute:description:*vim* OR
legacy::*vim*'
INDEX ACTION VALUE PACKAGE
description set gvim pkg:/[email protected]
description set gvim pkg:/[email protected]
description set gvim pkg:/[email protected]
description set gvim pkg:/[email protected]
legacy_pkg legacy SUNWgvim pkg:/[email protected]
legacy_pkg legacy SUNWgvim pkg:/[email protected]
legacy_pkg legacy SUNWgvim pkg:/[email protected]
legacy_pkg legacy SUNWgvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
legacy_pkg legacy SUNWvim pkg:/[email protected]
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss