[Touch-packages] [Bug 2048136] Re: Please support systemd-coredump as core dump handler

2024-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.28.0-0ubuntu1

---
apport (2.28.0-0ubuntu1) noble; urgency=medium

  * New upstream release
- ui: remove skipping crashes that happened during logout (LP: #2043393)
- setup: set minimum Java release to 8 (LP: #2045705)
- support systemd-coredump as core dump handler (LP: #2048136)
  * Drop patches that were applied upstream
  * Address pylint complaints in patches and package hooks
  * Replace build dependency pkg-config by pkgconf
  * Suggest python3-zstandard in python3-problem-report for read support

 -- Benjamin Drung   Thu, 22 Feb 2024 15:20:00 +0100

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

-- 
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/2048136

Title:
  Please support systemd-coredump as core dump handler

Status in Apport:
  Fix Released
Status in apport package in Ubuntu:
  Fix Released

Bug description:
  There can only be one system core dump handler on a Linux system and
  Apport is the Ubuntu default core dump handler. Besides Apport other
  tools offer coredump handler, in particular systemd-coredump. Due to
  Apport being installed on all Ubuntu system by default none of these
  alternate system can be installed.

  There has been some user request for this integration to work. Proper
  integration between Apport and systemd-coredump would offer a better
  experience to developers who want to use systemd-coredump. systemd-
  coredump and coredumpctl provide more documentation and have more
  users upstream.

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


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


[Touch-packages] [Bug 2048136] Re: Please support systemd-coredump as core dump handler

2024-02-22 Thread Benjamin Drung
** Changed in: apport
   Status: Fix Committed => Fix Released

-- 
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/2048136

Title:
  Please support systemd-coredump as core dump handler

Status in Apport:
  Fix Released
Status in apport package in Ubuntu:
  Fix Committed

Bug description:
  There can only be one system core dump handler on a Linux system and
  Apport is the Ubuntu default core dump handler. Besides Apport other
  tools offer coredump handler, in particular systemd-coredump. Due to
  Apport being installed on all Ubuntu system by default none of these
  alternate system can be installed.

  There has been some user request for this integration to work. Proper
  integration between Apport and systemd-coredump would offer a better
  experience to developers who want to use systemd-coredump. systemd-
  coredump and coredumpctl provide more documentation and have more
  users upstream.

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


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


[Touch-packages] [Bug 2048136] Re: Please support systemd-coredump as core dump handler

2024-02-22 Thread Benjamin Drung
Last bit: https://github.com/canonical/apport/pull/290

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

** Changed in: apport
   Status: Triaged => Fix Committed

-- 
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/2048136

Title:
  Please support systemd-coredump as core dump handler

Status in Apport:
  Fix Committed
Status in apport package in Ubuntu:
  Fix Committed

Bug description:
  There can only be one system core dump handler on a Linux system and
  Apport is the Ubuntu default core dump handler. Besides Apport other
  tools offer coredump handler, in particular systemd-coredump. Due to
  Apport being installed on all Ubuntu system by default none of these
  alternate system can be installed.

  There has been some user request for this integration to work. Proper
  integration between Apport and systemd-coredump would offer a better
  experience to developers who want to use systemd-coredump. systemd-
  coredump and coredumpctl provide more documentation and have more
  users upstream.

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


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


[Touch-packages] [Bug 2048136] Re: Please support systemd-coredump as core dump handler

2024-01-05 Thread Benjamin Drung
First step: support reading report from systemd-coredump:
https://github.com/canonical/apport/pull/281

-- 
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/2048136

Title:
  Please support systemd-coredump as core dump handler

Status in Apport:
  Triaged
Status in apport package in Ubuntu:
  Triaged

Bug description:
  There can only be one system core dump handler on a Linux system and
  Apport is the Ubuntu default core dump handler. Besides Apport other
  tools offer coredump handler, in particular systemd-coredump. Due to
  Apport being installed on all Ubuntu system by default none of these
  alternate system can be installed.

  There has been some user request for this integration to work. Proper
  integration between Apport and systemd-coredump would offer a better
  experience to developers who want to use systemd-coredump. systemd-
  coredump and coredumpctl provide more documentation and have more
  users upstream.

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


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


[Touch-packages] [Bug 2048136] Re: Please support systemd-coredump as core dump handler

2024-01-04 Thread Benjamin Drung
Following systemd patch is needed for the integration:
https://github.com/systemd/systemd/pull/30778

-- 
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/2048136

Title:
  Please support systemd-coredump as core dump handler

Status in Apport:
  Triaged
Status in apport package in Ubuntu:
  Triaged

Bug description:
  There can only be one system core dump handler on a Linux system and
  Apport is the Ubuntu default core dump handler. Besides Apport other
  tools offer coredump handler, in particular systemd-coredump. Due to
  Apport being installed on all Ubuntu system by default none of these
  alternate system can be installed.

  There has been some user request for this integration to work. Proper
  integration between Apport and systemd-coredump would offer a better
  experience to developers who want to use systemd-coredump. systemd-
  coredump and coredumpctl provide more documentation and have more
  users upstream.

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


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