Bug 239759 - sysutils/iocage-devel: update to 20190809
Summary: sysutils/iocage-devel: update to 20190809
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dan Langille
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-10 15:15 UTC by Dan Langille
Modified: 2019-09-30 02:28 UTC (History)
0 users

See Also:
wg: maintainer-feedback+


Attachments
update to 20190809 and patch rc.d to add PATH (2.10 KB, patch)
2019-08-10 15:15 UTC, Dan Langille
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Langille freebsd_committer freebsd_triage 2019-08-10 15:15:50 UTC
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
Comment 1 Dan Langille freebsd_committer freebsd_triage 2019-08-10 15:21:04 UTC
 BTW, that rc.d patch was sent upstream today: https://github.com/iocage/iocage/pull/1019
Comment 2 Dan Langille freebsd_committer freebsd_triage 2019-08-10 15:26:04 UTC
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
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2019-08-10 17:18:06 UTC
Thanks, please take maintainership of the port.
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-08-10 19:34:52 UTC
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/
Comment 5 Dan Langille freebsd_committer freebsd_triage 2019-08-10 19:37:28 UTC
Thank you.