[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
Wed Nov 14 20:29:28 UTC 2018


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

--- Comment #6 from Ian Lepore <ian at FreeBSD.org> ---
(In reply to Alex Kozlov from comment #5)

"Should be fixed" is easy to say, but it's meaningless.  Provide details,
what's your proposal?  It doesn't matter if the lock can be held for a shorter
duration, the locking conflicts will still occur, it will just be less likely.
But failing to handle a less-likely error is still a failure.

How specifically do you propose to handle the case where nightly periodic jobs
are running at the same time as package building and/or installation and there
is lock contention?  Will there be retries?  A limit to how many times or how
long to keep retrying?  A way to configure those limits?

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


More information about the freebsd-pkg mailing list