Bugzilla – Bug 122013
Package installing time estimates: ">2:00" + "0:45" + "0:22" = "3:07" (instead of ">3:00")
Last modified: 2006-03-27 09:14:28 UTC
If one installs packages (e.g. via "update") and the estimate results in over two hours, ">2:00:00" is shown. If one has more than one package source (e.g. OSS, OSS-Java and SUSE-Extra) then one may get: ">2:00:00" " 22:31" " 45:39" which gives as sum not ">2:00:00" or ">3:00:00" but "3:08:10". That is the first line is treated as exactly 2 hours. Expected: a) ">2:00:00" is replaced by a more acurate value (e.g. 2:24:34) b) "The sum shows ">2:00:00" or better ">3:00:00" as 2h + exacter times > 3 h.
At what point do you get multiple lines for that? Can you provide a screenshot (hit the [PrintScreen] key)?
> At what point do you get multiple lines for that? For instance if one uses two repositories (and updates over a not-so fast network): - http://ftp4.gwdg.de//pub/opensuse/distribution/SL-OSS-current/inst-source/suse - ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/10.0/SUSE-Linux10.0-RC1-Extra/kernel-modules+firmware/suse I think I got that during "yast2 update" (for 9.3->10.0) after having added the repositories. I think one still (10.0->factory) gets it, but I'm not 100% sure. > Can you provide a screenshot (hit the [PrintScreen] key)? Hmm, maybe later, I need to install a new computer in a couple of days.
Should be fixed by now.