Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2018 17:15:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 232350] ports-mgmt/pkg: periodic pkg-checksum and pkg-backup interfere with 'overnight' port builds
Message-ID:  <bug-232350-32340-V2w7miKTim@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232350-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232350-32340@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #18 from Alex Kozlov <ak@FreeBSD.org> ---
Sigh, I guess easiest workaround would be:
security_status_pkgaudit_enable=3DNO
security_status_pkgchecksum_enable=3DNO in periodic.conf
then
${PREFIX}/etc/periodic/security/410.pkg-audit in the beginning of port buil=
ding
and
${PREFIX}/etc/periodic/security/460.pkg-checksum at the end
Oh, and LOCK_WAIT=3D100 in pkg.conf for pkg-backup and all.

--=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-232350-32340-V2w7miKTim>