Package: request-tracker3.4
Severity: normal

Hello,

First, thank you for maintaining RT.

On my recently updated testing box I get the following error at my initial
login. I get the login page, then type in the root password, and it fails 
with this error, when RT is trying to log my successful login attempt:

no connection to syslog available at
/opt/machine/perl/lib/site_perl/5.8.2/Log/Dispatch/Syslog.pm line 77

I checked out the RT Wiki at:
http://wiki.bestpractical.com/index.cgi?NoConnectionToSyslog

And all I needed to do was add the following line to
/etc/request-tracker3.4/RT_SiteConfig.pm

@LogToSyslogConf = ( socket => 'inet' ) unless (@LogToSyslogConf);

>From what I see on the RT wiki, they are not certain where the bug is
located, if it's theirs or ours.

Perhaps for now, you could modify the docs to mention this, and add 
the provided line, commented out, in RT_SiteConfig.pm

Thanks!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to