Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-13129

add apport hook for Debian/Ubuntu bug reports

Details

    Description

      https://wiki.ubuntu.com/Apport/DeveloperHowTo has how to add an add_info pyton to make bug reports more complete by containing db server configuration and potentially prompt for table structures. Currently most useful for downstream distros unless reporting via launchpad is manageable. Back end is generic http://bazaar.launchpad.net/~apport-hackers/apport/trunk/files/head:/apport/crashdb_impl/ howeverer more plugins are needed (perhaps https://github.com/abrt/libreport).

      Attachments

        Activity

          We have it, don't we? mariadb-server-10.1.py, always did, since 5.1.

          May be it is not installed properly?

          serg Sergei Golubchik added a comment - We have it, don't we? mariadb-server-10.1.py , always did, since 5.1. May be it is not installed properly?
          danblack Daniel Black added a comment - - edited

          Hmm. Seems right actually https://github.com/MariaDB/server/blob/8f643e2063c9890a353149f39ef85b2cf3151fd0/debian/rules#L162

          Might need to include systemd's journal log rather than just daemon.log.

          Dumping the systemd config could be useful too.

          Also filter out wsrep_sst_auth too.

          danblack Daniel Black added a comment - - edited Hmm. Seems right actually https://github.com/MariaDB/server/blob/8f643e2063c9890a353149f39ef85b2cf3151fd0/debian/rules#L162 Might need to include systemd's journal log rather than just daemon.log. Dumping the systemd config could be useful too. Also filter out wsrep_sst_auth too.
          danblack Daniel Black added a comment -

          systemd journal (since boot) is attached by apport already. https://bazaar.launchpad.net/~apport-hackers/apport/trunk/revision/2935
          systemd config is probably just overboard.

          PR https://github.com/MariaDB/server/pull/615 for wsrep_sst_auth

          danblack Daniel Black added a comment - systemd journal (since boot) is attached by apport already. https://bazaar.launchpad.net/~apport-hackers/apport/trunk/revision/2935 systemd config is probably just overboard. PR https://github.com/MariaDB/server/pull/615 for wsrep_sst_auth

          People

            jplindst Jan Lindström (Inactive)
            danblack Daniel Black
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.