This bug was fixed in the package apport - 2.10.2-0ubuntu1

---------------
apport (2.10.2-0ubuntu1) saucy; urgency=low

  * New upstream bug fix release:
    - Resolve symlinks in file references in Python crash signatures.
      (LP: #1179979)
    - Fix endless loop of EOFErrors with broken core dumps. (LP: #1168849)
    - report.py, add_gdb_info(): Fix crash if gdb did not determine an
      assertion message. (LP: #1171484)
    - apt/dpkg: Fix get_file_package()'s "release" field to actually mean
      DistroRelease:, not a distro code name. This now requires a previous
      call to install_packages() with a configdir, which needs to have a file
      <configdir>/<release>/codename with the release's code name in it.
    - sandboxutils.py: Call get_file_package() with the report's release, so
      that we actually get files from the target release, not the host
      release.
    - test_hookutils.py: Don't assume that /etc/motd exists.
  * Move to dh compat level 9.
 -- Martin Pitt <martin.p...@ubuntu.com>   Wed, 22 May 2013 12:39:21 +0200

** Changed in: apport (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1179979

Title:
  symlinks create different python tracebacks

Status in “apport” package in Ubuntu:
  Fix Released

Bug description:
  The package software-properties-common ships add-apt-repository and
  apt-add-repository (which is a symlink to add-apt-repository).
  Looking at errors.ubuntu.com I found two buckets with practically the
  same traceback although the binary name is different.

  add-apt-repository:
  https://errors.ubuntu.com/problem/f5707ba3c48180238c0d96a61085173833011549

  apt-add-repository:
  https://errors.ubuntu.com/problem/27b98aca2c8aa846cc5de86880f916adc56a68d3

  It would be helpful if these had the same traceback so that they could
  be bucketed together.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to