
john at klam
Jun 13, 2013, 1:35 PM
Post #1 of 3
(127 views)
Permalink
|
|
Problems getting davical to run (or reinstall)
|
|
Up until recently I had a nicely running davical setup. something happened, I have checked the logs and I can only assume that there was an automatic upadte to my Debian testing setup. As a result my davical stopped working, all sorts of errors on the davical log. I backed out of the update that might have had some relevance (a php5 update). No change so being dumb I purge davical and its dependecies from the system and reinstalled. Now I get: the following errors when I try to setup DB. /please can I have my davical back!!/ postgres [at] bilb:/home/postgres$ /usr/share/davical/dba/create-database.sh psql:/usr/share/davical/dba/davical.sql:39: ERROR: language "PlPgSQL" does not exist psql:/usr/share/davical/dba/davical.sql:65: ERROR: language "PlPgSQL" does not exist psql:/usr/share/davical/dba/davical.sql:190: ERROR: function privilege_to_bits(text[]) does not exist HINT: No function matches the given name and argument types. You might need to add explicit type casts. psql:/usr/share/davical/dba/davical.sql:200: ERROR: function privilege_to_bits(text[]) does not exist HINT: No function matches the given name and argument types. You might need to add explicit type casts. Supported locales updated. Updated view: dav_principal.sql applied. CalDAV functions updated. RRULE functions updated. DBD::Pg::db do failed: ERROR: relation "relationship" does not exist at /usr/share/davical/dba/update-davical-database line 400, <PERMS> line 23. DBD::Pg::db do failed: ERROR: relation "relationship" does not exist at /usr/share/davical/dba/update-davical-database line 410, <PERMS> line 23. DBD::Pg::db do failed: ERROR: relation "relationship_type" does not exist at /usr/share/davical/dba/update-davical-database line 400, <PERMS> line 35. DBD::Pg::db do failed: ERROR: relation "relationship_type" does not exist at /usr/share/davical/dba/update-davical-database line 410, <PERMS> line 35. DBD::Pg::db do failed: ERROR: relation "relationship_type_rt_id_seq" does not exist at /usr/share/davical/dba/update-davical-database line 400, <PERMS> line 53. DBD::Pg::db do failed: ERROR: relation "relationship_type_rt_id_seq" does not exist at /usr/share/davical/dba/update-davical-database line 410, <PERMS> line 53. Database permissions updated. psql:/usr/share/davical/dba/base-data.sql:30: ERROR: relation "relationship_type" does not exist LINE 1: INSERT INTO relationship_type ( rt_id, rt_name, confers, bit... ^ psql:/usr/share/davical/dba/base-data.sql:33: ERROR: relation "relationship_type" does not exist LINE 1: INSERT INTO relationship_type ( rt_id, rt_name, confers, bit... ^ psql:/usr/share/davical/dba/base-data.sql:36: ERROR: relation "relationship_type" does not exist LINE 1: INSERT INTO relationship_type ( rt_id, rt_name, confers, bit... ^ psql:/usr/share/davical/dba/base-data.sql:39: ERROR: relation "relationship_type" does not exist LINE 1: INSERT INTO relationship_type ( rt_id, rt_name, confers, bit... ^ psql:/usr/share/davical/dba/base-data.sql:43: ERROR: relation "relationship_type" does not exist LINE 1: ...pe_rt_id_seq', (SELECT 10 UNION SELECT rt_id FROM relationsh... ^ NOTE ==== * The password for the 'admin' user has been set to 'tTALQipU' Thanks for trying DAViCal! Check in /usr/share/doc/davical/examples/ for some configuration examples. For help, visit #davical on irc.oftc.net. postgres [at] bilb:/home/postgres$
|