Alice Chen created TRAFODION-1066:
-------------------------------------
Summary: LP Bug: 1433888 - Installer looks for traf_config_setup
in prev install dir and fails
Key: TRAFODION-1066
URL: https://issues.apache.org/jira/browse/TRAFODION-1066
Project: Apache Trafodion
Issue Type: Bug
Components: installer
Reporter: Aruna Sadashiva
Assignee: Marvin Anderson
Priority: Critical
Fix For: 2.0-incubating
The last time I installed, I had downloaded the tars to a dir called
trafodion_downloads, so the installer dir was under this. This time I deleted
trafodion_downloads dir and just downloaded the tars to root dir, so installer
is under root dir. But when trafodion_install is run, it is looking for
traf_config_setup in trafodion_downloads/installer.
[root@n013 installer]# ./trafodion_install
******************************
TRAFODION INSTALLATION START
******************************
***INFO: testing sudo access
***INFO: Log file located at
/var/log/trafodion/trafodion_install_2015-03-19-05-27-08.log
***INFO: Config directory: /etc/trafodion
***INFO: Working directory: /usr/lib/trafodion
./trafodion_install: line 144:
/root/trafodion_downloads/installer/traf_config_setup: No such file or directory
***ERROR: Error while running traf_config_setup.
***ERROR: No configuration file created.
[root@n013 installer]#
I created trafodion_downloads and moved the files there to work around this
issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)