Package: <packagename>

Version: <packageversion>


   - The *exact* and *complete* text of any error messages printed or
   logged. This is very important!
   - Exactly what you typed or did to demonstrate the problem.
   - A description of the incorrect behavior: exactly what behavior you
   were expecting, and what you observed. A transcript of an example session
   is a good way of showing this.
   - A suggested fix, or even a patch, if you have one.
   - Details of the configuration of the program with the problem. Include
   the complete text of its configuration files.
   - The versions of any packages on which the buggy package depends.
   - What kernel version you're using (type uname -a), your shared C
   library (type ls -l /lib/libc.so.6 or dpkg -s libc6 | grep ^Version),
   and any other details about your Debian system, if it seems appropriate.
   For example, if you had a problem with a Perl script, you would want to
   provide the version of the `perl' binary (type perl -v or dpkg -s perl |
   grep ^Version:).
   - Appropriate details of the hardware in your system. If you're
   reporting a problem with a device driver please list *all* the hardware
   in your system, as problems are often caused by IRQ and I/O address
   conflicts.
   - If you have reportbug
   <https://packages.debian.org/stable/utils/reportbug> installed the
   output of reportbug -q --template -T none -s none -S normal -b --list-cc
   none -q <package> will also be useful, as it contains the output of
   maintainer specific scripts and version information.

Reply via email to