[rt-users] Can't populating database schema - new rt3.8 installation

Kevin Falcone falcone at bestpractical.com
Mon Sep 21 12:51:04 EDT 2009


On Mon, Sep 21, 2009 at 06:15:13PM +0200, Anne Fradin wrote:
> Hello,
> i can't populating database schema for a new installation of 
> request-tracker3.8 version : 3.8.4-1
> Thank for your help
> 
> #rt-setup-database-3.8 --action init --skip-create

I'm curious, where did you see --skip-create documented as an argument?
If I run your command I get a warning about --skip-create

I think you want to run
--action coredata
--action insert --datafile etc/initialdata

in order to skip DB creation, schema creation and acl creation.

-kevin

> Working with:
> Type:   mysql
> Host:   localhost
> Name:   rtdb
> User:   request-tracker3
> DBA:    request-tracker3 (No DBA)
> Now populating database schema.
> DBD::mysql::st execute failed: Can't create table 'rtdb.Attachments' 
> (errno: 121) at /usr/share/request-tracker3.8/lib/RT/Handle.pm line 506.



More information about the rt-users mailing list