Can't populating database schema - new rt3.8 installation

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
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.

Anne Fradin
Administration Syst�mes et R�seaux
GIPSA-lab - UMR5216
961, Rue de la Houille Blanche - BP 46
38402 Saint Martin d’H�res
T�l : 04.76.82.62.56
mailto:anne.fradin@gipsa-lab.grenoble-inp.fr

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

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.

–skip-creates is a Debian modification, designed to populate the
database without DBA privileges.

Dominic Hargreaves, Systems Development and Support Team
Computing Services, University of Oxford