From owner-freebsd-python@FreeBSD.ORG Sat Apr 12 10:30:01 2014 Return-Path: Delivered-To: freebsd-python@smarthost.ysv.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 9795D58F for ; Sat, 12 Apr 2014 10:30:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6ACDB16B8 for ; Sat, 12 Apr 2014 10:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3CAU1TB007276 for ; Sat, 12 Apr 2014 10:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3CAU1ov007275; Sat, 12 Apr 2014 10:30:01 GMT (envelope-from gnats) Date: Sat, 12 Apr 2014 10:30:01 GMT Message-Id: <201404121030.s3CAU1ov007275@freefall.freebsd.org> To: freebsd-python@FreeBSD.org Cc: From: Johannes Meixner Subject: Re: ports/188431: Every python 2.7 port is generating broken .PLIST files X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Johannes Meixner List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2014 10:30:01 -0000 The following reply was made to PR ports/188431; it has been noted by GNATS. From: Johannes Meixner To: bug-followup@freebsd.org Cc: Subject: Re: ports/188431: Every python 2.7 port is generating broken .PLIST files Date: Sat, 12 Apr 2014 13:27:10 +0300 --9zSXsLTf0vkW971A Content-Type: multipart/mixed; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I've been able to reproduce it using the following steps: 1. poudriere testport -I -n -j -p -o devel/py-pip once that's done, enter the jail and execute 2. pip install --upgrade setuptools 3. cd /usr/ports/devel/py-pytz && make install clean=20 I've attached the logs to this step as proof. Could you please provide the output of=20 `ls -la /usr/local/lib/python2.7/site-packages`=20 as well as `pkg version -v` and `pip list` ? Thanks, -J --=20 Johannes Meixner Ports Committer --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=pytzlog ===> Installing for py27-pytz-2014.1.1,1 ===> py27-pytz-2014.1.1,1 depends on package: py27-setuptools27>0 - found ===> py27-pytz-2014.1.1,1 depends on file: /usr/local/bin/python2.7 - found ===> Checking if devel/py-pytz already installed ===> Registering installation for py27-pytz-2014.1.1,1 pkg-static: Plist error, directory listed as a file: lib/python2.7/site-packages/pytz-2014.1.1-py2.7.egg-info *** Error code 74 Stop. make: stopped in /usr/ports/devel/py-pytz --oyUTqETQ0mS9luUI-- --9zSXsLTf0vkW971A Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJTSRT+AAoJEPyeKTcbGw0LHPMH/inheg0P7PFnmfY29iIkXYtC 0ZG5ugIIfL8Skt+xzkDDXtLJaV7vu7SjTsTmoCx/ZiXXJVaM6GmZHQXmN99HbiDi dvOorFAS0DO+OLI059SLxBYVDVLu35dVyushn5/UuyfihaeTPTarSDusQNuBeH6+ Nqe2bltrFsdtWovtIRFCuTuVtuU1RlRwKp/MOP4fuCCNOMhW2qhBJTxrQamiWGze v3EpjzV+2KZaZYwlBXpAwrIZhj+nZ1WaN9P+qtCrTRrH5upXH7l8CGVJJDgLSoK2 O/ar78UrMYi8lJP6FMWFs3v4xcg4RkWKxyW0sarF6OxU6IsiDa+N7veHs10T7hc= =JwKA -----END PGP SIGNATURE----- --9zSXsLTf0vkW971A--