From owner-freebsd-python@freebsd.org Mon Jan 4 11:53:59 2016 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C92BA6083A for ; Mon, 4 Jan 2016 11:53:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5169413B2 for ; Mon, 4 Jan 2016 11:53:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 506FEA60839; Mon, 4 Jan 2016 11:53:59 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3757CA60838 for ; Mon, 4 Jan 2016 11:53:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 2816813B1 for ; Mon, 4 Jan 2016 11:53:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u04BrwAi046237 for ; Mon, 4 Jan 2016 11:53:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 205762] CHEESESHOP bsd.sites.mk substitution breaks databases/pyspatialite Date: Mon, 04 Jan 2016 11:53:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rakuco@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2016 11:53:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205762 --- Comment #6 from Raphael Kubo da Costa --- It looks like all errors except for textproc/py-diff-match-patch are unrela= ted to the patch and the ports have been broken for a while. It's worth considering the problems in devel/py-cycler and www/py-blogofile though: basically the tarballs and the directories differ in casing, which = can also cause problems. Not sure if the only solution to those is to set MASTER_SITE_SUBDIR manually. (In reply to Antoine Brodin from comment #5) > I have the following errors with the patch applied: >=20 > fetch: https://pypi.python.org/packages/source/a/anyconfig/anyconfig-0.0.= 5.tar.gz: Not Found Fixed in ports r405193. > fetch: https://pypi.python.org/packages/source/c/cycler/cycler-0.9.0.tar.= gz: Not Found This was broken in ports r404408, I've replied to the commit email. > fetch: https://pypi.python.org/packages/source/m/mongokit/mongokit-0.8.3.= tar.gz: size mismatch: expected 68024, actual 68015 Fixed in ports r405195. > fetch: https://pypi.python.org/packages/source/S/SimPy/SimPy-2.3.1.tar.gz= : Not Found Fixed in ports r405196 and ports r405227. > fetch: https://pypi.python.org/packages/source/u/unittestplus/unittestplu= s-1.1.1.zip: Not Found The project has vanished from PyPI and I couldn't find an official website anymore. I'm tempted to deprecate it and mark the port for removal. > fetch: https://pypi.python.org/packages/source/P/PyX/PyX-0.12.1.tar.gz: N= ot Found This was fixed a few weeks ago in ports r403796. > fetch: https://pypi.python.org/packages/source/B/BitVector/BitVector-3.1.= tar.gz: Not Found Fixed in ports r405198. > fetch: https://pypi.python.org/packages/source/p/python-novaclient/python= -novaclient-2.6.8.tar.gz: Not Found I couldn't find this release/tag in PyPI, GitHub or OpenStack's git repositories. > fetch: https://pypi.python.org/packages/source/d/diff-match-patch-2012111= 9/diff-match-patch-20121119.tar.gz: Not Found This one looks like the only legitimate error: the tarballs' parent director should be diff-match-patch, not diff-match-patch-20121119. > fetch: https://pypi.python.org/packages/source/b/blogofile/blogofile-0.7.= 1.tar.gz: Not Found This has the same problem as devel/py-cycler: the tarball is called "blogofile-0.7.1.tar.gz" (lowercase 'b'), whereas the PyPI project is called "Blogofile" (uppercase 'B'), which is also the tarball's parent directory n= ame. > fetch: https://pypi.python.org/packages/source/d/django-cms/django-cms-2.= 4.1.tar.gz: size mismatch: expected 4436793, actual 4650951 The new tarball has quite a few differences, so I left it broken. > fetch: https://pypi.python.org/packages/source/T/TraitsBackendWX/TraitsBa= ckendWX-3.2.0.tar.gz: Not Found I couldn't find the tarball anywhere. > fetch: https://pypi.python.org/packages/source/T/TraitsGUI/TraitsGUI-3.1.= 0.tar.gz: Not Found Fixed in ports r405199. --=20 You are receiving this mail because: You are the assignee for the bug.=