Translation(s): English - español - Français - Italiano - 한국어 - Português (Brasil) - Українська - 简体中文


Portal/IDB/icon-wiki-portal.png

Debian wiki bugs portal. This portal covers all aspects of reporting and working on bugs in Debian.

The BTS (standing for the Bug Tracking System) is Debian's bug tracking system. It was created by the Debian Project for its own needs.

It provides the following functionality:



Reporting bugs

The easiest way to report a bug to Debian is to use reportbug, which will guide you through the reporting process and ensure your bug report includes relevant parts of your system configuration.

When reporting a bug, please explain the issue clearly, including the following information:

If you already know how to fix the bug, please include that as well. See also How to Report Bugs Effectively and BugReport.

If the bug affects all versions of the software and not just the version provided by Debian it is usually better to report it directly to the software's upstream (the people maintaining the software that Debian has packaged), as well as to Debian. This is because many debian developers will be reluctant to fix an issue unless the upstream developers plan to make the same change, and because the upstream is likely to better understand how to fix an issue. Consult the official upstream home page website of the software for information on how to report bugs upstream: you can usually find the upstream home page by running apt show <package> | grep Homepage.

Using the BTS

There is some, incomplete, documentation in Accessing the BTS and the following pages link to further information

From the web

From the command line

There are a couple of command line tools in Debian to help use the BTS

From email

Using the UDD

Using SOAP

See DebbugsSoapInterface

Fixing bugs

Bug Triaging

Bug Squashing Parties

See BSP

Closing bugs

Bug reports can get closed in several ways:

Developing the BTS

Talks about the BTS

Wiki pages

All wiki pages about working with bugs in Debian:


CategoryBugs | CategoryPortal