FS#7205 - Global percent

Attached to Project: Pacman
Opened by Łukasz (teZeriusz) - Friday, 18 May 2007, 21:54 GMT
Last edited by Dan McGee (toofishes) - Thursday, 29 November 2007, 18:59 GMT
Task Type Feature Request
Category Backend/Core
Status Closed
Assigned To Aaron Griffin (phrakture)
Architecture All
Severity Low
Priority Normal
Reported Version 3.0.4
Due in Version 3.1.0
Due Date Undecided
Percent Complete 100%
Votes 7
Private No

Details

During 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 :)
This task depends upon

This task blocks these from closing
 FS#8109 - Pacman 3.1 Release Roadmap 
Closed by  Dan McGee (toofishes)
Thursday, 29 November 2007, 18:59 GMT
Reason for closing:  Implemented
Additional comments about closing:  I love closing bugs. implemented and checked.
Comment by Aaron Griffin (phrakture) - Friday, 18 May 2007, 22:27 GMT
Just to be clear, this changes the percentage at the end of the line to reflect total download percent, yes?

If so, that's pretty neat. I think I like it.
Comment by Łukasz (teZeriusz) - Friday, 18 May 2007, 22:52 GMT
Confirm.
Comment by Aaron Griffin (phrakture) - Friday, 28 September 2007, 02:37 GMT
Could you please do two things:
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
Comment by Nathan Jones (nj) - Monday, 05 November 2007, 02:13 GMT
Any updates on this? If not I might code it this week.
Comment by Dan McGee (toofishes) - Wednesday, 07 November 2007, 01:24 GMT
I'd say go for it- just try and separate the white space fixes from the patch itself.
Comment by Xavier (shining) - Thursday, 29 November 2007, 18:59 GMT
As he promised, Nathan took care of it, and his patch was committed : 8ec27835f40e3 .
I confirm the TotalDownload option works fine here.

Loading...