[rt-users] RT: Log::Dispatch socket issue

Brookes, Iris Iris.Brookes at tdsecurities.com
Fri May 6 13:29:01 EDT 2005


Hi:
 
I'm installing RT3.4.1 on a Solaris machine ==> unname -a output:    SunOS tocrsv02 5.8 Generic_117350-12 sun4u sparc SUNW,Sun-Fire-280R
and I'm getting this error when I try to run "make initialize-database":
 
//home/rtusr/RT/sbin/rt-setup-database --action init --dba RT_USER --prompt-for-dba-password
In order to create or update your RT database,this script needs to connect to your Oracle instance on localhost as RT_USER.
Please specify that user's database password below. If the user has no database
password, just press return.
 
Password: 
Now creating a database for RT.
...skipped as RT_USER is not RT_USER or we're working with Oracle.
Now populating database schema.
Creating database schema.
Done setting up database schema.
Now inserting database ACLs
Now inserting RT core system objects
Checking for existing system user...not found.  This appears to be a new installation.

Creating system user...unix dgram connect: Socket operation on non-socket at /home/rtusr/lib/Log/Dispatch/Syslog.pm line 77
[Fri May  6 12:09:56 2005] [crit]: no connection to syslog available at /home/rtusr/lib/Log/Dispatch/Syslog.pm line 77
 (/home/rtusr/RT/lib/RT.pm:288)
unix dgram connect: Socket operation on non-socket at /home/rtusr/lib/Log/Dispatch/Syslog.pm line 77
no connection to syslog available at /home/rtusr/lib/Log/Dispatch/Syslog.pm line 77
make: *** [initialize-database] Error 95

Note: I'm not root and I'm installing everything under the user account "rtusr" including apache1.3.33 and mod_perl1.29. The socket value is set to 'unix'. If I change it to 'inet' it still gives me the same error. 
 
Can anyone help me please?
 
IB



More information about the rt-users mailing list