On 3 March 2014 03:22, Manuel A. Fernandez Montecelo <manuel.montez...@gmail.com> wrote: > Control: tags -1 + moreinfo > > Hi, > > Is this bug still happening? I haven't experience it, at least > recently, in several systems that I administer. >
I suspect this is rather to do with duplicate lines in the progress output as is seen with list updates. At least list update duplicates are due to the apt infrastructure sending the file through decompression stages, which is considered a separate fetch. > I don't have much idea about why this can be happening, if anybody can > provide any info it would be helpful. > Reading the apt-pkg/acquire.cc and apt-pkg/contrib/progress.cc is a start. If you are interested in resolving such problems you must understand the implementation and workings of these classes. Questions you can look at: * does the list update duplicates issues still occur? * why does it occur (for your information only, and to help in further investigating) * does a similar process happen with package fetching? * is that the issue here? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org