Fix stage-qa error Error: lang/python should not be depended upon. Instead, use USES=python:xy with a specific version.
@Sunpoet This is a blanket candidate: Approved by: portmgr (blanket: ports/framework compliance) It may also be the case that the test target invokes 'python', so additional changes may be necessary to switch it to use PYTHON_CMD
This is fixed in samba48, so fix can be grabbed from there. The real fix would be to phase samba46 and samba47 out, as they are not supported anymore.
(In reply to Timur I. Bakeyev from comment #2) We can add DEPRECATED as a separate issue after fixing curently broken port versions Can you point us to the fix in sambe48 or the ports revision number that added it?
(In reply to Timur I. Bakeyev from comment #2) > The real fix would be to phase samba46 and samba47 out, as they are not supported anymore. I patched samba47 because it's still the default samba version, therefore it blocked poudriere builds with -t flag. I would like to see samba48 being the default.
A commit references this bug: Author: timur Date: Mon Jun 3 02:40:55 UTC 2019 New revision: 503341 URL: https://svnweb.freebsd.org/changeset/ports/503341 Log: Fix QA error and set expiration date. PR: 238143 Changes: head/net/samba46/Makefile head/net/samba47/Makefile