Mailinglist Archive: zypp-devel (230 mails)
| < Previous | Next > |
Re: [zypp-devel] testing jump_sat zypper
- From: "Duncan Mac-Vicar P." <dmacvicar@xxxxxxx>
- Date: Fri, 08 Feb 2008 19:27:17 +0100
- Message-id: <47AC9F05.1030501@xxxxxxx>
Stephan Kulow wrote:
I actually implemented zypper search based on the PoolQuery I drafted
today based on Jano's previous proposal.
It should have some bugs, and some options are ignored, but zypper
search will return something that has to do with the word you gave to it.
I will perfect it later together with Jano, and I have still a
discussion pending with Michael whether to keep PoolQuery as the Query
data only, and move Query::execute to the Pool itself.
I also show all results as (i) because I get ResObjects not PoolItems so
I would need to compare the Repo name, but I will try to fix this in the
Query API itself and then adapt zypper.
Stephan: this is in svn but not in OBS.
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
So this leaves me with following TODO:done.
2. zypper search should at least not crash, but exit
I actually implemented zypper search based on the PoolQuery I drafted
today based on Jano's previous proposal.
It should have some bugs, and some options are ignored, but zypper
search will return something that has to do with the word you gave to it.
I will perfect it later together with Jano, and I have still a
discussion pending with Michael whether to keep PoolQuery as the Query
data only, and move Query::execute to the Pool itself.
I also show all results as (i) because I get ResObjects not PoolItems so
I would need to compare the Repo name, but I will try to fix this in the
Query API itself and then adapt zypper.
Stephan: this is in svn but not in OBS.
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |