[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2016-03-15 Thread Stan Hu
David, thanks for the update. I know that Ubuntu versions after 14.04 appear to use apt 1.0.9.8, but it looks like Ubuntu 14.04 is still using 1.0.1. Will there be a fix released for 14.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2016-03-15 Thread David Kalnischkies
See https://anonscm.debian.org/cgit/apt/apt.git/commit/?id=9127d7aecf01f2999a2589e4b0503288518b2927 and https://anonscm.debian.org/cgit/apt/apt.git/commit/?id=27925d82dd0cbae74d48040363fe6f6c2bae5215 among others. Backporting of these changes itself might not be sensible, but we "backported"

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2016-03-15 Thread Sytse Sijbrandij
https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1175#note_4272611 "Thanks. It's quite an annoying bug, one that Ubuntu has already fixed in the latest version of apt-get. My patch would address the current version shipping with 14.04 LTS." -- You received this bug notification because you

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2016-03-15 Thread Sytse Sijbrandij
I hope people don't mind me adding that it would be great if this bug was solved. At GitLab we have large packages and this bug causes confusion https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1175 If a bug bounty would help we'd be happy to provide it. -- You received this bug notification

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2015-10-13 Thread Brian Murray
** Tags added: trusty ** Changed in: apt (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/589941 Title: Incorrect status of downloaded bytes while

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2015-10-10 Thread Stan Hu
It looks like this bug is present up in Ubuntu 14.04 LTS due to improper progress reporting by the HTTPS protocol. Attached is a patch that fixes the problem. It looks like the bug has been fixed in apt-1.0.9.8.1. ** Patch added: "Properly report the total number of bytes downloaded via apt

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2015-10-10 Thread Ubuntu Foundations Team Bug Bot
The attachment "Properly report the total number of bytes downloaded via apt HTTPS transport" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2012-05-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apt (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/589941 Title:

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2011-04-11 Thread Julian Andres Klode
I'm not sure, but that's probably an APT bug. ** Package changed: python-apt (Ubuntu) = apt (Ubuntu) ** Changed in: apt (Ubuntu) Status: Confirmed = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2010-07-14 Thread Sebastian Heinlein
** Changed in: aptdaemon Status: Fix Committed = Fix Released -- Incorrect status of downloaded bytes while upgrading https://bugs.launchpad.net/bugs/589941 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2010-06-05 Thread Sebastian Heinlein
** Also affects: python-apt (Ubuntu) Importance: Undecided Status: New -- Incorrect status of downloaded bytes while upgrading https://bugs.launchpad.net/bugs/589941 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2010-06-05 Thread Sebastian Heinlein
This bug is tiggered by libapt or python-apt. I added a workaround to aptdaemon. ** Changed in: python-apt (Ubuntu) Status: New = Confirmed ** Changed in: aptdaemon Status: New = Fix Committed -- Incorrect status of downloaded bytes while upgrading

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2010-06-05 Thread Julian Andres Klode
Sebastian, could you tell me which property becomes 0, so I can fix it? -- Incorrect status of downloaded bytes while upgrading https://bugs.launchpad.net/bugs/589941 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2010-06-05 Thread Sebastian Heinlein
In the pulse callback the apt_pkg.AcquireItem.current_size and the apt_pkg.AcquireItem.partial_size im done callback (item.owner). -- Incorrect status of downloaded bytes while upgrading https://bugs.launchpad.net/bugs/589941 You received this bug notification because you are a member of Ubuntu