Jayad / enterprise-log-search-and-archive

Automatically exported from code.google.com/p/enterprise-log-search-and-archive
0 stars 0 forks source link

Ubuntu install error #212

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, I tried to install ELSA in node configuration on a Ubuntu server 14.04 LTS 
and also on a XUBUNTU 14.04LTS. I used the install.sh script, and on the last 
part of the installation it gives me these errors:

Executing build_syslogng
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
 Adding system startup for /etc/init.d/syslog-ng ...
   /etc/rc0.d/K20syslog-ng -> ../init.d/syslog-ng
   /etc/rc1.d/K20syslog-ng -> ../init.d/syslog-ng
   /etc/rc6.d/K20syslog-ng -> ../init.d/syslog-ng
   /etc/rc2.d/S20syslog-ng -> ../init.d/syslog-ng
   /etc/rc3.d/S20syslog-ng -> ../init.d/syslog-ng
   /etc/rc4.d/S20syslog-ng -> ../init.d/syslog-ng
   /etc/rc5.d/S20syslog-ng -> ../init.d/syslog-ng
build_syslogng success
Executing set_syslogng_conf
Updating syslog-ng.conf...
install.sh: 787: install.sh: /usr/local/syslog-ng/bin/pdbtool: not found
install.sh: 789: install.sh: /usr/local/syslog-ng/bin/pdbtool: not found
install.sh: 810: install.sh: cannot create 
/usr/local/syslog-ng/etc/syslog-ng.conf: Directory nonexistent
set_syslogng_conf FAIL

In the /usr/local/syslog-ng/ I see only a /var directory. Please help me to 
solve this issue.

Original issue reported on code.google.com by Georgian...@gmail.com on 2 May 2014 at 9:50

GoogleCodeExporter commented 9 years ago
This error is due to the eventlog and syslog-ng not being downloaded properly. 
refer to issue 206.

Original comment by johndba...@gmail.com on 5 May 2014 at 8:59

GoogleCodeExporter commented 9 years ago
Thank you. I miss that post.
Is anybody make an update of the install.sh file with new version of the 
packages?

Original comment by Georgian...@gmail.com on 6 May 2014 at 12:13