On Mon 16/10/2017 08:42, Remi Locherer wrote: > On Thu, Oct 12, 2017 at 10:10:58PM +0200, Björn Ketelaars wrote: > > On Sun 08/10/2017 07:42, Björn Ketelaars wrote: > > > Please find enclosed a port for Guzzle Sphinx Theme, which is needed as > > > build > > > dependency for the upcoming borgbackup update. > > > > > > OK? > > > > > > > Ping? > > Hi Björn, > > I tried to build the package for Guzzle Sphinx Theme but it fails: > > mistral ..zzle_theme$ make package > ===> Looking for py-sphinx_guzzle_theme-0.7.11.tgz in $PKG_PATH - not found > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1935 > '/usr/ports/packages/amd64/cache/py-sphinx_guzzle_theme-0.7.11.tgz': @if > /us...) > `/usr/ports/pobj/py-sphinx_guzzle_theme-0.7.11/fake-amd64/.fake_done' is up > to date. > ===> Building package for py-sphinx_guzzle_theme-0.7.11 > Create /usr/ports/packages/amd64/all/py-sphinx_guzzle_theme-0.7.11.tgz > Error: duplicate item in packing-list > /usr/local/lib/python2.7/site-packages/guzzle_sphinx_theme > Fatal error: can't continue > at /usr/libdata/perl5/OpenBSD/PkgCreate.pm line 1514. > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1950 > '/usr/ports/packages/amd64/all/py-sphinx_guzzle_theme-0.7.11.tgz') > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1943 > '/usr/ports/packages/amd64/all/py-sphinx_guzzle_theme-0.7.11.tgz') > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2446 > '_internal-package') > *** Error 1 in /usr/ports/textproc/py-sphinx_guzzle_theme > (/usr/ports/infrastructure/mk/bsd.port.mk:2425 'package') > mistral 1 ..zzle_theme$ > > > Remi
Remi, thank you for your feedback! I made a mistake, which is easily fixed as you can see below. Fix is included in the attached port. OK? --- textproc/py-sphinx_guzzle_theme/pkg/PLIST +++ textproc/py-sphinx_guzzle_theme/pkg/PLIST @@ -8,7 +8,7 @@ lib/python${MODPY_VERSION}/site-packages/guzzle_sphinx_theme-${MODPY_EGG_VERSION lib/python${MODPY_VERSION}/site-packages/guzzle_sphinx_theme-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt lib/python${MODPY_VERSION}/site-packages/guzzle_sphinx_theme-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt lib/python${MODPY_VERSION}/site-packages/guzzle_sphinx_theme/__init__.py -lib/python${MODPY_VERSION}/site-packages/guzzle_sphinx_theme/${MODPY_PYCACHE}/ +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/guzzle_sphinx_theme/${MODPY_PYCACHE}/ lib/python${MODPY_VERSION}/site-packages/guzzle_sphinx_theme/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/ lib/python${MODPY_VERSION}/site-packages/guzzle_sphinx_theme/guzzle_sphinx_theme/.DS_Store -- Björn Ketelaars GPG key: 0x4F0E5F21
py-sphinx_guzzle_theme.tgz
Description: application/tar-gz