Get_debug_info

Differences between revisions 2 and 3
Revision 2 as of 2012-01-16 04:11:44
Size: 970
Editor: host-174-45-137-127
Comment: include step-by-step instructions too
Revision 3 as of 2012-01-19 18:21:40
Size: 975
Editor: 74-95-113-201-Colorado
Comment: include stderr too
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * Run '''software-center | tee usc.log''' in the terminal.  * Run '''software-center 2>&1 | tee usc.log''' in the terminal.

My purchase/install failed. How can I get more detail about the error?

If you would like to get more information about exactly what failed during a purchase or installation, or if you would like to provide more details for a bug report or support ticket, please do the following:

  • Open a terminal, such as gnome-terminal.

  • Run software-center 2>&1 | tee usc.log in the terminal.

  • Attempt to install the failing package in Software Center. Write down each action you take during this process, so there will be enough information to duplicate your steps exactly.
  • As soon as the install fails, note what the last messages were in the terminal and then quit from Software Center.
  • Attach the usc.log file to your bug report or support request. It may be helpful if you add a note in the log file first pointing out the point where the install failed.

This should provide plenty of detail for a developer to diagnose and fix the issue.

Pay/FAQs/Get_debug_info (last edited 2012-05-16 05:05:05 by host-184-166-192-31)