[rt-devel] smoothin out bugs in install process

Jesse Vincent jesse at bestpractical.com
Thu May 23 16:54:17 EDT 2002



On Tue, May 21, 2002 at 03:14:13AM -0700, Luke Stone wrote:
> Hi guys, 
> 
> thanks for making such a great app.  two tiny things:
> 
> insertdata is trying to use the logger during make install - before
> config.pm is set up.

You're supposed to set up config.pm _before_ make install...

> 
> the log dir isn't created, so the logger dies:

noted. this will be better documented or actively fixed in 2.0.14 ;)
(I need to make sure we don't go and change the permissions on /var/log/ if 
someone sets the logdir to that.

> 
> Checking for existing system user...not found.  This appears to be a new
> installationCreating system user...done.
> Can't write to '/usr/local/rt2/log/rt.log.13703.0': No such file or
> directory at /usr/local/lib/perl5/site_perl/5.6.1/Log/Dispatch/File.pm line 64.
> make: *** [insert] Error 2
> 
> 
> Makefile line 65 has RT_LOG_PATH = $RT_PATH/log
> instead of RT_LOG_PATH = $(RT_PATH)/log
> so you get an error on T_PATH/log

That'll get fixed in 2.0.14. thanks!


> thanks again - hope this helps smooth out these bugs.
> 
> red hat 7.2, perl 5.6.1
> 
> Luke
> 
> -- 
> Luke Stone   --   Google, Inc.   --   luke at google.com
> 
> 
> 
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel
> 

-- 
http://www.bestpractical.com/products/rt  -- Trouble Ticketing. Free.




More information about the Rt-devel mailing list