Diff for "Ubuntu/InfrastructureNeeds"

Not logged in - Log In / Register

Differences between revisions 13 and 35 (spanning 22 versions)
Revision 13 as of 2011-10-13 01:37:07
Size: 6592
Editor: bryce
Comment: Move completed items to the history page
Revision 35 as of 2011-11-22 03:34:55
Size: 9683
Editor: bryce
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
'''This is an old page that has not been updated recently; many of the items mentioned here are complete or obsolete, and the priorities need revisited on the remainder. -- bryce'''
Line 9: Line 7:

 1. Monitoring of Debian bugs
  * Tracked at: '''https://blueprints.edge.launchpad.net/malone/+spec/debian-bug-import-continuous-imports'''
  * Rationale: Nearly all Debian bugs also affect Ubuntu, and Debian's larger base of developers can find and fix a higher volume of bugs. We should be informed of these bugs so that we can make a decision about whether to act on them.
  * Status:
   * A script exists to import bugs from debbugs into Launchpad: '''https://blueprints.launchpad.net/malone/+spec/debian-bug-import-on-demand'''
   * Launchpad can already import comments from debbugs, and send replies back to debbugs. A separate issue is whether or not we proactively import ALL Debian bugs into Launchpad, or whether we only import a subset of bugs (say, RC bugs), or whether we only import Debian bugs which have been manually correlated to Ubuntu bugs.
   * '''https://blueprints.launchpad.net/malone/+spec/upstream-bug-searching-and-filing'''. The expensive implementation depends on bugzilla-launchpad-identification.
    * Depends on BugTrackerImport.context
    * From also-affects-upstream:
     * Offer link to search first and say "(opens in new window)"
     * Group in sections:
      * "Didn't find your bug?": Offer a button that says "Report bug upstream (requires account in bugzilla.gnome.org) (opens in new window)"
      * Offer a box to enter the existing bug URL
    * Post to enter_bug.cgi form containing:
     * description (include URL to Launchpad bug) - summary
     * product (which comes from BugTrackerImport.context)
    * User is redirected to login, he uses his credentials and then bug is filed.
     * demo URL: http://people.ubuntu.com/~jamesh/file-bug-gnome.html
    * Less cheap would include a special plugin for GNOME bugzilla to provide a URL to redirect the end-user to a special URL. The "from-launchpad" keyword would be useful as well.
    * If we import bugs regularly, bug watches can be created at scan time.
  * Ideas:
   * Create non-Launchpad infrastructure to monitor bugs - Where to get notification addresses? Scrape launchpad?
   * MoM's bug notifications could be the basis of a partial solution
Line 37: Line 11:
  * Status: Some of the steps for this to happen are implemented. Additional work includes:
   * The "no upstream bug tracker exists" use case, which is described in '''https://blueprints.launchpad.net/malone/+spec/forwarding-to-email-address''' (Done?)
   * Comment synching to enable inter-bug-tracker replies (Done?)
   * Map remote bugtracker product/component to source package: '''https://dev.launchpad.net/LEP/BugzillaComponents''' (Nearly done)
   * Forwarding of selected attachments from LP bug to upstream - '''https://dev.launchpad.net/LEP/ForwardAttachmentsUpstream'''
   * Automatic user registration in remote tracker
   * Automatic fill-in of upstream bug report fields (title, description, priority, cc, etc.)
   * 2011-11: Requested to be included in LP 18-month roadmap
