[Bug 799432] Re: Source package can't be found if already previous found

2012-03-01 Thread Ubuntu Foundation's Bug Bot
The attachment "apt-two_sources.patch" of this bug report has been
identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 799432] Re: Source package can't be found if already previous found

2012-03-01 Thread Torsten Spindler
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 799432] Re: Source package can't be found if already previous found

2012-03-01 Thread Torsten Spindler
I can confirm that the problem exists on Precise as well, using the PPA
from above. However, when for example downloading 'apt-get source apt
apt-utils' it works. I can also confirm the work around of downloading
the packages individually.

** 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/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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs