Ubuntu/InfrastructureNeeds

Not logged in - Log In / Register

Revision 13 as of 2011-10-13 01:37:07

Clear message

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

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

High Priority

  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.
        • 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
  2. 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:

Medium Priority

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
  2. 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:
  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. 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.
    • Status:
      • Structural subscriptions were targeted for Launchpad 2.0 (2009-08-03: update, anyone? Do we push notification now?)
  5. Package version tracking for bugs (shortcoming of Launchpad relative to debbugs)
    • Not targeted in Launchpad 2.0

Historical infrastructure needs