[Bug 232350] ports-mgmt/pkg: periodic pkg-checksum and pkg-backup interfere with 'overnight' port builds

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 29 17:07:45 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232350

Brad Davis <brd at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brd at FreeBSD.org

--- Comment #1 from Brad Davis <brd at FreeBSD.org> ---
This is a race condition for sure, but in this situation I am not sure how we
could reliably tell if people where building ports easily.

I would just recommend two options:

1) The preferred option, build in poudriere so that the builds are isolated
from the rest of the system.
2) As part of the build command you are running, use sysrc to disable these
jobs and at the end of the command use sysrc to reenable them.

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


More information about the freebsd-pkg mailing list