Padraig O'Briain wrote:
As you can see search for <info.classification:games> worked. However search for <SUNWipkg:attribute:fmri:> did not. It also seemed to crash the server which was unavailable for some time before becoming available again.

Padraig

bash-3.2$ pkg search -s http://ipkg.sfbay:40123 '<info.classification:games>'
PACKAGE
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
pkg:/[email protected]
Good
bash-3.2$ pkg search -s http://ipkg.sfbay:40123 '<SUNWipkg:attribute:fmri:>'
pkg: Some servers failed to respond appropriately:
   http://ipkg.sfbay:40123: timeout
I'll think about how to fix this.

bash-3.2$ pkg search -s http://ipkg.sfbay:40123 '<info.classification:games>'
pkg: Some servers failed to respond appropriately:
   http://ipkg.sfbay:40123: timeout
When I ran this again, it worked, though it took longer b/c the server was still under heavy IO load from the first search.

Brock




On 03/04/09 11:54, Brock Pytlik wrote:
http://cr.opensolaris.org/~bpytlik/prelim_search_v1_v4/

Fixes pkgdefs, boolean search, other various bugs. Adds a number of tests. A depot running under this version shouldn't die or have memory blow up with searches of '*' or other fun combinations. Feel free to try AND and OR in your queries as well. While I'm sure there are bugs waiting to be found, I'm not aware of any potential pitfalls at the moment. In other words, my hope is to clean up the files and have a real webrev out for review later today.

The depot on ipkg:40123 has been updated to these latest bits (and also has had the content root set so pointing at it with a web browser should work now though the search in the BUI hasn't been updated to send search_v1 searches.)

Please let me know if there are either bugs you encounter or things you don't like.

Thanks,
Brock

Brock Pytlik wrote:
It appears a change needs to be made to the pkgdefs/*. I'll talk to some people and find out whether it's expected I need to modify these files or not.

Brock

[snip]
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

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

Reply via email to