API does not include Builds for sources that were sync'd from private PPAs
Bug #443353 reported by
Kees Cook
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Michael Nelson |
Bug Description
Similar to bug 244931, build records do not show up in the drop-down information area.
For example, see the Intrepid glib2.0 packages. The first (in release) has a "Builds" section, but the second (in -security) does not:
https:/
The full-details page for each version, however, does show it (since bug 244931 was fixed):
https:/
https:/
Related branches
lp://qastaging/~michael.nelson/launchpad/443353-api-builds-from-private
- Aaron Bentley (community): Approve
- Jonathan Lange (community): Approve
-
Diff: 1274 lines (+453/-125)43 files modifiedlib/lp/archiveuploader/nascentuploadfile.py (+1/-1)
lib/lp/archiveuploader/tests/nascentuploadfile.txt (+71/-0)
lib/lp/bugs/templates/bug-portlet-subscribers.pt (+1/-1)
lib/lp/bugs/templates/bugtarget-filebug-submit-bug.pt (+1/-1)
lib/lp/bugs/templates/bugtarget-portlet-bugfilters.pt (+1/-1)
lib/lp/bugs/templates/bugtarget-portlet-bugtags.pt (+1/-1)
lib/lp/bugs/templates/bugtask-index.pt (+3/-3)
lib/lp/bugs/templates/bugtask-tasks-and-nominations-table-row.pt (+1/-1)
lib/lp/bugs/templates/bugtasks-and-nominations-table.pt (+1/-1)
lib/lp/bugs/templates/official-bug-target-manage-tags.pt (+1/-1)
lib/lp/code/templates/branch-import-details.pt (+1/-1)
lib/lp/code/templates/branch-index.pt (+1/-1)
lib/lp/code/templates/branch-listing.pt (+1/-1)
lib/lp/code/templates/branch-portlet-subscribers.pt (+1/-1)
lib/lp/code/templates/branch-related-bugs-specs.pt (+1/-1)
lib/lp/code/templates/branchmergeproposal-generic-listing.pt (+1/-1)
lib/lp/registry/templates/object-timeline-graph.pt (+1/-1)
lib/lp/registry/templates/person-macros.pt (+1/-1)
lib/lp/registry/templates/product-new.pt (+1/-1)
lib/lp/registry/templates/productrelease-add-from-series.pt (+1/-1)
lib/lp/registry/templates/teammembership-index.pt (+1/-1)
lib/lp/registry/templates/timeline-macros.pt (+1/-1)
lib/lp/soyuz/doc/publishing.txt (+50/-11)
lib/lp/soyuz/model/publishing.py (+58/-22)
lib/lp/soyuz/scripts/tests/test_copypackage.py (+16/-1)
lib/lp/soyuz/stories/ppa/xx-copy-packages.txt (+1/-1)
lib/lp/soyuz/stories/ppa/xx-ppa-packages.txt (+32/-10)
lib/lp/soyuz/stories/webservice/xx-source-package-publishing.txt (+5/-3)
lib/lp/soyuz/templates/archive-edit-dependencies.pt (+1/-1)
lib/lp/soyuz/templates/archive-macros.pt (+1/-1)
lib/lp/soyuz/templates/archive-packages.pt (+1/-1)
lib/lp/soyuz/templates/archive-subscribers.pt (+1/-1)
lib/lp/translations/browser/language.py (+8/-0)
lib/lp/translations/stories/distroseries/xx-distroseries-templates.txt (+56/-13)
lib/lp/translations/stories/productseries/xx-productseries-templates.txt (+27/-18)
lib/lp/translations/stories/standalone/xx-language.txt (+68/-7)
lib/lp/translations/templates/language-index.pt (+9/-4)
lib/lp/translations/templates/object-templates.pt (+20/-3)
lib/lp/translations/templates/pofile-export.pt (+1/-1)
lib/lp/translations/templates/pofile-translate.pt (+1/-1)
lib/lp/translations/templates/translation-import-queue-macros.pt (+1/-1)
lib/lp/translations/templates/translationimportqueueentry-index.pt (+1/-1)
lib/lp/translations/templates/translationmessage-translate.pt (+1/-1)
Changed in soyuz: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: ui |
Changed in soyuz: | |
importance: | Low → High |
milestone: | none → 3.1.11 |
Changed in soyuz: | |
milestone: | 3.1.11 → 3.1.12 |
assignee: | nobody → Michael Nelson (michael.nelson) |
status: | Triaged → In Progress |
Changed in soyuz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This appears to be a problem with the API as well as the UI:
intrepid openjdk-6: 6b12-0ubuntu6.6 (SPPA) vs 6b12-0ubuntu6.5 (Archive)
SPPA: amd64
SPPA: hppa
SPPA: i386
SPPA: ia64
SPPA: lpia
SPPA: powerpc
SPPA: sparc
Archive: hppa
Archive: ia64
Cannot find arch 'amd64' for 'openjdk-6' version '6b12-0ubuntu6.5'!?
Cannot find arch 'sparc' for 'openjdk-6' version '6b12-0ubuntu6.5'!?
Cannot find arch 'powerpc' for 'openjdk-6' version '6b12-0ubuntu6.5'!?
Cannot find arch 'i386' for 'openjdk-6' version '6b12-0ubuntu6.5'!?
Cannot find arch 'lpia' for 'openjdk-6' version '6b12-0ubuntu6.5'!?