Created attachment 206419 [details] update to 20190809 and patch rc.d to add PATH * fixes many issues * patches rc.d script so commands work for service iocage stop|start etc
BTW, that rc.d patch was sent upstream today: https://github.com/iocage/iocage/pull/1019
NOTE, when running 'poudriere testport', these errors are seen, but the package will build via 'poudriere bulk': ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PYTHON_SITELIBDIR%%/iocage_lib-1.2rc0-py%%PYTHON_VER%%.egg-info/PKG-INFO Error: Orphaned: %%PYTHON_SITELIBDIR%%/iocage_lib-1.2rc0-py%%PYTHON_VER%%.egg-info/SOURCES.txt Error: Orphaned: %%PYTHON_SITELIBDIR%%/iocage_lib-1.2rc0-py%%PYTHON_VER%%.egg-info/dependency_links.txt Error: Orphaned: %%PYTHON_SITELIBDIR%%/iocage_lib-1.2rc0-py%%PYTHON_VER%%.egg-info/entry_points.txt Error: Orphaned: %%PYTHON_SITELIBDIR%%/iocage_lib-1.2rc0-py%%PYTHON_VER%%.egg-info/requires.txt Error: Orphaned: %%PYTHON_SITELIBDIR%%/iocage_lib-1.2rc0-py%%PYTHON_VER%%.egg-info/top_level.txt ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1
Thanks, please take maintainership of the port.
A commit references this bug: Author: dvl Date: Sat Aug 10 19:34:12 UTC 2019 New revision: 508504 URL: https://svnweb.freebsd.org/changeset/ports/508504 Log: Upgrade to 20190810 * remove unused files/iocage.in Take maintainership, thank you. PR: 239759 Approved by: wg (maintainer) Changes: head/sysutils/iocage-devel/Makefile head/sysutils/iocage-devel/distinfo head/sysutils/iocage-devel/files/
Thank you.