Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

query_filter needs to be handled correctly #80

Open
mruprich opened this issue Oct 20, 2015 · 0 comments
Open

query_filter needs to be handled correctly #80

mruprich opened this issue Oct 20, 2015 · 0 comments
Assignees
Milestone

Comments

@mruprich
Copy link
Collaborator

When calling query on a sack object it doesn't work correctly with given name of the package. I need to carefully parse the package name to find out:
-whether there is version number included in the name - if so, then it needs to be used to find the exact match for this package
-whether the name of the package is the exact match with any package in the sack object - then client wants exactly this package
-if none of the above finds any package then I need to use HY_GLOB and put * in the name of the package to find the closest match of the name

@mruprich mruprich self-assigned this Oct 20, 2015
@phracek phracek added this to the ssds-0.3.0 milestone Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants