Debian Package Tracker
Register | Log in
Subscribe

reportbug

reports bugs in the Debian distribution

Choose email to subscribe with

general
  • source: reportbug (main)
  • version: 12.0.0
  • maintainer: Reportbug Maintainers (archive) (DMD)
  • uploaders: Sandro Tosi [DMD] – Nis Martensen [DMD] [DM]
  • arch: all
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 7.5.3~deb10u1
  • oldstable: 7.10.3+deb11u1
  • stable: 12.0.0
  • testing: 12.0.0
  • unstable: 12.0.0
versioned links
  • 7.5.3~deb10u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 7.10.3+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 12.0.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python3-reportbug
  • reportbug (114 bugs: 0, 43, 71, 0)
  • reportbug-gtk (3 bugs: 0, 1, 2, 0)
action needed
9 bugs tagged patch in the BTS normal
The BTS contains patches fixing 9 bugs (11 if counting merged bugs), consider including or untagging them.
Created: 2023-09-13 Last update: 2023-09-29 09:04
Depends on packages which need a new maintainer normal
The packages that reportbug depends on which need a new maintainer are:
  • dlocate (#1020698)
    • Suggests: dlocate
Created: 2022-09-25 Last update: 2023-09-29 07:42
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 13.0.0, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 9ee3cd8db321283319c3c8e96a96acb3a659cdb8
Author: Nis Martensen <nis.martensen@web.de>
Date:   Tue Jul 11 19:48:40 2023 +0200

    bin/reportbug: fix -V / --package-version option
    
    Commit 9a4dd5bf8c5bab4f60cedb7d1d37b4db45dfd023 dropped a part of the
    condition for the version prompt that should have been kept, so restore
    it: Even if we already know a version number, prompt anyway if that is
    only a guess and we don't know for which package really, but of course
    not if the version was provided on the command line.
    
    Closes: #1040779

commit d499044e52a49863fe528c93e44e4111b6b86961
Author: Nis Martensen <nis.martensen@web.de>
Date:   Mon May 1 18:59:42 2023 +0200

    bin/reportbug: only check for pseudoheaders when submitting bugs
    
    Not all messages generated with the help of reportbug need
    pseudoheaders - a counterexample is "thank you" messages (--kudos).
    We could catch this case in the condition by checking for
    self.options.kudos, but that won't work if the user is resuming a
    previously saved thank you message. Instead let's just check if the
    report is meant to be sent to the normal submission address.
    
    Closes: #1034787

commit 6421f0c428abb489afd478c2a8026d4d182bf359
Merge: d3736ad 89a0ec0
Author: Nis Martensen <nis.martensen@web.de>
Date:   Sat Apr 29 09:00:50 2023 +0200

    Merge branch 'bookworm'

commit d3736ad03e4323dac5acd71225f36a45daee26f7
Author: Nis Martensen <nis.martensen@web.de>
Date:   Mon Apr 17 12:47:41 2023 +0200

    reportbug/utils.py: update CODENAME2SUITE for bookworm
    
    Closes: #1034260

commit 33007705d6119d4cc6bcc9a6fd48151f7b0640e9
Author: Roland Clobus <rclobus@rclobus.nl>
Date:   Mon Apr 10 14:08:11 2023 +0200

    reportbug.debbugs.check_package_info: fix crash with udeb-only pkg
    
    Closes: #1034143

commit e66d4c3012dfc573fe50b917de00624251d47ff3
Author: Nis Martensen <nis.martensen@web.de>
Date:   Sun Mar 12 10:23:11 2023 +0100

    bin/reportbug: skip final thank you message in non-interactive mode

commit f9656fa799cd3fdb83bfbedcf3998935ec43e821
Author: Nis Martensen <nis.martensen@web.de>
Date:   Fri Mar 10 12:52:34 2023 +0100

    reportbug.utils.get_package_status: force literal package name match when calling apt-cache show
    
    Thanks: David Kalnischkies for comprehensive explanations on apt's command line argument features.
    
    Closes: #1031924

commit c41d3995e403b2a6efd9afcd95fc097a9feafa74
Author: Nis Martensen <nis.martensen@web.de>
Date:   Sat Feb 11 23:43:31 2023 +0100

    debian/control: update standards-version (no changes needed)

commit dcf0aa9f894cca9b40adcadca7ad30b85be52592
Author: Nis Martensen <nis.martensen@web.de>
Date:   Sat Feb 11 23:38:48 2023 +0100

    update lintian override

commit 4d16dc970742d5f8bcb7b462b4696873cdb7d181
Author: Nis Martensen <nis.martensen@web.de>
Date:   Sat Feb 11 23:32:18 2023 +0100

    extend copyright years to 2023

commit 3967e04ee53f16a688767606a9d07108afcfd037
Author: Jakub Wilk <jwilk@jwilk.net>
Date:   Sun Feb 5 17:40:55 2023 +0100

    man/reportbug.1: grammar fix in --no-bug-script description
    
    Closes: #1027816

commit 93f6613f04d64aaad2c89da563c69ccdbb289535
Merge: 7877268 d445ee1
Author: Nis Martensen <nis.martensen@web.de>
Date:   Sun Feb 5 11:55:11 2023 +0000

    Merge branch 'fix-urls' into 'master'
    
    Update URLs
    
    See merge request reportbug-team/reportbug!83

commit d445ee1a1b54ce26ab052e49558ea8b23939ad5a
Author: Paul Wise <pabs@debian.org>
Date:   Wed Feb 1 13:39:49 2023 +0800

    Update check-available documentation
    
    It no longer uses the packages.debian.org website,
    instead it uses the QA madison API.

commit 079107ecd83580b3943972605ce2b21ca5407f37
Author: Paul Wise <pabs@debian.org>
Date:   Wed Feb 1 13:35:45 2023 +0800

    Update Linux kernel taint list and location
    
    The taint list moved from the kernel.h to the panic.h header.
    
    Link to commit where the latest change to the TAINT_FLAGS happened.

commit 1a41e56a42d1781c2ed33fadf3be2d429ad90084
Author: Paul Wise <pabs@debian.org>
Date:   Wed Feb 1 13:34:01 2023 +0800

    Update Debian Policy Source field URL anchor

commit f37b781b6369befccaebbe3b292c1023073a76c6
Author: Paul Wise <pabs@debian.org>
Date:   Wed Feb 1 13:33:09 2023 +0800

    Drop a URL that is no longer on the web

commit 7fef65e8bf41a9946eb416597c39408a77aa3f56
Author: Paul Wise <pabs@debian.org>
Date:   Wed Feb 1 13:16:39 2023 +0800

    Update URLs to https where possible
    
    Prevents network attackers from interfering with requests.

commit 787726801e423c2f2fbe689dff97c9c0441bd2ff
Merge: c508fef ca2e3b5
Author: Nis Martensen <nis.martensen@web.de>
Date:   Fri Feb 3 21:40:59 2023 +0000

    Merge branch 'pep440' into 'master'
    
    Make Python version PEP440 compliant
    
    See merge request reportbug-team/reportbug!84

commit ca2e3b530682cd0ed8aab5597b84f8ff303673cc
Author: Benjamin Drung <benjamin.drung@canonical.com>
Date:   Wed Feb 1 10:58:47 2023 +0100

    Make Python version PEP440 compliant
    
    Python versions like `11.6.0ubuntu1` or `7.5.3~deb10u1` are not PEP440
    compliant. With setuptools 66, the versions of all packages visible in
    the Python environment *must* obey PEP440.
    
    Bug: https://github.com/pypa/setuptools/issues/3772
    Bug-Ubuntu: https://launchpad.net/bugs/1991606
    Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>

commit c508fef2431ddc1b54c5a0db3546e7a1575514c3
Author: Nis Martensen <nis.martensen@web.de>
Date:   Mon Jan 16 23:09:51 2023 +0100

    bin/reportbug: adjust logic to avoid duplicates in taglist

commit 4221693645aeb58943de802f7855e40a2179ece3
Merge: 8c310bd 0e853e1
Author: Nis Martensen <nis.martensen@web.de>
Date:   Mon Jan 16 21:34:03 2023 +0000

    Merge branch 'auto-add-tags' into 'master'
    
    Automatically add tags based on the subject
    
    See merge request reportbug-team/reportbug!82

commit 0e853e19031e8d6365081bd3137dfb50ea3aa658
Author: Paul Wise <pabs@debian.org>
Date:   Mon Dec 12 07:25:49 2022 +0800

    Automatically add tags based on the subject
    
    When a bug has FTBFS in the subject, the ftbfs tag was likely forgotten,
    similarly for PATCH or security/vuln/exploit in the subject.
    
    In case of false positives, the submitter will still be able to remove them,
    since the tagging happens before the bug mail is being written.
    
    Examples of bugs where this happened include:
    
    https://bugs.debian.org/932500
    https://bugs.debian.org/1025904
    https://bugs.debian.org/1025905

commit 8c310bd4655231085afd5e1e9c1f13cce85044b0
Merge: 981e4bb cca7410
Author: Nis Martensen <nis.martensen@web.de>
Date:   Sun Jan 15 13:00:15 2023 +0000

    Merge branch 'drop-progeny' into 'master'
    
    Drop vestigial reference to the Progeny distro
    
    See merge request reportbug-team/reportbug!81

commit cca7410082dba88e0b1b36a22c14184395776c0e
Author: Paul Wise <pabs@debian.org>
Date:   Sun Dec 11 18:05:40 2022 +0800

    Drop progenyother variable
    
    It is no longer used and the Progeny distro no longer exists.
Created: 2023-01-15 Last update: 2023-09-26 14:08
lintian reports 5 warnings normal
Lintian reports 5 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2022-12-05 Last update: 2023-02-18 17:09
AppStream hints: 1 warning normal
AppStream found metadata issues for packages:
  • reportbug-gtk: 1 warning
You should get rid of them to provide more metadata about this software.
Created: 2020-06-01 Last update: 2020-06-01 01:13
news
[rss feed]
  • [2023-05-04] reportbug 12.0.0 MIGRATED to testing (Debian testing watch)
  • [2023-04-29] Accepted reportbug 12.0.0 (source) into unstable (Nis Martensen)
  • [2022-12-07] reportbug 11.6.0 MIGRATED to testing (Debian testing watch)
  • [2022-12-04] Accepted reportbug 11.6.0 (source) into unstable (Nis Martensen)
  • [2022-08-20] reportbug 11.5.1 MIGRATED to testing (Debian testing watch)
  • [2022-08-17] Accepted reportbug 11.5.1 (source) into unstable (Nis Martensen)
  • [2022-05-02] reportbug 11.5.0 MIGRATED to testing (Debian testing watch)
  • [2022-04-30] Accepted reportbug 11.5.0 (source) into unstable (Nis Martensen)
  • [2022-03-01] reportbug 11.4.1 MIGRATED to testing (Debian testing watch)
  • [2022-02-26] Accepted reportbug 11.4.1 (source) into unstable (Nis Martensen)
  • [2022-02-15] reportbug 11.4.0 MIGRATED to testing (Debian testing watch)
  • [2022-02-12] Accepted reportbug 11.4.0 (source) into unstable (Nis Martensen)
  • [2022-01-25] reportbug 11.3.0 MIGRATED to testing (Debian testing watch)
  • [2022-01-22] Accepted reportbug 11.3.0 (source) into unstable (Nis Martensen)
  • [2022-01-02] reportbug 11.2.0 MIGRATED to testing (Debian testing watch)
  • [2021-12-30] Accepted reportbug 11.2.0 (source) into unstable (Nis Martensen)
  • [2021-10-21] reportbug 11.1.0 MIGRATED to testing (Debian testing watch)
  • [2021-10-18] Accepted reportbug 11.1.0 (source) into unstable (Nis Martensen)
  • [2021-09-08] Accepted reportbug 7.10.3+deb11u1 (source) into proposed-updates->stable-new, proposed-updates (Debian FTP Masters) (signed by: Thomas Goirand)
  • [2021-08-28] reportbug 11.0.0 MIGRATED to testing (Debian testing watch)
  • [2021-08-26] Accepted reportbug 11.0.0 (source) into unstable (Sandro Tosi)
  • [2021-03-07] reportbug 7.10.3 MIGRATED to testing (Debian testing watch)
  • [2021-02-24] Accepted reportbug 7.10.3 (source) into unstable (Nis Martensen)
  • [2021-02-21] reportbug 7.10.2 MIGRATED to testing (Debian testing watch)
  • [2021-02-10] Accepted reportbug 7.10.2 (source) into unstable (Nis Martensen)
  • [2021-02-09] Accepted reportbug 7.10.1 (source) into unstable (Nis Martensen)
  • [2021-02-08] Accepted reportbug 7.10.0 (source) into unstable (Nis Martensen)
  • [2020-12-24] reportbug 7.9.0 MIGRATED to testing (Debian testing watch)
  • [2020-12-22] Accepted reportbug 7.9.0 (source) into unstable (Nis Martensen)
  • [2020-11-02] reportbug 7.8.0 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 112 121
  • RC: 0
  • I&N: 43 45
  • M&W: 67 74
  • F&P: 2
  • patch: 9 11
links
  • lintian (0, 5)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 11.6.0ubuntu2
  • 21 bugs
  • patches for 11.6.0ubuntu2

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing