LinuxCommandLibrary

reportbug

Report bugs in Debian packages

TLDR

Generate a bug report about a package

$ reportbug package
copy
Report a bug about general problems (not package-specific)
$ reportbug other
copy
Write bug report to a file instead of emailing
$ reportbug -o filename package
copy

SYNOPSIS

reportbug [options] package

DESCRIPTION

reportbug is the official bug reporting tool for Debian-based distributions. It generates bug reports with system information and sends them to the Debian Bug Tracking System via email.
The tool guides users through providing necessary information about the bug and the affected package.

PARAMETERS

-o, --output file

Write bug report to file instead of sending by email

CAVEATS

Requires email configuration for sending reports. Use "other" as package name for infrastructure or general issues.

HISTORY

Part of Debian quality assurance infrastructure. Provides standardized bug reporting for the Debian ecosystem.

SEE ALSO

apt(8), dpkg(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community