[Calendar and Contacts Server] #415: calendarserver_bootstrap_database just works on english systems
#415: calendarserver_bootstrap_database just works on english systems ----------------------------------+----------------------------------------- Reporter: mail@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 5: Not set | Milestone: Component: Calendar Server | Severity: Other Keywords: | Radar: ----------------------------------+----------------------------------------- Hi, with r6920 a new calendarserver_bootstrap_database was added. It did not work for me doing some research I found the problem. source:/CalendarServer/trunk/calendarserver/tools/bootstrapdatabase.py?rev=6920#L76 just checks the output. The ouput does depend on the configuration in {{{/var/lib/pgsql/data/postgresql.conf}}} It just works with: {{{ lc_messages = 'en_US.UTF-8' # locale for system error message }}} My system had {{{de_DE.UTF-8}}} before. -- Ticket URL: <http://trac.calendarserver.org/ticket/415> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
#415: calendarserver_bootstrap_database just works on english systems ----------------------------------+----------------------------------------- Reporter: mail@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 5: Not set | Milestone: Component: Calendar Server | Severity: Other Keywords: | Radar: ----------------------------------+----------------------------------------- Comment(by mail@…): To cite from http://www.postgresql.org/docs/current/static/locale.html : "Client applications that handle server-side errors by parsing the text of the error message will obviously have problems when the server's messages are in a different language. Authors of such applications are advised to make use of the error code scheme instead." -- Ticket URL: <http://trac.calendarserver.org/ticket/415#comment:1> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
#415: calendarserver_bootstrap_database just works on english systems ----------------------------------+----------------------------------------- Reporter: mail@… | Owner: sagen@… Type: Defect | Status: new Priority: 1: Blocker | Milestone: CalendarServer-3.x Component: Calendar Server | Severity: Other Keywords: | Radar: ----------------------------------+----------------------------------------- Changes (by wsanchez@…): * priority: 5: Not set => 1: Blocker * owner: wsanchez@… => sagen@… * milestone: => CalendarServer-3.x -- Ticket URL: <http://trac.calendarserver.org/ticket/415#comment:2> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
#415: calendarserver_bootstrap_database just works on english systems ----------------------------------+----------------------------------------- Reporter: mail@… | Owner: sagen@… Type: Defect | Status: new Priority: 1: Blocker | Milestone: CalendarServer-3.2 Component: Calendar Server | Severity: Other Keywords: | Radar: ----------------------------------+----------------------------------------- Changes (by wsanchez@…): * milestone: CalendarServer-3.x => CalendarServer-3.2 -- Ticket URL: <http://trac.calendarserver.org/ticket/415#comment:3> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
#415: calendarserver_bootstrap_database just works on english systems ----------------------------------+----------------------------------------- Reporter: mail@… | Owner: sagen@… Type: Defect | Status: new Priority: 1: Blocker | Milestone: CalendarServer-3.2 Component: Calendar Server | Severity: Other Keywords: | Radar: ----------------------------------+----------------------------------------- Comment(by hotukdeals.com2@…): The ouput does depend on the configuration in /var/lib/pgsql/data/postgresql.conf thanks [http://www.storeboard.com/cyberworldukltd/links links] -- Ticket URL: <http://trac.calendarserver.org/ticket/415#comment:4> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
participants (1)
-
Calendar and Contacts Server