public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r12041 - main/trunk/pym/portage
@ 2008-11-22 18:47 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2008-11-22 18:47 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2008-11-22 18:47:19 +0000 (Sat, 22 Nov 2008)
New Revision: 12041

Modified:
   main/trunk/pym/portage/__init__.py
Log:
Add some hints about bash binary corruption and hardware malfunction to the
message that's displayed when bash exits unexpectedly.


Modified: main/trunk/pym/portage/__init__.py
===================================================================
--- main/trunk/pym/portage/__init__.py	2008-11-22 11:39:03 UTC (rev 12040)
+++ main/trunk/pym/portage/__init__.py	2008-11-22 18:47:19 UTC (rev 12041)
@@ -5131,7 +5131,9 @@
 	"is known to be triggered " + \
 	"by things such as failed variable " + \
 	"assignments (bug #190128) or bad substitution " + \
-	"errors (bug #200313)."
+	"errors (bug #200313). This behavior may also be " + \
+	"triggered by a corrupt bash binary or a hardware " + \
+	"problem such as memory or cpu malfunction."
 	return msg
 
 def _doebuild_exit_status_check_and_log(settings, mydo, retval):




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-22 18:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-22 18:47 [gentoo-commits] portage r12041 - main/trunk/pym/portage Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox