Mailinglist Archive: zypp-devel (116 mails)
| < Previous | Next > |
[zypp-devel] status 18.6
- From: Duncan Mac-Vicar <dmacvicar@xxxxxxx>
- Date: Tue, 19 Jun 2007 01:06:53 +0200
- Message-id: <200706190106.54935.dmacvicar@xxxxxxx>
- refresh works and it is smart both for downloading the metadata and for
building the cache against the metadata. (refresh and cache building for a
group of repos that are compeltely up to date , and the cache is a uptodate
cache of the metadata takes a second to exit zypper)
- still pending: using the old metadata source as cache for Fetcher (no idea
how to pass it to downloader and then to fetcher).
- addRepo and deleteRepo in progress.
- PackageProvider in progress.
- in my devel dir testbed.cc you can find a prototype of a ProgressData
wrapper that can be used as a progress callback, the idea is, if a function
that reports progress has a sub task that also takes a progress callback, and
the estimate of this function is X%, then the reports of progress of the sub
task are forwarded to the wrapped ProgressData with the corresponded weight.
We need this everywhere, Michael, could you please review it and help me with
the concept?
- Also it would be handy something to get a ProgressData from a MediaSetAccess
that teporarely redirects the media reports to the function, michael, is
this possible?
--
Duncan Mac-Vicar Prett
Novell :: SUSE R&D, Maxfeldstr. 5, 90409 Nürnberg
GF: Markus Rex, HRB 16746 (AG Nürnberg)
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |