Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2018 22:08:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 230760] databases/py-sqlite3 - USES=python:37 fails with wrong file name
Message-ID:  <bug-230760-21822-ssGeXRpOKx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230760-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230760-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python mailing
list <python@FreeBSD.org> for maintainer-feedback:
Bug 230760: databases/py-sqlite3 - USES=3Dpython:37 fails with wrong file n=
ame
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230760



--- Description ---
when building with:

make USES=3Dpython:3.7 install

fails with:

=3D=3D=3D>  License PSFL accepted by the user
=3D=3D=3D>   py37-sqlite3-3.7.0_7 depends on file: /usr/local/sbin/pkg - fo=
und
=3D> python/Python-3.7.0.tar.gz is not in /usr/ports/lang/python37/distinfo.
=3D> Either /usr/ports/lang/python37/distinfo is out of date, or
=3D> python/Python-3.7.0.tar.gz is spelled incorrectly.
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/py-sqlite3

distinfo of /usr/ports/lang/python37:

TIMESTAMP =3D 1530427311
SHA256 (python/Python-3.7.0.tar.xz) =3D
0382996d1ee6aafe59763426cf0139ffebe36984474d0ec4126dd1c40a8b3549
SIZE (python/Python-3.7.0.tar.xz) =3D 16922100

FIX: Decompress the .xz file and recompress with gzip. Add the SHA256 check=
sum
to /usr/lang/python3.7/distinfo:

SHA256 (python/Python-3.7.0.tar.gz) =3D
7ad02f5d7c16aa8f0667dbbe2bd609b4f8da62faf5675d16caa7d9d3fc72e4c4

Port then installs correctly.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230760-21822-ssGeXRpOKx>