can't addBuildPortsQueueEntry - postgresql error?
Glen Barber
glen.j.barber at gmail.com
Thu Sep 1 09:32:34 EDT 2011
On 9/1/11 9:28 AM, Chris Whitehouse wrote:
> Hi,
>
> this is a tinderbox that I set up from scratch a while ago using
> postgresql. It's the first time I've used postgresql so I probably did
> something wrong when setting it up.
>
> eco9# ./tc addBuildPortsQueueEntry -b 9-tbports -d editors/zim
> ERROR: Failed to add port editors/zim to the datastore: ERROR: insert
> or update on table "build_ports_queue" violates foreign key constraint
> "build_ports_queue_user_id_fkey"
> DETAIL: Key (user_id)=(0) is not present in table "users"..
Hi Chris,
"tc" is using your root user for the build since you did not specify
"-u". If you haven't already, add a user to tinderbox, and rerun the
above command followed by "-u username".
Regards,
--
Glen Barber
More information about the tinderbox-list
mailing list