Forum OpenACS Q&A: Install from HEAD fails at CR

Collapse
Posted by Jade Rubick on
Acs-content-repository not installed.

Error:

psql:content-search.sql:11: ERROR:  Function acs_sc_impl__new("unknown", "unknown", "unknown") does not exist
    Unable to identify a function that satisfies the given argument types
    You may need to add explicit typecasts
psql:content-search.sql:33: ERROR:  Function acs_sc_impl__new("unknown", "unknown", "unknown") does not exist
    Unable to identify a function that satisfies the given argument types
    You may need to add explicit typecasts
psql:content-search.sql:56: ERROR:  Function acs_sc_impl__new("unknown", "unknown", "unknown") does not exist
    Unable to identify a function that satisfies the given argument types
    You may need to add explicit typecasts

psql:content-search.sql:11: ERROR:  Function acs_sc_impl__new("unknown", "unknown", "unknown") does not exist
    Unable to identify a function that satisfies the given argument types
    You may need to add explicit typecasts
psql:content-search.sql:33: ERROR:  Function acs_sc_impl__new("unknown", "unknown", "unknown") does not exist
    Unable to identify a function that satisfies the given argument types
    You may need to add explicit typecasts
psql:content-search.sql:56: ERROR:  Function acs_sc_impl__new("unknown", "unknown", "unknown") does not exist
    Unable to identify a function that satisfies the given argument types
    You may need to add explicit typecasts

    invoked from within
"db_source_sql_file -callback $callback $path/$file_path"
    (procedure "apm_package_install_data_model" line 32)
    invoked from within
"apm_package_install_data_model -callback $callback $spec_file"

In my log file:

[10/Sep/2003:17:14:51][10284.3076][-conn0-] Notice: Registering SearchTheWeb, , h
ttp://av.com/sites/search/web?q=%s AltaVista http://search.excite.com/search.gw?s
=%s Excite http://www.google.com/search?q=%s Google http://hotbot.com/?MT=%s HotB
ot http://lycos.com/cgi-bin/pursuit?query=%s Lycos http://search.yahoo.com/search
?p=%s Yahoo!
[10/Sep/2003:17:14:51][10284.3076][-conn0-] Notice: Registering LimitDefault, , 1
0
[10/Sep/2003:17:14:52][10284.3076][-conn0-] Notice: APM/QD = DONE looping through
files from which to load queries
[10/Sep/2003:17:14:54][10284.3076][-conn0-] Warning: lang::catalog::import_from_f
iles - No catalog files found for package acs-authentication
[10/Sep/2003:17:14:54][10284.3076][-conn0-] Notice: Registering KeepBatchLogDays,
, 0
[10/Sep/2003:17:14:55][10284.3076][-conn0-] Notice: APM/QD = DONE looping through
files from which to load queries
[10/Sep/2003:17:14:55][10284.3076][-conn0-] Notice: Invoking callback after-insta
ll with command auth::package_install
[10/Sep/2003:17:15:48][10284.3076][-conn0-] Error: <p><font color=red>Acs-content
-repository not installed.</font>
<p> Error:
<pre><blockquote>psql:content-search.sql:11: ERROR:  Function acs_sc_impl__new(&q
uot;unknown&quot;, &quot;unknown&quot;, &quot;unknown&quot;) does not exist
        Unable to identify a function that satisfies the given argument types
        You may need to add explicit typecasts
psql:content-search.sql:33: ERROR:  Function acs_sc_impl__new(&quot;unknown&quot;
, &quot;unknown&quot;, &quot;unknown&quot;) does not exist
        Unable to identify a function that satisfies the given argument types
        You may need to add explicit typecasts
psql:content-search.sql:56: ERROR:  Function acs_sc_impl__new(&quot;unknown&quot;
, &quot;unknown&quot;, &quot;unknown&quot;) does not exist
        Unable to identify a function that satisfies the given argument types
        You may need to add explicit typecasts
</blockquote><blockquote>psql:content-search.sql:11: ERROR:  Function acs_sc_impl
__new(&quot;unknown&quot;, &quot;unknown&quot;, &quot;unknown&quot;) does not exi
st
        Unable to identify a function that satisfies the given argument types
        You may need to add explicit typecasts
psql:content-search.sql:33: ERROR:  Function acs_sc_impl__new(&quot;unknown&quot;
, &quot;unknown&quot;, &quot;unknown&quot;) does not exist
        Unable to identify a function that satisfies the given argument types
        You may need to add explicit typecasts
psql:content-search.sql:56: ERROR:  Function acs_sc_impl__new(&quot;unknown&quot;
, &quot;unknown&quot;, &quot;unknown&quot;) does not exist
        Unable to identify a function that satisfies the given argument types
        You may need to add explicit typecasts

    invoked from within
&quot;db_source_sql_file -callback $callback $path/$file_path&quot;
    (procedure &quot;apm_package_install_data_model&quot; line 32)
    invoked from within
&quot;apm_package_install_data_model -callback $callback $spec_file&quot;</blockq
uote></pre>