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 ) id 1NqihA-0003ny-3S for garchives@archives.gentoo.org; Sun, 14 Mar 2010 07:57:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 986E2E0887; Sun, 14 Mar 2010 07:57:04 +0000 (UTC) Received: from mailgate-01.zdv.uni-mainz.de (mailgate-01.zdv.Uni-Mainz.DE [134.93.178.241]) by pigeon.gentoo.org (Postfix) with ESMTP id 3B0AAE0887 for ; Sun, 14 Mar 2010 07:57:04 +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=1268553424; x=1300089424; h=from:to:subject:date:references:in-reply-to:mime-version: content-transfer-encoding:message-id; z=From:=20Christopher=20Schwan=20|To:=20|Subject: =20Re:=20[gentoo-science]=20[sage-on-gentoo]=20sage-noteb ook=20fix=20is=20in|Date:=20Sun,=2014=20Mar=202010=2008:5 7:01=20+0100|References:=20<1268543846.20285.0@pavilion64 >=20<201003141927.59178.f.r.bissey@massey.ac.nz>=20<20100 3140846.53653.cschwan@students.uni-mainz.de>|In-Reply-To: =20<201003140846.53653.cschwan@students.uni-mainz.de> |MIME-Version:=201.0|Content-Transfer-Encoding:=20quoted- printable|Message-ID:=20<201003140857.01837.cschwan@stude nts.uni-mainz.de>; bh=yYojYQ96zSjdIaPjZOQHQLV0Qdkc1bOHqB5DpO9C6UM=; b=EtsxgToZEaA824xdjj7A7Wnd6ojdIe2a1nReNPdABiloDg0X3aFIYjCp Z9f8n/gaG+1S8hDfsQInD+VaCtDflygarsCzpJxqpAqKKnBFvY+Mpfr0i KT073wOyt1JU8PYFQfu/awqb4KPau5+y7rxXwlOpPzCcdYKaW2FCnHnEl Q=; X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEACklnEsKXgZQ/2dsb2JhbACbZbZbhHsE Received: from e14hub-01.zdv.uni-mainz.de ([10.94.6.80]) by mailgate-01.zdv.uni-mainz.de with ESMTP; 14 Mar 2010 08:57:03 +0100 Received: from gnuke-notebook.localnet (79.211.227.143) by mail.uni-mainz.de (10.94.6.82) with Microsoft SMTP Server (TLS) id 14.1.85.7; Sun, 14 Mar 2010 08:57:03 +0100 From: Christopher Schwan To: Subject: Re: [gentoo-science] [sage-on-gentoo] sage-notebook fix is in Date: Sun, 14 Mar 2010 08:57:01 +0100 User-Agent: KMail/1.13.1 (Linux/2.6.33-gentoo; KDE/4.4.1; i686; ; ) References: <1268543846.20285.0@pavilion64> <201003141927.59178.f.r.bissey@massey.ac.nz> <201003140846.53653.cschwan@students.uni-mainz.de> In-Reply-To: <201003140846.53653.cschwan@students.uni-mainz.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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: quoted-printable Message-ID: <201003140857.01837.cschwan@students.uni-mainz.de> X-Archives-Salt: ed0f8749-8cfd-45fb-abd6-8671eabeb0f5 X-Archives-Hash: c39233b6f37ff7563b80e64333e538bc Hi, fortunately I was wrong: Am Sonntag 14 M=E4rz 2010 08:46:53 schrieb Christopher Schwan: > Hi, >=20 > I just uploaded pexpect-2.0 with fixes, but it does not seem to fix the > problems with graphics - there is apparently more broken than just pexpec= t. >=20 > Christopher I forgot to add EAPI=3D2 in pexpect-2.0, but now it should work (with graph= ics). Christopher