[Bug 225856] sysutils/bsdstats is interactive during install, bad for synth and/or poudriere
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 13 07:22:44 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225856
Bug ID: 225856
Summary: sysutils/bsdstats is interactive during install, bad
for synth and/or poudriere
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: Trond.Endrestol at ximalas.info
Created attachment 190566
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190566&action=edit
Patch for sysutils/bsdstats/pkg-install
sysutils/bsdstats asks if we want to run it at install time. That's very bad
when synth installs sysutils/bsdstats during its run-depends phase for your
local metaport(s).
Change the yesno() function in pkg-install to honor BATCH and/or
PACKAGE_BUILDING or some other sensible environment variable. You already do
that for the ask() function. See attached patch.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer informed via mail
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list