Since buildbot uses a special user by default, it should be bundled with the port to avoid an error the first time this is run: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/users-and-groups.html
Thank you Ari, Can you clarify what the impact/behaviour is at first run?
Is the buildbot user is not added, the buildbot worker cannot run.
Maintainer reset.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdbbd6040a86373eb5bf4a33d0adb8331326c6d4 commit bdbbd6040a86373eb5bf4a33d0adb8331326c6d4 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-03-17 05:53:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-03-17 05:59:41 +0000 Add buildbot user and group devel/py-buildbot and devel/py-buildbot-worker requires a user buildbot which is used in the rc script to drop privileges to unfortunately the respective users and group do not exist. PR: 248233 Reported by: ari@ish.com.au GIDs | 2 +- UIDs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)