-
Notifications
You must be signed in to change notification settings - Fork 9
Description
i got the following error while trying to install AT with RT 4.2 ... any help please ?
Please specify that user's database password below. If the user has no database
password, just press return.
Password:
Working with:
Type: mysql
Host: localhost
Port:
Name: rt4
User: rt_user
DBA: root
Now inserting data.
[18972] [Sat Nov 2 00:59:22 2013] [warning]: Use of inherited AUTOLOAD for non-method RT::System::AddRights() is deprecated at lib/RTx/AssetTracker/Type.pm line 114, <$handle> line 1. (lib/RTx/AssetTracker/Type.pm:114)
Couldn't finish 'insert' step.
ERROR: Couldn't load data from 'etc/initialdata' for import:
ERROR:Can't locate object method "_Accessible" via package "DeleteAsset" (perhaps you forgot to load "DeleteAsset"?) at /usr/local/share/perl5/DBIx/SearchBuilder/Record.pm line 422, <$handle> line 1.
Compilation failed in require at lib/RTx/AssetTracker/Types.pm line 70, <$handle> line 1.
BEGIN failed--compilation aborted at lib/RTx/AssetTracker/Types.pm line 70, <$handle> line 1.
Compilation failed in require at lib/RTx/AssetTracker.pm line 56, <$handle> line 1.
BEGIN failed--compilation aborted at lib/RTx/AssetTracker.pm line 56, <$handle> line 1.
Compilation failed in require at etc/initialdata line 2, <$handle> line 1.
BEGIN failed--compilation aborted at etc/initialdata line 2, <$handle> line 1.
Compilation failed in require at /opt/rt4/sbin/../lib/RT/Handle.pm line 803, <$handle> line 1.
...returned with error: 65280
make: *** [initdb] Error 2