From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-148226-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 93BBF1381F3
	for <garchives@archives.gentoo.org>; Wed, 19 Jun 2013 10:41:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B2EA1E099B;
	Wed, 19 Jun 2013 10:41:49 +0000 (UTC)
Received: from mail-bk0-f41.google.com (mail-bk0-f41.google.com [209.85.214.41])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 66EF0E08DC
	for <gentoo-user@lists.gentoo.org>; Wed, 19 Jun 2013 10:41:48 +0000 (UTC)
Received: by mail-bk0-f41.google.com with SMTP id jc3so2307626bkc.28
        for <gentoo-user@lists.gentoo.org>; Wed, 19 Jun 2013 03:41:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=20120113;
        h=message-id:date:from:user-agent:mime-version:to:subject:references
         :in-reply-to:content-type:content-transfer-encoding;
        bh=qY8j5os50LEreUc1XYFRrT0i6losrILqFXDh+ioiuq8=;
        b=neLk0GBU1qUqKsQQnqFpqJBvKn2PbWR+nHzr3oq7aLNl54Y4nOZGYdxx+rxTop0OkW
         ftD+N4XbMGoeoQ8RGStMPBrRsfgdUaeqh4UEBsnoz9qwwvrQhmBiX/xDy9eTo0bxk1Er
         LNO9Lm/GC+/gDc0poXDsOWnx4HO1ZqKzGWy1YKeiWoCPWCd/Wxeu5ry84VfHc1npyzCd
         l+/kRGSDGlNHe24HOEpL/NwXiFRr6usC8ZceEdUdGGKcai0YkcGJtP5pxCgD8sJ6/KqO
         6CWtMtP6bfCZxRoixtycjmkYZTgwnpPJuaJPtwgTxWttU9Nj08fOmAt7ONCrfbS/5uQo
         nl6w==
X-Received: by 10.205.46.195 with SMTP id up3mr301559bkb.108.1371638506770;
        Wed, 19 Jun 2013 03:41:46 -0700 (PDT)
Received: from [212.255.20.24] ([212.255.20.24])
        by mx.google.com with ESMTPSA id m6sm6522545bki.7.2013.06.19.03.41.46
        for <gentoo-user@lists.gentoo.org>
        (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Wed, 19 Jun 2013 03:41:46 -0700 (PDT)
Message-ID: <51C18AE9.6060807@googlemail.com>
Date: Wed, 19 Jun 2013 12:41:45 +0200
From: Tamer Higazi <th982a@googlemail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130619 Thunderbird/17.0.6
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] pycrypto-2.6-r2 fails to build
References: <51C10263.6030602@googlemail.com> <1371629638.15594.0@numa-i>
In-Reply-To: <1371629638.15594.0@numa-i>
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 081fca68-bae7-4e8e-a413-f0cdc51720ee
X-Archives-Hash: ffd7a9e5e72ad8680df96f5a544c8546

Same result with the version of sandbox you make use of it!


Tamer

Am 19.06.2013 10:13, schrieb Helmut Jarausch:
> 
> That's strange, since I've just re-emerged the same version of PyCrypto
> here.
> One difference might be the version of sys-apps/sandbox
> 
> On my "unstable" Portage system I'm using sandbox-2.6-rc1 while you have
> version 2.5.
> 
> 
>> and info:
>>
>  sys-apps/sandbox:         2.5
> 
> Perhaps you should file a bug report about this "sandbox violation"
> 
> Sorry,
> Helmut.