From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-science+bounces-1311-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1PNjww-0005vV-79
	for garchives@archives.gentoo.org; Wed, 01 Dec 2010 10:30:10 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1CB09E0912;
	Wed,  1 Dec 2010 10:29:38 +0000 (UTC)
Received: from mailgate-02.zdv.uni-mainz.de (mailgate-02.zdv.Uni-Mainz.DE [134.93.178.246])
	by pigeon.gentoo.org (Postfix) with ESMTP id B622CE0912
	for <gentoo-science@lists.gentoo.org>; Wed,  1 Dec 2010 10:29:37 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
  d=uni-mainz.de; i=cschwan@students.uni-mainz.de;
  q=dns/txt; s=ironport; t=1291199378; x=1322735378;
  h=from:to:subject:date:references:in-reply-to:mime-version:
   content-transfer-encoding:message-id;
  z=From:=20Christopher=20Schwan=20<cschwan@students.uni-mai
   nz.de>|To:=20<gentoo-science@lists.gentoo.org>|Subject:
   =20Re:=20[gentoo-science]=20[sage-on-gentoo]=20Sage-4.5.3
   =20segmentation=20fault|Date:=20Wed,=201=20Dec=202010=201
   1:29:32=20+0100|References:=20<20101026123223.d0b84170.v_
   2e@ukr.net>=20<201011291143.10495.cschwan@students.uni-ma
   inz.de>=20<20101201121429.035c4b94.v_2e@ukr.net>
   |In-Reply-To:=20<20101201121429.035c4b94.v_2e@ukr.net>
   |MIME-Version:=201.0|Content-Transfer-Encoding:=207bit
   |Message-ID:=20<201012011129.32923.cschwan@students.uni-m
   ainz.de>;
  bh=98HyJ6KakZBazVx3gBGrtBfxrKEDAnVIJVLUWrfRKl8=;
  b=SBGd83af05vf2ZAwe/WiNbKvilyXsUvVoFAEVsnzADIJs2uMEs5GrKXI
   HL+r9+xjNVy9SLi6iRTMu+xX/Pn9t6mspBGswjGhPa2rPsL5h41vJsutC
   vUzcS9Wes0GJRt160yjH9te4SJQv6axj4AtzRD9vUAITC+oaiiFpR9Glc
   s=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AlcGAO6y9UwKXgZQ/2dsb2JhbACVA45/xBGFRwSNeQ
Received: from e14hub-01.zdv.uni-mainz.de ([10.94.6.80])
  by mailgate-02.zdv.uni-mainz.de with ESMTP; 01 Dec 2010 11:29:34 +0100
Received: from gnuke-notebook.localnet (134.93.87.197) by mail.uni-mainz.de
 (10.94.6.82) with Microsoft SMTP Server (TLS) id 14.1.218.12; Wed, 1 Dec 2010
 11:29:33 +0100
From: Christopher Schwan <cschwan@students.uni-mainz.de>
To: <gentoo-science@lists.gentoo.org>
Subject: Re: [gentoo-science] [sage-on-gentoo] Sage-4.5.3 segmentation fault
Date: Wed, 1 Dec 2010 11:29:32 +0100
User-Agent: KMail/1.13.5 (Linux/2.6.35-gentoo-r12; KDE/4.5.3; i686; ; )
References: <20101026123223.d0b84170.v_2e@ukr.net> <201011291143.10495.cschwan@students.uni-mainz.de> <20101201121429.035c4b94.v_2e@ukr.net>
In-Reply-To: <20101201121429.035c4b94.v_2e@ukr.net>
Precedence: bulk
List-Post: <mailto:gentoo-science@lists.gentoo.org>
List-Help: <mailto:gentoo-science+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-science+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-science+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-science.gentoo.org>
X-BeenThere: gentoo-science@lists.gentoo.org
Reply-to: gentoo-science@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-ID: <201012011129.32923.cschwan@students.uni-mainz.de>
X-Originating-IP: [134.93.87.197]
X-Archives-Salt: 8d8c3341-0ad8-4782-916a-d5b52e2776f0
X-Archives-Hash: 9477000c86844390759f7a90eeda93eb

Hi,

On Wednesday 01 December 2010 11:14:29 v_2e@ukr.net wrote:
>   Hello!
>   I have migrated to Python-2.7.1 yesterday (by the way, I had to
> rename my
> '/var/lib/layman/sage-on-gentoo/dev-lang/python/python-2.7.ebuild'
> file to
> '/var/lib/layman/sage-on-gentoo/dev-lang/python/python-2.7.1.ebuild'
> since there is Python-2.7.1 in the main Portage tree already.)

Thanks for that info - I removed the 2.7 from our overlay because it isnt 
supported (not tested).

>   And Sage shows the same behaviour as before. The same segmentation
> fault.

Thats is as expected since Sage selects python to be 2.6.

> 
> 
> -----
>  <v_2e@ukr.net>