<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.freegeek.org/index.php?action=history&amp;feed=atom&amp;title=Debian_Bug_Reporting</id>
	<title>Debian Bug Reporting - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.freegeek.org/index.php?action=history&amp;feed=atom&amp;title=Debian_Bug_Reporting"/>
	<link rel="alternate" type="text/html" href="http://wiki.freegeek.org/index.php?title=Debian_Bug_Reporting&amp;action=history"/>
	<updated>2026-04-21T19:22:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.freegeek.org/index.php?title=Debian_Bug_Reporting&amp;diff=22237&amp;oldid=prev</id>
		<title>Vagrant: beginnings of a bug reporting class</title>
		<link rel="alternate" type="text/html" href="http://wiki.freegeek.org/index.php?title=Debian_Bug_Reporting&amp;diff=22237&amp;oldid=prev"/>
		<updated>2006-12-27T23:58:33Z</updated>

		<summary type="html">&lt;p&gt;beginnings of a bug reporting class&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Debian Bug Reporting class should give a basic understanding of how to report bugs on debian systems.&lt;br /&gt;
&lt;br /&gt;
==background==&lt;br /&gt;
===prerequisites===&lt;br /&gt;
* basic familiarity with [[Basic_Linux_Command_Line_for_Builders|commandline]] and [[Command Line 2]]&lt;br /&gt;
* basic understanding of [[Debian Package Management|apt and dpkg]]&lt;br /&gt;
&lt;br /&gt;
==terms==&lt;br /&gt;
&lt;br /&gt;
==tips for working environment==&lt;br /&gt;
* keep a web browser pointed to this page&lt;br /&gt;
* open several terminal windows&lt;br /&gt;
* don&amp;#039;t forget to use the &amp;quot;man&amp;quot; command, or -h and --help&lt;br /&gt;
* commandline reminders&lt;br /&gt;
** remember to use tab completion.&lt;br /&gt;
** hit tab twice, fast.&lt;br /&gt;
** hit tab again!&lt;br /&gt;
** remember to use the up arrow to re-do a previous command&lt;br /&gt;
** keep hitting tab!&lt;br /&gt;
&lt;br /&gt;
==topics covered==&lt;br /&gt;
===http://bugs.debian.org===&lt;br /&gt;
&lt;br /&gt;
http://bugs.debian.org/PACKAGENAME&lt;br /&gt;
&lt;br /&gt;
http://bugs.debian.org/src:PACKAGENAME&lt;br /&gt;
&lt;br /&gt;
http://bugs.debian.org/BUGNUMBER&lt;br /&gt;
&lt;br /&gt;
===reportbug===&lt;br /&gt;
&lt;br /&gt;
reportbug is a helper utility to faciliate good bug reporting. it will help you browse the currently reported bugs, and facilitate providing additional information, or report new bugs.&lt;br /&gt;
&lt;br /&gt;
 apt-get install reportbug&lt;br /&gt;
&lt;br /&gt;
* when you know what package is broken:&lt;br /&gt;
&lt;br /&gt;
 reportbug PACKAGE&lt;br /&gt;
&lt;br /&gt;
* when you know what program, but not what package:&lt;br /&gt;
&lt;br /&gt;
 reportbug -f FILENAME&lt;br /&gt;
&lt;br /&gt;
* without a working mail system (use FILE as a template for your email):&lt;br /&gt;
&lt;br /&gt;
 reportbug -o FILE&lt;br /&gt;
&lt;br /&gt;
* if it [http://bugs.debian.org/399649 stalls indefinitely]:&lt;br /&gt;
&lt;br /&gt;
 reportbug --no-check-available&lt;br /&gt;
&lt;br /&gt;
==additional and related topics==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;br /&gt;
{{stub}}&lt;/div&gt;</summary>
		<author><name>Vagrant</name></author>
	</entry>
</feed>