From owner-freebsd-python@FreeBSD.ORG Sun Apr 1 21:54:29 2007 Return-Path: X-Original-To: python@freebsd.org Delivered-To: freebsd-python@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5209A16A401 for ; Sun, 1 Apr 2007 21:54:29 +0000 (UTC) (envelope-from nicovit@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by mx1.freebsd.org (Postfix) with ESMTP id 1214013C46C for ; Sun, 1 Apr 2007 21:54:28 +0000 (UTC) (envelope-from nicovit@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so1277213wra for ; Sun, 01 Apr 2007 14:54:28 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=o/YLWstIIY0fMKH5VAkZ8te/1lOXqVlagNQnY3CAgw36UgYn/TW3WWbmgjKNTzk1+UvZtN1EDQtG3rkcOUgu98RSHw7GaTjw4y0eEf70MqhhGKLu1C/soQjP86pcH7ijOopg7QcxYxE52YiBxi1tObhD+m5sErkCcJuJTd6fBZ8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=j6zSubINEontfwImJDigOm5lTwqlyeW3H3724Gtfs5/6AXMVoDFJsVTL57wToO5LsVq7naD8Yphp+QZuPlAXoBdkXNFUQh7KD2W0xK8CH4HbVYGjkMZg5v3T1pFb4me6wPR8XjIDp0d3/LRBcK7oRC2yRSYZvnsfiUgjlei5VU8= Received: by 10.115.106.7 with SMTP id i7mr1569854wam.1175463000978; Sun, 01 Apr 2007 14:30:00 -0700 (PDT) Received: by 10.114.144.16 with HTTP; Sun, 1 Apr 2007 14:30:00 -0700 (PDT) Message-ID: <25ef68cb0704011430j7ddc1f2auda638ef05b144df0@mail.gmail.com> Date: Sun, 1 Apr 2007 23:30:00 +0200 From: "Nicola Vitale" To: "Kris Kennaway" In-Reply-To: <20070401184419.GE26436@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070401184419.GE26436@xor.obsecurity.org> Cc: python@freebsd.org Subject: Re: [ports-i386@pointyhat.freebsd.org: py24-simplejson-1.7.1 failed on i386 5] X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2007 21:54:29 -0000 > [2007/4/1, Kris Kennaway ] > Still broken I think we have to set MANUAL_PACKAGE_BUILD=Doesn't build in tinderbox environment, because the installed Python egg has the OS release in the filename (see http://www.marcuscom.com/pipermail/tinderbox-list/2006-December/000771.html ) > Copying simplejson-1.7.1-py2.4-freebsd-7.0-CURRENT-i386.egg to /usr/local/lib/python2.4/site-packages > [...] > tar: lib/python2.4/site-packages/simplejson-1.7.1-py2.4-freebsd-5.5-STABLE-i386.egg: Could not stat: No such file or directory -- Nicola Vitale nivit@FreeBSD.org