[Bug 279572] mail/sympa: building at stage phase throws error while starting the `faked' daemon

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 10 Sep 2024 13:20:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279572

--- Comment #7 from Dan Langille <dvl@FreeBSD.org> ---
(In reply to Marko Cupać from comment #6)

I am using BUILD_AS_NON_ROOT=yes

Here is my /usr/local/etc/poudriere.conf, with comments stripped out and
sorted.

ALLOW_MAKE_JOBS=yes
ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* llvm* mongodb* cmake binutils samba*
gdb mysql*-server png graphviz gcc* sdocbook rust"
ALLOW_UNSUPPORTED_SYSTEM=1
BASEFS=/usr/local/poudriere
BUILD_AS_NON_ROOT=yes
CCACHE_DIR_NON_ROOT_SAFE=no
COMMIT_PACKAGES_ON_FAILURE=yes
DISTFILES_CACHE=/usr/ports/distfiles
FREEBSD_HOST=https://download.FreeBSD.org
GIT_BASEURL=git.freebsd.org/ports.git
PKG_REPO_SIGNING_KEY=/usr/local/etc/ssl/pkg.key
RESOLV_CONF=/etc/resolv.conf
SVN_HOST=svn0.us-east.FreeBSD.org
URL_BASE=https://services.exmample.org/poudriere
USE_PORTLINT=yes
USE_TMPFS="all"
ZPOOL=data03
ZROOTFS=/poudriere

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