-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make initdb fails with RT4.2 #62
Comments
Have the exact same issue ... Can anyone please help ? |
Having the same issue with 4.2. Using Ubuntu 12.04 and perl v5.14.2. |
RT 4.2 is simply not supported at this time. Support may be added in the future, but you may want to use |
Please add support for RT 4.2. We've been using AssetTracker for an extremely long time and there is no migration path to rt-extension-assets. |
Any hope on supporting RT 4.2? |
It shouldn't be all that difficult, but I don't think I would be the person to do so, as I'm pretty sure we will never move past RT 4.0 at my workplace. If that changes I myself would rather extend RT-Extension-Assets to fill my needs since it is maintained by BestPractical. |
Please add support for RT 4.2 + I really prefer this version over the BP Version |
I'm running 4.2.10 and
|
darkpixel: from the error log it looks like a problem together with RT-Assets. Btw. We (our company) are at the moment in contact with BPS to extend RT-Extension-Assets to have nearly the same features as RTx-AssetTracker. |
On 3-6-2015 10:58, Torsten Brumm wrote:
Regards, Joop |
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
The text was updated successfully, but these errors were encountered: