Where to ask questions about poudriere?

Rainer Duffner rainer at ultra-secure.de
Thu Sep 6 10:37:47 UTC 2012


Hi,

I'm trying to get poudriere working with the following settings:

f2d169d8-20d2-41d4-8e43-8a9fc5a2b509# cat /usr/local/etc/poudriere.conf
|grep -v ^# |grep -v ^$ ZPOOL=datapool
FTPHOST=ftp.ch.freebsd.org
FREEBSD_HOST=http://ftp.ch.freebsd.org/
RESOLV_CONF=/etc/resolv.conf
BASEFS=/usr/local/poudriere
USE_PORTLINT=no
USE_TMPFS=yes
DISTFILES_CACHE=/usr/ports/distfiles
CSUP_HOST=localhost
CHECK_CHANGED_OPTIONS=yes
PKG_REPO_SIGNING_KEY=/etc/ssl/keys/repo.bla.ch.key
CCACHE_DIR=/data/cache/ccache


f2d169d8-20d2-41d4-8e43-8a9fc5a2b509#
cat /usr/local/etc/poudriere.d/make.conf WITH_CCACHE_BUILD=yes
USE_LOCAL_MK=yes

f2d169d8-20d2-41d4-8e43-8a9fc5a2b509# poudriere bulk -f
~/portlist-current-php53-mysql55 -j 90amd64 ====>> Mounting system
devices for 90amd64 /etc/resolv.conf
-> /usr/local/poudriere/jails/90amd64/etc/resolv.conf ====>> Starting
jail 90amd64 ====>> Mounting ports filesystems for 90amd64
====>> Mounting ccache from /data/cache/ccache
mount: /usr/local/poudriere/jails/90amd64/usr/ports/distfiles: No such
file or directory ====>> Umounting file systems
Failed to mount the distfile directory
You have new mail.


f2d169d8-20d2-41d4-8e43-8a9fc5a2b509# zfs list
NAME                               USED  AVAIL  REFER  MOUNTPOINT
datapool                          1.51G  47.5G    32K  /datapool
datapool/poudriere                1.51G  47.5G
33K  /datapool/poudriere datapool/poudriere/data             36K
47.5G    36K  /usr/local/poudriere/data
datapool/poudriere/jails          1017M  47.5G
31K  /datapool/poudriere/jails datapool/poudriere/jails/90amd64  1017M
47.5G  1017M  /usr/local/poudriere/jails/90amd64
datapool/poudriere/ports           534M  47.5G
31K  /datapool/poudriere/ports datapool/poudriere/ports/current   534M
47.5G 534M  /usr/local/poudriere/ports/current


What is the problem?





More information about the freebsd-current mailing list