[rt-users] RT::Extension::Assets not working

Kevin Falcone falcone at bestpractical.com
Wed Apr 9 13:20:18 EDT 2014


On Tue, Apr 08, 2014 at 01:41:13AM -0700, helmutderhaas wrote:
>    Ah that makes sense, when I ran make initdb the wrong account was in the RT_Siteconfig so I
>    ran it manually .. should have checked as I only ran schema.

Which means you also didn't run acl, but since you're on oracle it's
less important.

>    root at requesttracker:/tmp/Assets/rt-extension-assets-master# /usr/bin/perl -Ilib
>    -I/opt/rt4/local/lib -I/opt/rt4/lib /opt/rt4/sbin/rt-setup-database --action insert --datadir
>    etc --dba rt --prompt-for-dba-password  --package RT::Extension::Assets --ext-version 1.0
>    [12305] [Tue Apr  8 09:29:37 2014] [warning]: Unable to open etc/content: No such file or
>    directory at /opt/rt4/sbin/rt-setup-database line 374. (/opt/rt4/sbin/rt-setup-database:374)

If you say --datadir, RT looks for content in that directory. You have
to use --datafile, like make initdb does.

At this point, I would suggest dropping the assets tables and running
make initdb cleanly and allowing the extension to manage your database
changes rather than trying to piece it back together.

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140409/0c595824/attachment.sig>


More information about the rt-users mailing list