Your message dated Mon, 06 Oct 2014 23:18:40 +0000 with message-id <[email protected]> and subject line Bug#702403: fixed in davical 1.1.3-1 has caused the Debian Bug report #702403, regarding davical.sql function language incorrect case for PlPgSQL to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 702403: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702403 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: davical Version: 1.1.1-1 Severity: important Tags: upstream I'm running this machine with the pgdg postgres packages and am using pg 9.2. When running the create-database.sh script, I get the errors listed below. The first time through I continued and it appeared to work until I tried to assign a resource to a user, which made me come back and revisit. Changing the capitalization in davical.sql from 'PlPgSQL' to 'plpgsql' allowed the lanuage to be recognized and the script to succeed. I briefly scanned the pg 9.2 release notes but couldn't find anything specific about a change that would cause this, but because I'm running with 9.2 instead of 9.1 as shipped in wheezy I'm not tagging this rc, but it seems like it would otherwise qualify (with what seems to be a trivial fix). Script error output ------------------- psql:./davical.sql:39: ERROR: language "PlPgSQL" does not exist psql:./davical.sql:65: ERROR: language "PlPgSQL" does not exist psql:./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:./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 ./update-davical-database line 400, <PERMS> line 23. DBD::Pg::db do failed: ERROR: relation "relationship" does not exist at ./update-davical-database line 410, <PERMS> line 23. DBD::Pg::db do failed: ERROR: relation "relationship_type" does not exist at ./update-davical-database line 400, <PERMS> line 35. DBD::Pg::db do failed: ERROR: relation "relationship_type" does not exist at ./update-davical-database line 410, <PERMS> line 35. DBD::Pg::db do failed: ERROR: relation "relationship_type_rt_id_seq" does not exist at ./update-davical-database line 400, <PERMS> line 53. DBD::Pg::db do failed: ERROR: relation "relationship_type_rt_id_seq" does not exist at ./update-davical-database line 410, <PERMS> line 53. Database permissions updated. psql:./base-data.sql:30: ERROR: relation "relationship_type" does not exist LINE 1: INSERT INTO relationship_type ( rt_id, rt_name, confers, bit... ^ psql:./base-data.sql:33: ERROR: relation "relationship_type" does not exist LINE 1: INSERT INTO relationship_type ( rt_id, rt_name, confers, bit... ^ psql:./base-data.sql:36: ERROR: relation "relationship_type" does not exist LINE 1: INSERT INTO relationship_type ( rt_id, rt_name, confers, bit... ^ psql:./base-data.sql:39: ERROR: relation "relationship_type" does not exist LINE 1: INSERT INTO relationship_type ( rt_id, rt_name, confers, bit... psql:./base-data.sql:39: ERROR: relation "relationship_type" does not exist LINE 1: INSERT INTO relationship_type ( rt_id, rt_name, confers, bit... ^ psql:./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... -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages davical depends on: ii debconf 1.5.49 ii libawl-php 0.53-1 ii libdbd-pg-perl 2.19.2-2 ii libyaml-perl 0.81-1 ii php5-pgsql 5.4.4-13 ii postgresql-client 9.2+140.pgdg70+1 ii postgresql-client-9.2 [postgresql-client] 9.2.3-1.pgdg70+1 Versions of packages davical recommends: pn postgresql <none> davical suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: davical Source-Version: 1.1.3-1 We believe that the bug you reported is fixed in the latest version of davical, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Florian Schlichting <[email protected]> (supplier of updated davical package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 07 Oct 2014 00:12:13 +0200 Source: davical Binary: davical davical-doc Architecture: source all Version: 1.1.3-1 Distribution: unstable Urgency: low Maintainer: Davical Development Team <[email protected]> Changed-By: Florian Schlichting <[email protected]> Description: davical - PHP CalDAV and CardDAV Server davical-doc - PHP CalDAV and CardDAV Server - technical documentation Closes: 656390 656395 702403 703290 703383 703387 717043 726577 730941 740827 742498 Changes: davical (1.1.3-1) unstable; urgency=low . [ Andrew McMillan ] * New upstream release (closes: #656395, #702403, #703290, #703383, #703387, #740827) * Updated the control file Vcs-* fields to the new addresses of the canonical git upstream repository. * Removed README.Debian which didn’t contain any useful information. . [ Florian Schlichting ] * Takeover for the Davical Development Team (closes: #742498) * Use short-form debian/rules and fix source format declaration (closes: #730941) * Clean up duplicate files (symlink identical files in api documentation) * debian/control: update and sort dependencies, add php5, php5-cli (closes: #717043), php5-curl to Recommends (closes: #656390), php5-ldap as Suggests (LP: #479378) * Add doc-base registration for api doc and website in davical-doc * Add a README.Debian explaining the necessary steps for a basic installation * Bump dh compat to level 9 * Add a debian/watch file * Switch d/copyright to copyright-format 1.0, amend CREDITS from git log * Bump dependency on awl to 0.55 * Declare compliance with Debian Policy 3.9.6 * Upload to Debian (closes: #726577) Checksums-Sha1: 980bd5eaf8ba2d30961ee0f6458e2a95ea03aaa3 2003 davical_1.1.3-1.dsc 782fe9eb4a21d95cfabc294aa7b3ce4b9039f7c6 2453312 davical_1.1.3.orig.tar.xz 5e37901b6332a2d967561a65032e0ec27a6cc6b7 10984 davical_1.1.3-1.debian.tar.xz 8d494b329bbf0e03f3c0751c115ec33e10928b65 339554 davical_1.1.3-1_all.deb 43ad3e471ba93d742443e586cd4e340267ab9b3a 1156932 davical-doc_1.1.3-1_all.deb Checksums-Sha256: e42a68eafc1d311a80085943f7a115cf093ac4873590b9292c02aab711a24cb3 2003 davical_1.1.3-1.dsc 160f29788392ded6acbbeee0e2895016d3bf95baba569fe9bbd85b22d6222d8a 2453312 davical_1.1.3.orig.tar.xz 1c1658ca3495c27e0bb4cef5eb3df338a8a137047afc91f0e0de76c322b10314 10984 davical_1.1.3-1.debian.tar.xz a18068dcf45df5d0b3a6681b86a86137fd9265896b9628fb2ea6d2c84e8d1c80 339554 davical_1.1.3-1_all.deb ae03c7da0d90c8ccf3401fb83f25f08ba376e5f7cfd56f3b9babfca04bba3f50 1156932 davical-doc_1.1.3-1_all.deb Files: 7bbc3339f8799950c2fe6daa9fe5ecd1 2003 web extra davical_1.1.3-1.dsc e12d97b693a74c86e4707a18e1056a82 2453312 web extra davical_1.1.3.orig.tar.xz c90642b34c38f8c917819c2721c14e6b 10984 web extra davical_1.1.3-1.debian.tar.xz ae69f814df74292e201c18fbe18beeea 339554 web extra davical_1.1.3-1_all.deb 29f3e19a5297e5550a041dcccbcb9d00 1156932 doc extra davical-doc_1.1.3-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJUMyFbAAoJEBKXO25y3Ae1urcP/2HOkOxT2q+rRpjkOC+PDjzN fC+2sR6VRRbWDZm/npcwYZDh78CqcsdADmTucZ27byz6R7j7P0D2EWUH1DELHVqO YVIdYm2SvaJMZUYzO/zG4M40hj76El+3DZxrwMJGlgTqAMaDFhwGFZlzYuqchend LgaJfq2sUbTeU/CcBdxhhzDlgoOMrGIbZsP6Q4SbS6NjvAb0aIo2al7nehtNPwuC SGeLoLnQ2nQOpJdKScnUAFuw2lpW+e9J+IWoa2aBpR3w0u/PGVoRXG0B7S0zmZUZ KIazicZf8ZJfgji6fy9sAslIR3VJAZdwiJCFWpMWit5dIxWsdvmR3W30oXzTHKow LcvuJHyhAkpdPK5Saa8YLaoTyR78y72iRB7N+P4irpld4RhG+8ziBjkN+jFOrZbo bh1ik9M7ClpMU/74+k7Z2zIiRJ8+Q6cyO+qmV7SQnMCkJ818fjGnU2EXdeYj+SbI 8aDdgUPd8xLVWUlLkuBCJNvMkqtBOFUNZJMQmA3FeoTOEupbhIUqAbo/EvkpzMlz QlDQOyxqEnrifLWlEgdSc+06kokPlufu9ySeeDt6EwTh6REajOy539aX45l2e0p5 0YYSW3zf6UgKfGKuUMu7CLUvcnTAm+2jqr5VZWO/Lt231MPLlwARFErBisck2uUW aBmezTw6g8x9hnkOF6gq =h/Ut -----END PGP SIGNATURE-----
--- End Message ---

