Forum OpenACS Q&A: Errors installing dotlrn 2.0 beta4

Collapse
Posted by Dario Roig on
I have Debian stable with postgreSQL 7.2.1

This is my eror:

OpenACS Installation
_______________________________________________

Installing the OpenACS kernel data model...

CREATE
CREATE
  ......
  ......
  ......
  ......

(1 row)
*ABORT STATE*
*ABORT STATE*
*ABORT STATE*
COMMIT
CREATE
DROP
CREATE
DROP
acs_privilege__create_privilege
---------------------------------

Somebody knows as it is this error?

Thanks.

Collapse
Posted by Nagita Karunaratne on
If it's available, can you post the relevent part of your /web/{server_root}/log/error.log file? Somebody should be able to help.
Collapse
Posted by Dario Roig on
Hi!

My error.log file is:

[16/Dec/2003:18:19:09][1004.7176][-conn3-] Notice:  acs_privilege__create_privilege

[16/Dec/2003:18:19:09][1004.7176][-conn3-] Notice: ---------------------------------

[16/Dec/2003:18:19:09][1004.7176][-conn3-] Notice:                                0

[16/Dec/2003:18:19:09][1004.7176][-conn3-] Notice: (1 row)

[16/Dec/2003:18:19:09][1004.7176][-conn3-] Error: Error sourcing /var/lib/aolserver/ticape2/packages/acs-bootstrap-installer/i
nstaller/install.tcl:
psql:postgresql.sql:44: ERROR:  parser: parse error at or near "immutable"
psql:postgresql.sql:54: ERROR:  parser: parse error at or near "immutable"
psql:postgresql.sql:63: ERROR:  parser: parse error at or near "immutable"
psql:postgresql.sql:97: ERROR:  parser: parse error at or near "immutable"
  ......
  ......
  ......
  ......

Thanks Nagita.

Collapse
Posted by Don Baccus on
.LRN 2.0 requires either PG 7.3 or PG 7.4 ...

We generally try to support two Postgres major releases with each of our releases, but no more.  PG 7.3 has been out for many months or a year or something like that and is very stable and reliable.  PG 7.4.1 will be released very shortly and should fix any "new release" problems folks saw with PG 7.4.0 (though my understanding is that PG 7.4.0 is very stable and reliable, too!)