
kbass at kenbass
Sep 27, 2011, 7:57 PM
Views: 327
Permalink
|
I grabbed 0.9.9.6 and the SQL scripts appear to be broken--see output below. Initially I tried to upgrade from 0.9.8. and got the same thing so I dropped my database and tried a clean create. I was using the tarball, but before posting this, I grab the source from git to verify it too does not work. I grepped the SQL stuff and there is no CREATE TABLE for time_zone anywhere in the git. Did something happen to the davical.sql file? Did someone check in a wrong version of a file at some point? su postgres -c /usr/share/davical/dba/create-database.sh CREATE DATABASE Supported locales updated. Updated view: dav_principal.sql applied. CalDAV functions updated. RRULE functions updated. DBD::Pg::db do failed: ERROR: relation "time_zone" does not exist at /usr/share/davical/dba/update-davical-database line 400, <PERMS> line 63. DBD::Pg::db do failed: ERROR: relation "time_zone" does not exist at /usr/share/davical/dba/update-davical-database line 410, <PERMS> line 63. Database permissions updated. NOTE ==== Thanks for trying DAViCal! Check in /usr/share/doc/davical/examples/ for some configuration examples. For help, visit #davical on irc.oftc.net. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Davical-general mailing list Davical-general [at] lists https://lists.sourceforge.net/lists/listinfo/davical-general
|