findDepCandidateByName does not restrict to available pockets
Bug #598345 reported by
William Grant
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Medium
|
William Grant |
Bug Description
findDepCandidat
Related branches
lp://qastaging/~wgrant/launchpad/bug-598345-restrict-dep-contexts
- Robert Collins (community): Approve
-
Diff: 770 lines (+326/-182)10 files modifiedlib/lp/soyuz/adapters/archivedependencies.py (+83/-55)
lib/lp/soyuz/doc/archive-dependencies.txt (+3/-3)
lib/lp/soyuz/doc/archive.txt (+1/-67)
lib/lp/soyuz/doc/binarypackagebuild.txt (+5/-3)
lib/lp/soyuz/interfaces/archive.py (+18/-5)
lib/lp/soyuz/model/archive.py (+19/-15)
lib/lp/soyuz/model/binarypackagebuild.py (+16/-25)
lib/lp/soyuz/tests/test_archive.py (+138/-3)
lib/lp/soyuz/tests/test_binarypackagebuild.py (+39/-4)
lib/lp/soyuz/tests/test_publishing.py (+4/-2)
Changed in soyuz: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: buildfarm soyuz-build |
Changed in soyuz: | |
status: | Triaged → In Progress |
assignee: | nobody → William Grant (wgrant) |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in soyuz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11175 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11175>.