https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230760
Bug ID: 230760 Summary: databases/py-sqlite3 - USES=python:37 fails with wrong file name Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pyt...@freebsd.org Reporter: baillie.jos...@gmail.com Flags: maintainer-feedback?(pyt...@freebsd.org) Assignee: pyt...@freebsd.org when building with: make USES=python:3.7 install fails with: ===> License PSFL accepted by the user ===> py37-sqlite3-3.7.0_7 depends on file: /usr/local/sbin/pkg - found => python/Python-3.7.0.tar.gz is not in /usr/ports/lang/python37/distinfo. => Either /usr/ports/lang/python37/distinfo is out of date, or => 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 = 1530427311 SHA256 (python/Python-3.7.0.tar.xz) = 0382996d1ee6aafe59763426cf0139ffebe36984474d0ec4126dd1c40a8b3549 SIZE (python/Python-3.7.0.tar.xz) = 16922100 FIX: Decompress the .xz file and recompress with gzip. Add the SHA256 checksum to /usr/lang/python3.7/distinfo: SHA256 (python/Python-3.7.0.tar.gz) = 7ad02f5d7c16aa8f0667dbbe2bd609b4f8da62faf5675d16caa7d9d3fc72e4c4 Port then installs correctly. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"