Bug#961370: pv: ETA is wildly off when transfer rate changes

2022-05-30 Thread Antoine Beaupré
Marked as forwarded to: https://github.com/a-j-wood/pv/issues/28 according to upstream, this might also be relevant: https://github.com/a-j-wood/pv/issues/30 -- Secrecy is the keystone to all tyranny. Not force, but secrecy and censorship. - Robert A. Heinlein

Bug#961370: pv: ETA is wildly off when transfer rate changes

2020-07-06 Thread lemonsqueeze
updated patch at https://github.com/lemonsqueeze/pv : - renamed --rate-window option to --eta-window - fixed crash when rate is zero

Bug#961370: pv: ETA is wildly off when transfer rate changes

2020-07-05 Thread lemonsqueeze
Cool, looking forward to next pv release =) I was thinking, it seems most command line tools which display ETA like wget for example exhibit very simple behavior by default: ETA is displayed every second and average rate used to compute it is simply average rate during last second (hence wild ETA

Bug#961370: pv: ETA is wildly off when transfer rate changes

2020-06-28 Thread Andrew Wood
A new upstream version of PV should be released within the next couple of months. The patch kindly provided in this thread was originally sent to me directly two years ago, so I apologise profusely for the delay. There have been a couple of other patch submissions around this issue which I'll nee

Bug#961370: pv: ETA is wildly off when transfer rate changes

2020-05-23 Thread lemonsqueeze
Package: pv Version: 1.6.6-1 Severity: normal Tags: upstream patch Hello, This was reported upstream some time ago but it doesn't seem new pv versions are coming out so reporting here instead, maybe we can do something about it in debian. This was found on ubuntu initially, sorry I haven't teste