#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
_______________________________________________
calendarserver-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Reply via email to