← Back to team overview

touch-packages team mailing list archive

[Bug 1365079] [NEW] apport should gather package information about click packages

 

Public bug reported:

Bug 1324853 was about there being a click command line switch for
gathering information about a click package.  This now exists and works:

click info
/opt/click.ubuntu.com/com.ubuntu.developer.jdstrand.blabble/current/blabble.qml

{
    "architecture": "all",
    "description": "Word search game",
    "framework": "ubuntu-sdk-14.10-qml-dev3",
    "hooks": {
        "blabble": {
            "apparmor": "blabble.json",
            "desktop": "blabble.desktop"
        }
    },
    "installed-size": "21615",
    "maintainer": "Jamie Strandboge <jamie@xxxxxxxxxx>",
    "name": "com.ubuntu.developer.jdstrand.blabble",
    "title": "Blabble",
    "version": "0.5"
}

While the error tracker retracers will not be able to retrace these
crashes, it would still be good if we could assign them to a package and
include the package version.

** Affects: apport (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1365079

Title:
  apport should gather package information about click packages

Status in “apport” package in Ubuntu:
  New

Bug description:
  Bug 1324853 was about there being a click command line switch for
  gathering information about a click package.  This now exists and
  works:

  click info
  /opt/click.ubuntu.com/com.ubuntu.developer.jdstrand.blabble/current/blabble.qml

  {
      "architecture": "all",
      "description": "Word search game",
      "framework": "ubuntu-sdk-14.10-qml-dev3",
      "hooks": {
          "blabble": {
              "apparmor": "blabble.json",
              "desktop": "blabble.desktop"
          }
      },
      "installed-size": "21615",
      "maintainer": "Jamie Strandboge <jamie@xxxxxxxxxx>",
      "name": "com.ubuntu.developer.jdstrand.blabble",
      "title": "Blabble",
      "version": "0.5"
  }

  While the error tracker retracers will not be able to retrace these
  crashes, it would still be good if we could assign them to a package
  and include the package version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1365079/+subscriptions


Follow ups

References