Forum OpenACS Q&A: HELP !!!! Re: OpenACS 5.1.0 & Solaris Install problem - SOS

Hi Anybody,

Reinstall from scratch, everything seems to work,(daemontools, pg start-up script, etc.., tested aol, tested psql) until the portion describe earlier.It just wont install the OpenACS kernel data model.  Anybody have sucessfully install on similar platform, versions.  Anyway here is the start of the error in my error.log, appreciate any comment.

[18/Jun/2004:02:05:41][25782.1][-main-] Notice: nssock: listening on 10.5.13.231:8000
[18/Jun/2004:02:05:41][25782.12][-driver-] Notice: starting
[18/Jun/2004:02:05:41][25782.12][-driver-] Notice: driver: accepting connections
[18/Jun/2004:02:08:19][25782.7][-conn:service0::1] Error: Ns_PgExec: result status: 7 message: ERROR:  relation "apm_package\
_db_types" does not exist

[18/Jun/2004:02:08:19][25782.7][-conn:service0::1] Error: Error sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-\
installer/installer/install.tcl:
Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows.")

ERROR:  relation "apm_package_db_types" does not exist

SQL:
        select case when count(*) = 0 then 0 else 1 end from apm_package_db_types
    while executing
"ns_pg_bind 0or1row nsdb0 {
        select case when count(*) = 0 then 0 else 1 end from apm_package_db_types}"
    ("uplevel" body line 1)
    invoked from within
"uplevel $ulevel [list ns_pg_bind $type $db $sql]"
    ("postgresql" arm line 2)
    invoked from within
"switch $driverkey {
                oracle {
                    return [uplevel $ulevel [list ns_ora $type $db $sql] $args]
                }
      ..."
    invoked from within
"db_exec 0or1row $db $full_name $sql"
    invoked from within
"set selection [db_exec 0or1row $db $full_name $sql]"
    ("uplevel" body line 2)
    invoked from within
"uplevel 1 $code_block "
    invoked from within
"db_with_handle -dbn $dbn db {
        set selection [db_exec 0or1row $db $full_name $sql]
    }"
    (procedure "db_string" line 8)
    invoked from within
"db_string db_types_exists "
        select case when count(*) = 0 then 0 else 1 end from apm_package_db_types""
    (procedure "install_do_data_model_install" line 16)
    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/service0/packages/acs-bootstrap-installer/installer/install.tcl" line 37)
    invoked from within
"source $__file "

cheers,
ina