Package errors. Patch attached.
===> Building package for python-3.7.9
Create /dest/packages/amd64/all/python-3.7.9.tgz
Creating package python-3.7.9
checksumming|*************************************** | 64%
Error:
/usr/ports/pobj/Python-3.7.9/fake-amd64/usr/local/lib/python3.7/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl
does not exist
Error:
/usr/ports/pobj/Python-3.7.9/fake-amd64/usr/local/lib/python3.7/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl
does not exist
pkg_create: can't continue
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2113
'/dest/packages/amd64/all/python-3.7.9.tgz': @trap "cd /dest/packages/amd64/...)
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2594
'_internal-package': @case X${_DEPENDS_CACHE} in X) _DEPENDS_CACHE=$( mktem...)
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2573 'package':
@lock=Python-3.7.9; export _LOCKS_HELD=" Python-3.7.9"; /usr/b...)
*** Error 2 in /usr/ports/lang/python/3.7
(/usr/ports/infrastructure/mk/bsd.port.mk:3581 'repackage': @cd
/usr/ports/lang/python/3.7 && PKGP...)
Error:
/usr/ports/pobj/Python-3.7.9/fake-amd64/usr/local/lib/python3.7/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl
does not exist
pkg_create: can't continue
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2113
'/dest/packages/amd64/all/python-3.7.9.tgz': @trap "cd /dest/packages/amd64/...)
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2594
'_internal-package': @case X${_DEPENDS_CACHE} in X) _DEPENDS_CACHE=$( mktem...)
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2573 'package':
@lock=Python-3.7.9; export _LOCKS_HELD=" Python-3.7.9"; /usr/b...)
*** Error 2 in /usr/ports/lang/python/3.7
(/usr/ports/infrastructure/mk/bsd.port.mk:3581 'repackage': @cd
/usr/ports/lang/python/3.7 && PKGP...)
===> Building package for python-idle-3.7.9
Create /dest/packages/amd64/all/python-idle-3.7.9.tgz
Creating package python-idle-3.7.9
checksumming|*** | 5%
Error:
/usr/ports/pobj/Python-3.7.9/fake-amd64/usr/local/lib/python3.7/idlelib/Icons/idle.icns
does not exist
pkg_create: can't continue
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2113
'/dest/packages/amd64/all/python-idle-3.7.9.tgz': @trap "cd /dest/packages/a...)
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2594
'_internal-package': @case X${_DEPENDS_CACHE} in X) _DEPENDS_CACHE=$( mktem...)
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2573 'package':
@lock=Python-3.7.9; export _LOCKS_HELD=" Python-3.7.9"; /usr/b...)
*** Error 2 in /usr/ports/lang/python/3.7
(/usr/ports/infrastructure/mk/bsd.port.mk:3581 'repackage': @cd
/usr/ports/lang/python/3.7 && PKGP...)
Ian McWilliam
________________________________
From: Kurt Mosiejczuk <[email protected]>
Sent: Tuesday, 25 August 2020 10:16 AM
To: Ian McWilliam <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Spam: Re: OpenBSD 6.7-stable Python 3.7 update
On Mon, Aug 24, 2020 at 11:22:55PM +0000, Ian McWilliam wrote:
> This looks like the Makefile update is missing for the Python 3.7 update
> under 6.7-stable.
> Obtaining OpenBSD-6.7-stable ports tree.
> P devel/quirks/Makefile
> P devel/quirks/files/Quirks.pm
> U lang/python/3.7/distinfo
> P lang/python/3.7/pkg/PLIST-idle
> P lang/python/3.7/pkg/PLIST-main
> P lang/python/3.7/pkg/PLIST-tests
Yup. Thanks. I've fixed it now.
(patch got kicked out multiple places since we didn't backport the 3.7.8
update. I fixed all the rejects but the Makefile... :) )
--Kurt
python-3.7.9-fix.diff
Description: python-3.7.9-fix.diff
