It looks like FindSrc fails at times as SrcRecs in apt-get.cc is mangled by the first search. Moving pkgSrcRecords SrcRecs(*List); within the loop over the command line supplied file list fixes the error, albeit brutally. A better way might be to make sure that SrcRecs is not destroyed during the search.
** Patch added: "apt-two_sources.patch" https://bugs.launchpad.net/ubuntu/+source/apt/+bug/799432/+attachment/2797167/+files/apt-two_sources.patch ** Changed in: apt (Ubuntu) Status: Confirmed => Triaged ** Changed in: apt (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799432 Title: Source package can't be found if already previous found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/799432/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
