[rt-users] Problems with rt3-elixus on FreeBSD 4.8-REL

Dustin Puryear dpuryear at usa.net
Thu Nov 6 14:22:23 EST 2003


I installed rt3-elixus via ports under FreeBSD 4.8-REL. Specifically, I have
rt3-elixus-8352 installed:

# pkg_info | grep rt3
rt3-elixus-8352     An industrial-grade ticketing system with elixus.org
patche

The port installed fine. However, when I try to setup the rt3 databases I
get a failure:

# ./rt-setup-database --action init --dba root --prompt-for-dba-password
In order to create a new database and grant RT access to that database,
this script needs to connect to your mysql instance on localhost as root.
Please specify that user's database password below. If the user has no
database
password, just press return.

Password: Now creating a database for RT.
Creating mysql database rt3.
Now populating database schema.
Creating database schema.
DBD::mysql::st execute failed: Duplicate key name 'ACL1' at
./rt-setup-database line 159, <SCHEMA_LOCAL> line 14.
Problem with statement:
 CREATE INDEX ACL1 on ACL(RightName, ObjectType,
ObjectId,PrincipalType,PrincipalId)
Duplicate key name 'ACL1' at ./rt-setup-database line 160, <SCHEMA_LOCAL>
line 14.

Has anyone successfully installed rt3-elixus on FreeBSD via ports?

---
Dustin Puryear
http://www.puryear-it.com




More information about the rt-users mailing list