Forum .LRN Q&A: Re: missing packages-install.tcl

Collapse
Posted by mel m on
additional info: after looking through the error.log, i found this error during installation: .... lots of SQL statements deleted ....
CONTEXT:  SQL statement "insert into acs_privilege_hierarchy (privilege, child_privilege) values ( $1 ,  $2 )"
PL/pgSQL function "acs_privilege__add_child" line 5 at SQL statement

    invoked from within
"db_source_sql_file -callback apm_ns_write_callback acs-kernel-create.sql"
    (procedure "install_do_data_model_install" line 7)
    invoked from within
"install_do_data_model_install"
    invoked from within
"if { ![install_good_data_model_p] } {
    install_do_data_model_install
} else {
    ns_write "Kernel data model already installed."
    # If kernel i..."
    (file "/var/lib/aolserver/dotlrn210/packages/acs-bootstrap-installer/installer/install.tcl" line 37)
    invoked from within
"source $__file "
[05/Apr/2006:23:42:41][21193.3068902320][-conn:dotlrn210::2] Warning: tclfilter: install_handler return invalid result:
.... end of excerpt... After this, the aolserver will be stopped by the installation script (i.e. installation was done). So I restarted, and this the error that mentioned about the missing packages-instal
[05/Apr/2006:23:44:04][21193.3065744304][-conn:dotlrn210::0] Warning: tclfilter: install_handler return invalid result:
[05/Apr/2006:23:44:06][21193.3068902320][-conn:dotlrn210::2] Error: Unable to source /var/lib/aolserver/dotlrn210/packages/acs-bootstrap-installer/installer/packages-install.tcl: file does not exist.
l.tcl: