From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0D1101381F3 for ; Wed, 19 Jun 2013 10:51:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABCE3E09D2; Wed, 19 Jun 2013 10:50:59 +0000 (UTC) Received: from mx-out-2.rwth-aachen.de (mx-out-2.rwth-aachen.de [134.130.5.187]) by pigeon.gentoo.org (Postfix) with ESMTP id 58D50E09B2 for ; Wed, 19 Jun 2013 10:50:58 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.87,896,1363129200"; d="scan'208";a="138373347" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by mx-2.rz.rwth-aachen.de with ESMTP; 19 Jun 2013 12:50:57 +0200 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.rwth-aachen.de [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id r5JAoucL012758 for ; Wed, 19 Jun 2013 12:50:56 +0200 (CEST) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id 5942B2BA5 for ; Wed, 19 Jun 2013 12:50:58 +0200 (CEST) Date: Wed, 19 Jun 2013 12:50:58 +0200 From: Helmut Jarausch Subject: Re: [gentoo-user] pycrypto-2.6-r2 fails to build To: gentoo-user@lists.gentoo.org References: <51C10263.6030602@googlemail.com> In-Reply-To: <51C10263.6030602@googlemail.com> (from th982a@googlemail.com on Wed Jun 19 02:59:15 2013) X-Mailer: Balsa 2.5.1-25-gcf6355a Message-Id: <1371639058.15594.2@numa-i> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d472d976-da38-499a-92fc-db21af54bd99 X-Archives-Hash: 2a4e5e20c5faa7cb2d69eb62c4343920 On 06/19/2013 02:59:15 AM, Tamer Higazi wrote: > Hi people! > I am trying to build pycrypto, by it fails to merge. >=20 >=20 > Always I get "ACCESS VIOLATION". I didn't make the merge as user (with > sudo), I am doing it as root from a shell. >=20 > Not even a shell opened in gnome. Just in a plain terminal session. >=20 > If anybody of you could tell me where the error might be, I would =20 > kindly > thank you. >=20 >=20 > Tamer >=20 > The complete build error is here: >=20 > http://pastebin.com/raw.php?i=3DwJsrm2ZH In there, there is the message Permission denied: =20 '/usr/lib64/python2.7/site-packages/test-easy-install-666.write-test' I don't have this file here. Could you please check if you have this =20 file, check it permissions and delete it in case you have it. Helmut =