Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2018 07:22:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225856] sysutils/bsdstats is interactive during install, bad for synth and/or poudriere
Message-ID:  <bug-225856-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225856

            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@FreeBSD.org
          Reporter: Trond.Endrestol@ximalas.info

Created attachment 190566
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190566&action=
=3Dedit
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@FreeBSD.org> ---
Maintainer informed via mail

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225856-13>