Welcome to the Pacman bug collection. Please search the current bugs and feature requests before filing a new one! Use advanced search and select "Search in Comments".
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproduceable test case whenever possible.
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproduceable test case whenever possible.
FS#7205 - Global percent
Attached to Project:
Pacman
Opened by Łukasz (teZeriusz) - Friday, 18 May 2007, 17:54 GMT-5
Last edited by Dan McGee (toofishes) - Thursday, 29 November 2007, 13:59 GMT-5
Opened by Łukasz (teZeriusz) - Friday, 18 May 2007, 17:54 GMT-5
Last edited by Dan McGee (toofishes) - Thursday, 29 November 2007, 13:59 GMT-5
|
DetailsDuring pacman -Su with many targets there is no way to tell when(size remaining to download or global ETA) process will end. So this patch will give some kind of substitute replacing download percent of single package to download percent of all targets.
ps. vote pls :) |
Closed by Dan McGee (toofishes)
Thursday, 29 November 2007, 13:59 GMT-5
Reason for closing: Implemented
Additional comments about closing: I love closing bugs. implemented and checked.
Thursday, 29 November 2007, 13:59 GMT-5
Reason for closing: Implemented
Additional comments about closing: I love closing bugs. implemented and checked.
global_percent.patch
If so, that's pretty neat. I think I like it.
a) Make this configurable - see how ShowSize is done in src/pacman/pacman.c
b) Update this patch against the current git? http://projects.archlinux.org/git/?p=pacman.git;a=summary
Thanks
I confirm the TotalDownload option works fine here.