From owner-freebsd-ports@FreeBSD.ORG Sat Nov 16 14:52:29 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17C16BD2; Sat, 16 Nov 2013 14:52:29 +0000 (UTC) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8A1B224AC; Sat, 16 Nov 2013 14:52:28 +0000 (UTC) Received: by mail-wi0-f173.google.com with SMTP id ey16so2163638wid.6 for ; Sat, 16 Nov 2013 06:52:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yHqqooEnZYpLdb98CCROyEOewWy95KgHWxeCtSpoT/g=; b=OepXMuY2LJOEPUtWyhoSb9fa49f/BX4ednZ3yJdR1by/n7wYF5/DkZ8GvHb4m5hITS k4yDMEZ7FoDNsQXvREhBIZVIcGj40nmiCj4VKZvHl2wu9+qVnMWWImXUfle0vyJiGaEH wi8HgCs2NE62SsOp2A2LI0khjM377KEkPVgantaxb3k7WxYQnt9nX7ZB1mpabyixZbyI IunKvCU0nFRxcwR4ZmLqHtvXYzLQhVzG1tYDV9BxftROIo4yiDE6StdI/gobym6GDEFT tz13s1fJlKGn0v3sCDwfD4x/Nc9IN8AG9EiMv/Pi7WGeWI8LwhKQXaDSZbC0Zb3rqibo IJfw== MIME-Version: 1.0 X-Received: by 10.194.23.73 with SMTP id k9mr10995140wjf.24.1384613546867; Sat, 16 Nov 2013 06:52:26 -0800 (PST) Received: by 10.216.67.199 with HTTP; Sat, 16 Nov 2013 06:52:26 -0800 (PST) In-Reply-To: References: Date: Sat, 16 Nov 2013 22:52:26 +0800 Message-ID: Subject: Re: FreeBSD Port: py27-pytz-2013.8,1 From: wen heping To: Fabien Debuire Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Ports , Li-Wen Hsu X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Nov 2013 14:52:29 -0000 I can build pytz-2013.8,1 well on my FreeBSD-9.2 amd64 system. wen 2013/11/16 Fabien Debuire : > Hello, > Since the update to the 2013.8,1 I'm not able to install the port. I'm > running freebsd 9.2 svn with ports up-to-date. > > The error I have is: > > ---> Installing the new version via the port > ===> Staging for py27-pytz-2013.8,1 > ===> py27-pytz-2013.8,1 depends on file: /usr/local/bin/easy_install-2.7 > - found > ===> py27-pytz-2013.8,1 depends on file: /usr/local/bin/python2.7 - found > ===> py27-pytz-2013.8,1 depends on executable: python - found > ===> Generating temporary packing list > usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] > or: setup.py --help [cmd1 cmd2 ...] > or: setup.py --help-commands > or: setup.py cmd --help > > error: option --user not recognized > *** [do-install] Error code 1 > > Stop in /usr/ports/devel/py-pytz. > *** [reinstall] Error code 1 > > Stop in /usr/ports/devel/py-pytz. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade20131116-48239-bu0vrp env UPGRADE_TOOL=portupgrade > UPGRADE_PORT=py27-pytz-2013d UPGRADE_PORT_VER=2013d make reinstall > ---> Restoring the old version > 362 > 385 > > > -- > Fabien Debuire > debuire.fabien@gmail.com > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"