[Bug 251447] sysutils/iocage: RUN_DEPENDS on devel/py-pytest-runner and devel/rcs57
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 29 12:45:21 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251447
Michael Gmelin <grembo at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |araujo at FreeBSD.org
--- Comment #1 from Michael Gmelin <grembo at FreeBSD.org> ---
The dependency on rcs57 is required to have the "merge" command in place
(otherwise upgrading <12 jails on a 12-RELEASE jailhost breaks, which is a
common upgrade path when upgrading a jailhost from 11 to 12). See bug #240177
and https://svnweb.freebsd.org/ports?view=revision&revision=512299
So this one will stay there for the foreseeable future.
The dependency on py-pytest-runner is less clear - it came in as part of the
update to 0.9.8.1
(https://svnweb.freebsd.org/ports/head/sysutils/iocage/Makefile?r1=436928&r2=442376),
which was before I maintained the port.
Removing it doesn't seem to have any immediate ill side-effects (build or
runtime), but I don't have the time to test it thoroughly at the moment. Maybe
Marcelo could shed some light on this. IMHO ideally we would keep it as a build
time dependency and have a working test target, but remove the run-time
dependency.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list