https://bugzilla.novell.com/show_bug.cgi?id=213762 mvidner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ma@novell.com Status|NEW |ASSIGNED Summary|zypper downloads files |zypper downloads and parses files everytime |everytime | ------- Comment #1 from mvidner@novell.com 2006-10-23 03:13 MST ------- Downloading: This happens because of the autorefresh flag for the source. In yast2 inst_source, it is possible both to disable autorefresh and to do a manual refresh. I will add these features to zypper too. Parsing: I am afraid that it will stay this way until we convert the zypp pool to a disk based cache (sqlite db). BTW, this has always been so in libzypp, only now you can see it because of the added progress messages. In zypper in libzypp 2.5.1, the verbosity is adjusted so that you will not see the detailed progress of every download and parse unless you run with --verbose (-v). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.