From owner-freebsd-ports@FreeBSD.ORG Sat Nov 16 13:34:57 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 E3365B4E; Sat, 16 Nov 2013 13:34:56 +0000 (UTC) Received: from mail-oa0-x235.google.com (mail-oa0-x235.google.com [IPv6:2607:f8b0:4003:c02::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A61362167; Sat, 16 Nov 2013 13:34:56 +0000 (UTC) Received: by mail-oa0-f53.google.com with SMTP id j17so485068oag.26 for ; Sat, 16 Nov 2013 05:34:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=pcEDc6Q4ABXhTLTCRFe84yNambiYjnIJgwWbxiZocAA=; b=BSPFws0Udto/UTAbiSdtecKEEqxh3RFsD+S9V6kRJsaNdmZOjVquyRfaPv+5DIfsYX +trQa8B5q67hb7p0aTd64RqdSOSI1f95/UY77frKiRFFzosZonvA7UFiylA+y8YXA9n5 BizMRaNnhV6R9k0tSFAf8kg+XYIOO9UKSS6KUtnXsX6dwaOlwjHSC9/uT6Q2p5jdsLUI SjFOzkqIQJ+FFs2KWXfnjYU32Bzj232/JF5MpH0sJvTgXxCrRh/oIoD5hapQ7JskHa3l iqPggXKguhp0S7AhTdlUCaPya8lzQ/lwZ/AeN484HBCKZisgwtX60E65AXtZNidLm/ji UxvA== MIME-Version: 1.0 X-Received: by 10.182.213.97 with SMTP id nr1mr11340684obc.48.1384608895880; Sat, 16 Nov 2013 05:34:55 -0800 (PST) Received: by 10.182.60.105 with HTTP; Sat, 16 Nov 2013 05:34:55 -0800 (PST) Date: Sat, 16 Nov 2013 14:34:55 +0100 Message-ID: Subject: FreeBSD Port: py27-pytz-2013.8,1 From: Fabien Debuire To: lwhsu@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 Cc: ports@FreeBSD.org 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 13:34:57 -0000 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