Prerequisite information: Was initially trying to upgrade from SOGO 1.2.2 to 1.3.2.
apt sources.lst deb http://inverse.ca/debian lenny lenny Memcached is running nobody 14783 0.0 0.1 7704 6152 pts/2 S 17:44 0:00 /usr/bin/memcached -m 64 -p 11211 -u nobody -l 127.0.0.1 Everything looks fine and dandy, except: When i start sogo service i get the following error eplmailsrv:/usr/lib/GNUstep# /etc/init.d/sogo start Starting SOGo: sogo2010-10-08 12:36:24.542 sogod[18931] Unknown time zone name `IST'. 2010-10-08 12:36:24.542 sogod[18931] Using time zone with absolute offset 0. 2010-10-08 12:36:24.542 sogod[18931] unable to find GNUstep DTD - 'plist-0_9' for '-//GNUstep//DTD plist 0.9//EN' 2010-10-08 12:36:25.088 sogod[18931] don't know how to load entity ' http://www.gnustep.org/plist-0_9.xml' id '-//GNUstep//DTD plist 0.9//EN' .:3: validity error : Validation failed: no DTD found ! <plist version="0.9"> ^ 2010-10-08 12:36:25.091 sogod[18931] File NSUserDefaults.m: 626. In [NSUserDefaults +standardUserDefaults] Improper installation: No language locale found <0x0x80f5048[SOGoStartupLogger]> Using obsolete 'WOApplicationRedirectURL' user default. <0x0x80f5048[SOGoStartupLogger]> Please configure the use of the x-webobjects-XXX headers with your webserver (see sample files). . Sogo web interface shows up fine and dandy, but you cant seem to logoff/disconnect *SOGOD* *LOGS* 127.0.0.1 - - [08/Oct/2010:18:21:53 GMT] "GET /SOGo/so/babu/Mail//0/folderINBOX/expunge HTTP/1.1" 204 0/0 0.018 - - 4K SOGoUserHomePage user 'babu' logged off <0x0x8274b68[WOWatchDogChild]> child 20014 exited <0x0x8274b68[WOWatchDogChild]> (terminated due to signal 11) <0x0x826ce68[WOWatchDog]> child spawned with pid 20700 <0x0x82d3a38[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo': <0x0x82d3a38[SOGoProductLoader]> CommonUI.SOGo, PreferencesUI.SOGo, ContactsUI.SOGo, SchedulerUI.SOGo, Contacts.SOGo, Mailer.SOGo, MailerUI.SOGo, AdministrationUI.SOGo, MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo |SOGo| version 1.3.2 (build @vizzini.inverse.ca 201009211534) -- starting |SOGo| vmem size check enabled: shutting down app when vmem > 768 MB 2010-10-08 18:21:53.817 sogod[19874] Note: Using UTF-8 as URL encoding in NGExtensions. <0x0x8411ac0[SOGoCache]> Cache cleanup interval set every 300.000000 seconds <0x0x8411ac0[SOGoCache]> Using host(s) 'localhost' as server(s) 2010-10-08 18:21:53.823 sogod[19874] Note(SoObject): SoDebugKeyLookup is enabled! 2010-10-08 18:21:53.823 sogod[19874] Note(SoObject): SoDebugBaseURL is enabled! 2010-10-08 18:21:53.823 sogod[19874] Note(SoObject): relative base URLs are enabled. SOGoUserHomePage user 'babu' logged off <0x0x8274b68[WOWatchDogChild]> child 20700 exited <0x0x8274b68[WOWatchDogChild]> (terminated due to signal 11) <0x0x8274b68[WOWatchDogChild]> avoiding to respawn child before 2010-10-08 18:21:58 +0530 <0x0x826ce68[WOWatchDog]> child spawned with pid 20708 <0x0x855e4f8[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo': <0x0x855e4f8[SOGoProductLoader]> CommonUI.SOGo, PreferencesUI.SOGo, ContactsUI.SOGo, SchedulerUI.SOGo, Contacts.SOGo, Mailer.SOGo, MailerUI.SOGo, AdministrationUI.SOGo, MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo |SOGo| version 1.3.2 (build @vizzini.inverse.ca 201009211534) -- starting |SOGo| vmem size check enabled: shutting down app when vmem > 768 MB -- [email protected] https://inverse.ca/sogo/lists
