[rt-users] RT 3.8.8, RTFM 2.4.1, Asset Tracker 1.2.3

Todd Chapman todd at chaka.net
Wed Oct 20 17:04:02 EDT 2010


Jeff,

AT is currently undergoing development work to make it super easy to install
with RT 3.8 If you are interested in following developments you can track
the project in github.

http://github.com/chakatodd/rt-extension-assettracker

I'll be making a commit soon that should make it really easy to install.
This isn't an official release but it should be quite useable.

The solution to your current problem is to add the following to
./lib/RTx/AssetTracker/System.pm

sub ACLEquivalenceObjects {
   return ();
}

-Todd

On Wed, Oct 20, 2010 at 3:02 PM, Jeff Lucas <jlucas at eagleinvsys.com> wrote:

>  Hello.
>
>
>
> Get the following when running “make install” for Asset Tracker…
>
>
>
> <snip>
>
> Creating types...[Wed Oct 20 18:28:29 2010] [crit]: Can't locate object
> method "ACLEquivalenceObjects" via package "RTx::AssetTracker::System" at
> /apps/rt-3.8.8/lib/RT/Principal_Overlay.pm line 327, <SCHEMA> line 78.
> (/apps/rt-3.8.8/lib/RT.pm:382)
>
> Can't locate object method "ACLEquivalenceObjects" via package
> "RTx::AssetTracker::System" at /apps/rt-3.8.8/lib/RT/Principal_Overlay.pm
> line 327, <SCHEMA> line 78.
>
> make: *** [initdb] Error 255
>
>
>
> I found a few suggestions after Googling but nothing that helps. Any help
> would be greatly appreciated.
>
>
>
> Thanks.
>
> Jeff Lucas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20101020/3edc4322/attachment.htm>


More information about the rt-users mailing list