Forum OpenACS Q&A: URGENT: Installation problem

Collapse
Posted by Jerome M on
i tried to install openacs on machine1 and setup the DB on machine2.. which shouldn't be a problem...

and while installing i got this error.
im using OACS 4.6 postgres7.2

[30/Jan/2003:14:18:36][21145.4101][-conn1-] Error: Error sourcing /web/brewedconcepts/packages/acs-bootstrap-installer/installer/packages-install.tcl:
psql:acs-install.sql:247: ERROR:  apm_packages_package_key_fk referential integrity violation - key referenced from apm_packages not found in apm_package_types
psql:acs-install.sql:254: ERROR:  ExecAppend: Fail to add null value in not null attribute object_id

    invoked from within
"db_source_sql_file -callback apm_ns_write_callback acs-install.sql"
    invoked from within
"if { ![ad_acs_admin_node] } {
    ns_write "  <p><li> Completing Install sequence.<p>
    <blockquote><pre>"
    cd [file join [acs_root_dir] packages..."
    (file "/web/brewedconcepts/packages/acs-bootstrap-installer/installer/packages-install.tcl" line 34)
    invoked from within
"source $__file "

Collapse
Posted by Jun Yamog on
Hi Jerome,

See if this thread can help.

https://openacs.org/forums/message-view?message_id=72975

Collapse
Posted by Jeff Davis on
Is this from the 4.6 tarball, or a cvs checkout?
If it's from cvs can you tell me which -r option you used.
Collapse
Posted by Jerome M on
im not OACS guru.. hehee... i downloaded the source from openacs.org and got hat problem can you give me some detailed instructions on how to do this?