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

---------------
apport (2.2.2-0ubuntu1) quantal; urgency=low

  * debian/control: Add alternative gdb-minimal dependencies to
    apport-{gtk,kde}. (LP: #1012405)
  * debian/control: apport-kde: depend on python3-pykde4.
  * debian/tests/control: Add missing python3 dependencies for the GUI tests.
  * New upstream release:
    - testsuite: Run with Python 3 by default. To test with Python 2, run
      "PYTHON=python2 test/run".
    - apport: Redefine sys.std{out,err} when redirecting output, as they are
      None in Python 3 when being called from the kernel.
    - test/test_signal_crashes.py: Clean up unexpected core dumps on failed
      test cases.
    - apport-gtk: Fix crash when closing the crash dialog while the
      information is being collected.
    - hookutils.py, xsession_errors(): Fix crash when running under a non-UTF8
      locale.
    - data/apport: Do not use sys.stdin.fileno(), it is invalid when being
      called from the kernel with Python 3.
    - data/apport: When core dumps are enabled, read them from the written
      report instead of directly from stdin (and then reading the written core
      file into the .crash report). If the core file size is limited, we
      otherwise stop reading the core dump from the kernel in the middle and
      have no (or a broken) core dump to be put into the report.
    - data/apport: Properly close the written crash report before changing its
      permissions to be readable. This prevents having crash reporting UI from
      looking at incomplete .crash files.
  * debian/rules: drop explicit setting of $PYTHON, test suite is now run
    with python3 by default.
 -- Martin Pitt <martin.p...@ubuntu.com>   Wed, 13 Jun 2012 13:08:51 +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/1012405

Title:
  apport should depend on gdb | gdb-minimal

Status in “apport” package in Ubuntu:
  Fix Released

Bug description:
  quantal now builds the gdb-minimal package. please let the binary
  packages depend on gdb | gdb-minimal. I'll seed gdb-minimal for
  quantal, so that the dependency is fulfilled for the iso images. gdb-
  minimal avoids the dependency on libpython2.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1012405/+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