Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Oct 2019 09:04:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240914] mail/fetchmail 6.4.1 failure in tests
Message-ID:  <bug-240914-7788-AySQ7xkCqr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240914-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240914-7788@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=3D240914

--- Comment #4 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Corey Halpin from comment #3)
Patch worked, thanks.

My poudriere.conf:
# $Id: poudriere.conf,v 1.2 2019/07/14 19:10:33 root Exp root $
NO_ZFS=3Dyes
FREEBSD_HOST=3Dhttps://download.FreeBSD.org
RESOLV_CONF=3D/etc/resolv.conf
BASEFS=3D/usr/home/poudriere
POUDRIERE_DATA=3D${BASEFS}/data
USE_PORTLINT=3Dno
USE_TMPFS=3Dall
#TMPFS_LIMIT=3D8
#MAX_MEMORY=3D8
DISTFILES_CACHE=3D/usr/home/poudriere/distfiles
SVN_HOST=3Dtom.home
CHECK_CHANGED_OPTIONS=3Dverbose
CHECK_CHANGED_DEPS=3Dyes
#PKG_REPO_SIGNING_KEY=3D/etc/ssl/keys/repo.key
PARALLEL_JOBS=3D2
PREPARE_PARALLEL_JOBS=3D1
SAVE_WRKDIR=3Dyes
WRKDIR_ARCHIVE_FORMAT=3Dtbz
NOLINUX=3Dyes
export HTTP_PROXY=3Dhttp://tomv4.home:3128
export FTP_PROXY=3Dhttp://tomv4.home:3128
#export HTTP_PROXY=3Dhttp://v1.home:3120
#export FTP_PROXY=3Dhttp://v1.home:3120
ALLOW_MAKE_JOBS=3Dyes
URL_BASE=3Dhttps://kib.kiev.ua/poudriere-solo
HTML_TRACK_REMAINING=3Dyes
#MAX_EXECUTION_TIME=3D86400
#NOHANG_TIME=3D7200
ATOMIC_PACKAGE_REPOSITORY=3Dyes
COMMIT_PACKAGES_ON_FAILURE=3Dyes
KEEP_OLD_PACKAGES=3Dyes
KEEP_OLD_PACKAGES_COUNT=3D15
PORTTESTING_FATAL=3Dno
BUILDER_HOSTNAME=3Dsolo.home
PRESERVE_TIMESTAMP=3Dyes
BUILD_AS_NON_ROOT=3Dyes
PORTBUILD_USER=3Dnobody
CCACHE_DIR=3D/usr/home/poudriere/ccache
CCACHE_DIR_NON_ROOT_SAFE=3Dyes

--=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-240914-7788-AySQ7xkCqr>