en-US/Trouble_During_common-python-errors.xml en-US/Trouble_During_x86_ppc-section-2-para-1.xml en-US/Trouble_During_x86_ppc-section-2-para-2a.xml en-US/Trouble_During_x86_ppc-section-2-para-2.xml en-US/Trouble_During_x86_ppc-section-2-para-3.xml en-US/Trouble_During-x86.xml

Rüdiger Landmann rlandmann at fedoraproject.org
Mon Aug 3 14:24:52 UTC 2009


 en-US/Trouble_During-x86.xml                       |   10 +------
 en-US/Trouble_During_common-python-errors.xml      |    4 ---
 en-US/Trouble_During_x86_ppc-section-2-para-1.xml  |   28 ++++++++++++++++++++-
 en-US/Trouble_During_x86_ppc-section-2-para-2.xml  |   28 ++++++++++++++++++++-
 en-US/Trouble_During_x86_ppc-section-2-para-2a.xml |    7 -----
 en-US/Trouble_During_x86_ppc-section-2-para-3.xml  |   14 ----------
 6 files changed, 56 insertions(+), 35 deletions(-)

New commits:
commit 3a8f744415e34d784a3bc0e6ae922b16057202bd
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Tue Aug 4 00:24:13 2009 +1000

    More details of saving anaconda errors -- BZ#498991

diff --git a/en-US/Trouble_During-x86.xml b/en-US/Trouble_During-x86.xml
index 7e51d6b..5f5700e 100644
--- a/en-US/Trouble_During-x86.xml
+++ b/en-US/Trouble_During-x86.xml
@@ -42,17 +42,11 @@
 		
 		<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Trouble_During_x86_ppc-section-2-indexterms-3.xml"/>
 		
-		<!-- First paragraph -->
 		<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Trouble_During_x86_ppc-section-2-para-1.xml"/>
+		<!-- If anaconda encounters an error -->
 		 
-		<!-- Second paragraph -->
 		<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Trouble_During_x86_ppc-section-2-para-2.xml"/>
-		
-		<!-- Between the second and third paragraphs -->
-		<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Trouble_During_x86_ppc-section-2-para-2a.xml"/>
-		 
-		<!-- Third paragraph -->
-		<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Trouble_During_x86_ppc-section-2-para-3.xml"/>
+		<!-- If you select Save from the main dialog, -->
 		
 	</section>
 	 
diff --git a/en-US/Trouble_During_common-python-errors.xml b/en-US/Trouble_During_common-python-errors.xml
index 8ab5736..12f3520 100644
--- a/en-US/Trouble_During_common-python-errors.xml
+++ b/en-US/Trouble_During_common-python-errors.xml
@@ -33,10 +33,6 @@ p4  (dp5  S'progressWindow'  p6   <failed><!--</computeroutput>-->
 		</para>
 		
 		<para>
-			If the error occurs after the graphical installer stage of <application>anaconda</application> has commenced, you can submit the error to Red Hat's bug tracking system, Bugzilla. You will need to supply your Bugzilla username and password, and a description of the bug. 
-		</para>
-		
-		<para>
 			If you experience such an error, first try to download any available updates for <application moreinfo="none">anaconda</application>. Updates for <application>anaconda</application> and instructions for using them can be found at:
 		</para>
 <screen>
diff --git a/en-US/Trouble_During_x86_ppc-section-2-para-1.xml b/en-US/Trouble_During_x86_ppc-section-2-para-1.xml
index 2b1b53d..b031c9d 100644
--- a/en-US/Trouble_During_x86_ppc-section-2-para-1.xml
+++ b/en-US/Trouble_During_x86_ppc-section-2-para-1.xml
@@ -4,5 +4,31 @@
 
 
 <para>
-	If you receive a traceback error message during installation, you can usually save it to removeable media, for example a USB flash drive or a floppy disk.
+	If <application>anaconda</application> encounters an error after the graphical installation process has started, it will present you with a screen that contains the following options:
+	<variablelist>
+		<varlistentry>
+			<term>Debug</term>
+			<listitem>
+				<para>
+					shows you the details of the error.
+				</para>
+			</listitem>
+		</varlistentry>
+		<varlistentry>
+			<term>Save</term>
+			<listitem>
+				<para>
+					saves details of the error locally or remotely
+				</para>
+			</listitem>
+		</varlistentry>
+		<varlistentry>
+			<term>Quit</term>
+			<listitem>
+				<para>
+					exits the dialog.
+				</para>
+			</listitem>
+		</varlistentry>
+	</variablelist>
 </para>
\ No newline at end of file
diff --git a/en-US/Trouble_During_x86_ppc-section-2-para-2.xml b/en-US/Trouble_During_x86_ppc-section-2-para-2.xml
index 9ba5c2b..f6650d0 100644
--- a/en-US/Trouble_During_x86_ppc-section-2-para-2.xml
+++ b/en-US/Trouble_During_x86_ppc-section-2-para-2.xml
@@ -3,5 +3,31 @@
 ]>
 
 <para>
-	If you do not have removeable media available on your system, you can <command moreinfo="none">scp</command> the error message to a remote system.
+	If you select <guimenuitem>Save</guimenuitem> from the main dialog, you can choose from the following options:
+	<variablelist>
+		<varlistentry>
+			<term>Save locally</term>
+			<listitem>
+				<para>
+					saves details of the error to the local hard drive. 
+				</para>
+			</listitem>
+		</varlistentry>
+		<varlistentry>
+			<term>Save to remote</term>
+			<listitem>
+				<para>
+					saves details of the error to a remote location using <application>SCP</application>. 
+				</para>
+			</listitem>
+		</varlistentry>
+		<varlistentry>
+			<term>Save to Bugzilla</term>
+			<listitem>
+				<para>
+					submits details of the error to Red Hat's bug-tracking system, Bugzilla. You will need to supply a Bugzilla username and password, and a description of the bug. 
+				</para>
+			</listitem>
+		</varlistentry>
+	</variablelist>
 </para>
\ No newline at end of file
diff --git a/en-US/Trouble_During_x86_ppc-section-2-para-2a.xml b/en-US/Trouble_During_x86_ppc-section-2-para-2a.xml
deleted file mode 100644
index 9874448..0000000
--- a/en-US/Trouble_During_x86_ppc-section-2-para-2a.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
-]>
-
-<para>
-	If you already have an account in Red Hat's bug-tracking system, Bugzilla, you can choose to submit details of the problem there. You will need to supply your Bugzilla username and password, and a description of the bug. 
-</para>
diff --git a/en-US/Trouble_During_x86_ppc-section-2-para-3.xml b/en-US/Trouble_During_x86_ppc-section-2-para-3.xml
deleted file mode 100644
index 9e8056e..0000000
--- a/en-US/Trouble_During_x86_ppc-section-2-para-3.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
-	  
-	  
-	  
-	  ]>
-
-<para>
-	When the traceback dialog appears, the traceback error message is automatically written to a file named <filename moreinfo="none">/tmp/anacdump.txt</filename>. Once the dialog appears, switch over to a new tty (virtual console) by pressing the keys
-	<command moreinfo="none">
-	<keycombo moreinfo="none"><keycap moreinfo="none">Ctrl</keycap><keycap moreinfo="none">Alt</keycap><keycap moreinfo="none">F2</keycap>
-	</keycombo>
-	</command> and <command moreinfo="none">scp</command> the message written to <filename moreinfo="none">/tmp/anacdump.txt</filename> to a known working remote system.
-</para>
\ No newline at end of file





More information about the Fedora-docs-commits mailing list