Control: severity -1 minor
Control: tags -1 + confirmed
Control: user [email protected]
Control: usertags -1 + gift

On 21 November 2012 07:13, Samuel Bronson <[email protected]> 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

_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to