addPort problem

David Nelson david.nelson at gpsdo.com
Wed Mar 21 17:26:53 UTC 2012


I'm setting up my first tinderbox installation. I've been following the
User Guide. I've created jails, a port tree and builds. I cannot seem to
add ports to a build.

nexus# ./tc tbversion
Tinderbox version 3.4.1
nexus# ./tc listJails
9.0.amd64
8.2.i386
nexus# ./tc listPortsTrees
FreeBSD
nexus# ./tc listBuilds
8.2.i386-FreeBSD
nexus# mount
/dev/da0s1a on / (ufs, local)
devfs on /dev (devfs, local, multilabel)
/dev/da0s1f on /home (ufs, local, soft-updates)
/dev/da1s1d on /usr (ufs, NFS exported, local, soft-updates)
/dev/da0s1d on /var (ufs, local, soft-updates)
/dev/da0s1e on /var/tmp (ufs, local, soft-updates)
/dev/da3s1d on /mirror (ufs, local, soft-updates)
/dev/da2s1d on /space (ufs, local, soft-updates)
/mirror/FreeBSD/8.2-RELEASE/src on /space/jails/8.2.i386/src (nullfs,
local, read-only)
/mirror/FreeBSD/ports on /space/portstrees/FreeBSD/ports (nullfs, local,
read-only)
nexus# ./tc addPort -b 8.2.i386-FreeBSD -d lang/perl5.14 -O
nexus# ./tc listPorts
ERROR: There are no ports configured in the datastore.
nexus#

Can anyone suggest what might be wrong here?


More information about the freebsd-tinderbox mailing list