[Aptitude-devel] Bug#693847: aptitude: Repeated "Downloaded" lines w/ http.debian.net

Daniel Hartwig mandyke at gmail.com
Wed Nov 21 01:47:26 UTC 2012


Control: severity -1 minor
Control: tags -1 + confirmed
Control: user debian-qa at lists.debian.org
Control: usertags -1 + gift

On 21 November 2012 07:13, Samuel Bronson <naesten at gmail.com> wrote:
> I recently switched my sources.list over to the mirror redirector at
> <http://http.debian.net/>, and since then aptitude lists every package
> downloaded *twice*, like this:

Yes.  On redirect, apt signals the item as done, however, updates the
uri and queues the same item again.  As apt-get does not duplicate
lines here, an interested party may like to compare:
- apt/cmdline/acqprogress.cc
with:
- aptitude/src/generic/apt/download_signal_log.cc
- aptitude/src/download_list.cc

Resolving this may also resolve the other “displays duplicate download
items” issues reported against aptitude.  Though that should be
confirmed separately, so I don't merge them yet.

Regards



More information about the Aptitude-devel mailing list