Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jan 2016 11:53:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205762] CHEESESHOP bsd.sites.mk substitution breaks databases/pyspatialite
Message-ID:  <bug-205762-13-l3dFtvKOUv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205762-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205762-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205762

--- Comment #6 from Raphael Kubo da Costa <rakuco@FreeBSD.org> ---
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 on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205762-13-l3dFtvKOUv>