Line 38: Line 20:
  * Status: Some of the steps for this to happen are implemented. Additional work includes:
   * The "no upstream bug tracker exists" use case, which is described in '''https://blueprints.launchpad.net/malone/+spec/forwarding-to-email-address'''
   * Simplified/automatic filing of bugs in an external bug tracker
   * Comment synching to enable inter-bug-tracker replies
 1. git support. Native git hosting. Or at least better bzr-git importing.
  * Tracked: Bug:402814 (Req. Benjamin Drung)
  * Rationale: While bzr is awesome, many projects use git instead. Launchpad's utility to the broader community would thus be improved if it was able to host git-based projects. There is a bzr-git importer but it works for only certain projects. It impacts our ability to evangelize other Launchpad features like daily builds, PPAs, and bug tracking to upstream projects we want to work more closely with.
  * Status: Proposed for LP 18-month roadmap

 1. Wiki support integrated throughout Launchpad.
  * Tracked: Bug:240067, Bug:254167, Bug:797331, [[https://dev.launchpad.net/VersionFourDotO/OutOfScope/Blueprints|Wiki markup in blueprints]]
  * Rationale: We need wiki-like markup (including tables), revision tracking, and easy cross-linking to other LP entities so we can display information to users more clearly and orderly, and to keep track of changes made to our pages. E.g. PPA descriptions, project home/about pages, blueprints, whiteboards, etc.
  * Status:
    * Proposed for LP 18-month roadmap, but probably won't make the cut. Estimated 4-6 months for wiki markup, and 4-6 months for revision control.
    * Need to break this general need up into smaller feature chunks

 1. QA status/workflow tracking.
  * Tracked: ??
  * Rationale: Testing and quality control are becoming increasingly important to Ubuntu, yet Launchpad provides little in the way of built-in QA tracking supports.
  * Need ways to better flag bugs/branches/patches/etc. as needing testing, passed testing, failed testing, and so on. Ideally should also support hooking into automated testing in some fashion, with the goal of being able to delineate between code ready to be released from that needing additional work.
  * Status:
    * On the LP 18-month roadmap, but the QA team should do some additional requirements definition first, so may be delayed or dropped in favor of more urgent items.

 1. Task tracking
   * Rationale: We currently have makeshift task workflows littered throughout launchpad: Workflow tags, blueprint work-items, archive team subscriptions, kernel team abusing bug tasks, merge review requests, sync requests, etc. We need something that is more systematic, unified, coherent, and
   * Tracked at: Bug:393117, Bug:578263, [[https://dev.launchpad.net/VersionFourDotO/OutOfScope/Blueprints|Blueprint decomposition]]
   * Status:
      * Several other stakeholders mentioned related needs. Was discussed in relation to Dashboards and Activity Lists, but still rather fuzzy.

 1. Subscribe/unsubscribe from mails for build failures of recipes and PPA builds.
  * Requested by: Benjamin Drung
  * Status: Similar needs were raised by other stakeholders at the 2011-11 call
Line 45: Line 51:
 1. Package version tracking for bugs (shortcoming of Launchpad relative to debbugs)
  * Rationale: Some bugs are particular to a specific version of a given package, or are fixes as of a given version. Currently Launchpad doesn't track this so we have to ask for this info every time a bug is filed. If it's filed with apport this generally will attach the info automatically, but many bugs aren't filed with apport.
Line 46: Line 54:
== Low priority ==

 1. Opening a new distrorelease before releasing the previous one (shortcoming relative to former dak infrastructure)
  * Tracked at: '''https://bugs.launchpad.net/soyuz/+bug/87012'''
  * Rationale: When opening a new distrorelease, uploads must be temporarily blocked until the toolchain and other basic infrastructure are in place. Opening the new release early would allow this work to happen in parallel, so that the new release would be immediately open for development.

  * Status:
   * PPAs make it possible to do some of the preparatory work for a new distro series
   * Fully handling this was not targeted for Launchpad 4.0

 1. Temporarily adding the uploader as a bug contact for the package being uploaded

  * Rationale: Our development model is such that packages are often uploaded by a developer who has no ongoing relationship with the package. Because they do not receive bug reports for the package, it is easy for them to be unaware of having introduced a regression.
  * Status:
   * '''https://bugs.launchpad.net/malone/+bug/3882'''
 1. Bug Q&A
   * Tracked at: https://dev.launchpad.net/Bugs/BugQ%26A
   * Rationale: Vast majority of bug reports filed are low quality. The Bug Q&A concept would guide reporters to produce better, more actionable bug reports, thereby reducing the time required by a developer to figure them out; this translates into more bugs fixed per developer hour.
   * Status:
     * Is included on Roadmap - '''https://dev.launchpad.net/VersionFourDotO/Stories'''
Line 71: Line 69:
 1. Notifying the release team of new milestone targets
  * Tracked at: '''???'''
  * Rationale: The release team tracks outstanding targets for milestones and their resolution. However, they currently must poll in order to obtain this information. Asynchronous notification would be more efficient.
 1. Hiding comments or removing comments
  * Tracked at: Bug:1734, Bug:45419
  * Requested by: kernel team
  * Rationale: Bug reports have a tendency to accumulate a lot of inane/irrelevant/insulting comments. When asking an upstream developer to look at a bug report, we'd like to "clean up" the report to display only relevant, useful information.
Line 75: Line 74:
 1. Structured bug json data field(s)
  * Rationale: Currently Apport stores a lot of key:value data into bug descriptions. This is important and useful information but tends to clutter the bug report, can be hard for developers to review, and is error prone for other tools to parse and use. Being able to load this information into some sort of structured storage field (e.g. JSON)

 1. PPA improvements. Build status notification. Ability to host multiple versions of a given package (e.g. for bisection study purposes). Expose more of the internal API through the external Launchpad API.
Line 76: Line 79:
   * Structural subscriptions were targeted for Launchpad 2.0 (2009-08-03: update, anyone? Do we push notification now?)     * Several other stakeholders raised PPA improvements as priorities, so sounds like some PPA improvement ideas will be included in the roadmap already.
    * Need to review what gets included in the roadmap and identify what items we need that fit within that scope
Line 78: Line 82:
 1. Package version tracking for bugs (shortcoming of Launchpad relative to debbugs)
   * Not targeted in Launchpad 2.0
 1. Soyuz archive index
  * Tracked at: '''https://dev.launchpad.net/ArchiveIndex'''
  * Rationale: Req'd by Software Center
  * Status: Also mentioned by

 1. Blueprints improvements:
  * Much work needed: 65922, 115158, 120942, 125377, 126522, 137397, 172532, 177519, 177520, 247672, 307495, 398604, 398605, 489288, 825523
  * Status: Has been proposed to merge blueprints and bugs?
     * If this work is schedule we need to understand how existing use cases will be transitioned. Need guidance and a plan.
     * Merging blueprints and bugs is not included in the next 18 months
     * So, high priority blueprint needs should be escalated normally

== Low priority ==

 1. Answers needs either significantly improved, or scrapped in favor of just using AskUbuntu.com. Need guidance and a plan.

 1. Search PPAs for version of app you want, for version of ubuntu you're on

 1. Ability to clone or split a bug report, when a user has reported multiple problems that each need tracked separately

 1. Search across attachments
     * From previous discussion, sounds like this would be quite hard / resource intense

 1. Tarball visibility / navigation
  * Status: Locate the bug report(s) relevant to this; consider raising as regular maintenance bug escalation?

 1. Add a "workaround" field to bug (Bug:54652). (Already escalated by Corp Services)

 1. Launchpad doesn't support multiple attachment (Bug:82652). (Already escalated by Corp Services)

== Undefined ==

== Other stakeholder issues also relevant to Ubuntu: ==

See also: Launchpad's RoadMap and list of [[LEP|LEPs]].

Ubuntu Engineering: https://wiki.ubuntu.com/Launchpad/Stakeholder/UbuntuEngineering

This page discusses ways Launchpad could better serve the Ubuntu community. Please contact us with thoughts or questions.

Launchpad contact

Francis Lacoste

Ubuntu contact

Bryce Harrington

High Priority

  1. Semi-automatic bug forwarding to upstream bug trackers
    • Tracked at: ???

    • Rationale: Ubuntu receives a very high volume of bug reports which should be forwarded upstream. Making this process more efficient would improve both the quality of Ubuntu and its relationships with upstream projects.
    • Status: Some of the steps for this to happen are implemented. Additional work includes:
  2. git support. Native git hosting. Or at least better bzr-git importing.
    • Tracked: 402814 (Req. Benjamin Drung)

    • Rationale: While bzr is awesome, many projects use git instead. Launchpad's utility to the broader community would thus be improved if it was able to host git-based projects. There is a bzr-git importer but it works for only certain projects. It impacts our ability to evangelize other Launchpad features like daily builds, PPAs, and bug tracking to upstream projects we want to work more closely with.
    • Status: Proposed for LP 18-month roadmap
  3. Wiki support integrated throughout Launchpad.
    • Tracked: 240067, 254167, 797331, Wiki markup in blueprints

    • Rationale: We need wiki-like markup (including tables), revision tracking, and easy cross-linking to other LP entities so we can display information to users more clearly and orderly, and to keep track of changes made to our pages. E.g. PPA descriptions, project home/about pages, blueprints, whiteboards, etc.
    • Status:
      • Proposed for LP 18-month roadmap, but probably won't make the cut. Estimated 4-6 months for wiki markup, and 4-6 months for revision control.
      • Need to break this general need up into smaller feature chunks
  4. QA status/workflow tracking.
    • Tracked: ??
    • Rationale: Testing and quality control are becoming increasingly important to Ubuntu, yet Launchpad provides little in the way of built-in QA tracking supports.
    • Need ways to better flag bugs/branches/patches/etc. as needing testing, passed testing, failed testing, and so on. Ideally should also support hooking into automated testing in some fashion, with the goal of being able to delineate between code ready to be released from that needing additional work.
    • Status:
      • On the LP 18-month roadmap, but the QA team should do some additional requirements definition first, so may be delayed or dropped in favor of more urgent items.
  5. Task tracking
    • Rationale: We currently have makeshift task workflows littered throughout launchpad: Workflow tags, blueprint work-items, archive team subscriptions, kernel team abusing bug tasks, merge review requests, sync requests, etc. We need something that is more systematic, unified, coherent, and
    • Tracked at: 393117, 578263, Blueprint decomposition

    • Status:
      • Several other stakeholders mentioned related needs. Was discussed in relation to Dashboards and Activity Lists, but still rather fuzzy.
  6. Subscribe/unsubscribe from mails for build failures of recipes and PPA builds.
    • Requested by: Benjamin Drung
    • Status: Similar needs were raised by other stakeholders at the 2011-11 call

Medium Priority

  1. Package version tracking for bugs (shortcoming of Launchpad relative to debbugs)
    • Rationale: Some bugs are particular to a specific version of a given package, or are fixes as of a given version. Currently Launchpad doesn't track this so we have to ask for this info every time a bug is filed. If it's filed with apport this generally will attach the info automatically, but many bugs aren't filed with apport.
  2. Bug Q&A

  3. Visual distinction between bug comments from authoritative Ubuntu people and bug comments from random Launchpad users
    • Tracked at: ???

    • Rationale: Users who view and file bugs in Launchpad are not always familiar with the way bug tracking works in a large community project like Ubuntu. When they receive a comment which is inappropriate, erroneous or poorly presented, they assume that it came from someone representing the project, when in fact anyone with an email address can post a response. Users who find these bugs via web searches have difficulty telling the difference between comments from users and authoritative information from developers and QA. We want to avoid this confusion and misrepresentation, while still allowing everyone to participate, by visually showing the user whether the commenter is a member of an official team (such as Ubuntu QA), perhaps by showing the team badge next to their name.
    • Status:
  4. Hiding comments or removing comments
    • Tracked at: 1734, 45419

    • Requested by: kernel team
    • Rationale: Bug reports have a tendency to accumulate a lot of inane/irrelevant/insulting comments. When asking an upstream developer to look at a bug report, we'd like to "clean up" the report to display only relevant, useful information.
  5. Structured bug json data field(s)
    • Rationale: Currently Apport stores a lot of key:value data into bug descriptions. This is important and useful information but tends to clutter the bug report, can be hard for developers to review, and is error prone for other tools to parse and use. Being able to load this information into some sort of structured storage field (e.g. JSON)
  6. PPA improvements. Build status notification. Ability to host multiple versions of a given package (e.g. for bisection study purposes). Expose more of the internal API through the external Launchpad API.
    • Status:
      • Several other stakeholders raised PPA improvements as priorities, so sounds like some PPA improvement ideas will be included in the roadmap already.
      • Need to review what gets included in the roadmap and identify what items we need that fit within that scope
  7. Soyuz archive index
  8. Blueprints improvements:
    • Much work needed: 65922, 115158, 120942, 125377, 126522, 137397, 172532, 177519, 177520, 247672, 307495, 398604, 398605, 489288, 825523
    • Status: Has been proposed to merge blueprints and bugs?
      • If this work is schedule we need to understand how existing use cases will be transitioned. Need guidance and a plan.
      • Merging blueprints and bugs is not included in the next 18 months
      • So, high priority blueprint needs should be escalated normally

Low priority

  1. Answers needs either significantly improved, or scrapped in favor of just using AskUbuntu.com. Need guidance and a plan.

  2. Search PPAs for version of app you want, for version of ubuntu you're on
  3. Ability to clone or split a bug report, when a user has reported multiple problems that each need tracked separately
  4. Search across attachments
    • From previous discussion, sounds like this would be quite hard / resource intense
  5. Tarball visibility / navigation
    • Status: Locate the bug report(s) relevant to this; consider raising as regular maintenance bug escalation?
  6. Add a "workaround" field to bug (54652). (Already escalated by Corp Services)

  7. Launchpad doesn't support multiple attachment (82652). (Already escalated by Corp Services)

Undefined

Other stakeholder issues also relevant to Ubuntu:

See also: Launchpad's RoadMap and list of LEPs.

Ubuntu Engineering: https://wiki.ubuntu.com/Launchpad/Stakeholder/UbuntuEngineering

Historical infrastructure needs

Ubuntu/InfrastructureNeeds (last edited 2011-11-22 03:34:55 by bryce)