Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2012 18:22:48 +1030
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        David Nelson <david.nelson@gpsdo.com>
Cc:        freebsd-tinderbox@freebsd.org
Subject:   Re: addPort problem
Message-ID:  <4F6C2BD0.5090703@ShaneWare.Biz>
In-Reply-To: <CAJ58bUzEQ7aLqm3U=bp-UBMiVR9PX_LXTza53wovt2Mae=ua2g@mail.gmail.com>
References:  <CAJ58bUzEQ7aLqm3U=bp-UBMiVR9PX_LXTza53wovt2Mae=ua2g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 22/03/2012 03:56, David Nelson wrote:
> 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?

You can list jails and builds so your database connections appears to be 
set right so I would check that all the db tables were created and that 
permissions on all tables allow select/insert/update/delete.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F6C2BD0.5090703>