diff options
author | Frans Pop <elendil@planet.nl> | 2006-12-29 05:10:56 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-12-29 05:10:56 +0000 |
commit | d598f4fca5861208c13643b92ea09bf748fdbe77 (patch) | |
tree | 25e7f1e1129f7222169cc853f2edc812c73b1399 /en | |
parent | d550de3162b989ed9d202ee28ee09c7fb9de1d62 (diff) | |
download | installation-guide-d598f4fca5861208c13643b92ea09bf748fdbe77.zip |
reportbug needs to be configured before it can be run (in most cases)
Diffstat (limited to 'en')
-rw-r--r-- | en/boot-installer/trouble.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/en/boot-installer/trouble.xml b/en/boot-installer/trouble.xml index 6f45f68ca..e21553304 100644 --- a/en/boot-installer/trouble.xml +++ b/en/boot-installer/trouble.xml @@ -502,9 +502,12 @@ you use an E-Mail address that you do not mind being made public. </para><para> If you have a working Debian system, the easiest way to send an installation -report is to install the installation-report and reportbug packages -(<command>apt-get install installation-report reportbug</command>) and run -the command <command>reportbug installation-report</command>. +report is to install the <classname>installation-report</classname> and +<classname>reportbug</classname> packages +(<command>aptitude install installation-report reportbug</command>), +configure <classname>reportbug</classname> as explained in +<xref linkend="mail-outgoing"/>, and run the command <command>reportbug +installation-report</command>. </para><para> |