[rt-users] Getting a little annoyed now

Chris Knipe savage at savage.za.org
Sat Jul 13 17:28:19 EDT 2002


> > Now, how can other users *not* be able to read the files ?? I'm tempted
to
>
> RT::Handle depends on DBIx::SearchBuilder.  As this 'use' is done inside
> an eval (line 25), its possible that being unable to load SearchBuilder
> might be misreported as an error in RT::Handle .
>
> Check all files/directories below lib/DBIx ?

I did originally have a problem with DBIx, I fixed it, and reinstalled RT
(as in, rm -rf /usr/local/rt, make dropdb, and recompile / install).

The permissions are right, everyone's got read access to it:

root at netsonic:/usr/local/lib/perl5/site_perl/5.005# pwd
/usr/local/lib/perl5/site_perl/5.005
root at netsonic:/usr/local/lib/perl5/site_perl/5.005# ls -lR DBIx
total 30
drwxr-xr-x  2 root  wheel    512 Jul  8 02:11 DataSource
-r--r--r--  1 root  wheel   2396 Sep 25  2000 DataSource.pm
drwxr-xr-x  4 root  wheel    512 Jul  8 02:12 SearchBuilder
-r--r--r--  1 root  wheel  24819 May  2 10:07 SearchBuilder.pm

DBIx/DataSource:
total 7
-r--r--r--  1 root  wheel  2447 Sep 25  2000 Driver.pm
-r--r--r--  1 root  wheel  1821 Sep 25  2000 Pg.pm
-r--r--r--  1 root  wheel  1827 Sep 25  2000 mysql.pm

DBIx/SearchBuilder:
total 33
drwxr-xr-x  2 root  wheel    512 Jul  8 02:12 Handle
-r--r--r--  1 root  wheel   8845 May  2 10:07 Handle.pm
drwxr-xr-x  2 root  wheel    512 Jul  8 02:12 Record
-r--r--r--  1 root  wheel  21676 May  2 10:07 Record.pm

DBIx/SearchBuilder/Handle:
total 7
-r--r--r--  1 root  wheel  2371 May  2 10:07 Oracle.pm
-r--r--r--  1 root  wheel  1683 May  2 10:07 Pg.pm
-r--r--r--  1 root  wheel  1479 May  2 10:07 mysql.pm

DBIx/SearchBuilder/Record:
total 7
-r--r--r--  1 root  wheel  7104 May  2 10:07 Cachable.pm
root at netsonic:/usr/local/lib/perl5/site_perl/5.005#

*screams&moans&kicks&mumbles&stuff*

--
me






More information about the rt-users mailing list