Koozali.org: home of the SME Server
Obsolete Releases => SME 8.x Contribs => Topic started by: nicolatiana on October 14, 2015, 03:44:18 AM
-
After upgrading from 2.0.7 to 2.3.2 I get in sogo .log the following errors:
[WARN] <0x0xb9c7b6dc[SOGoWebDAVAclManager]> entry '{DAV:}write' already exists in DAV permissions table
and:
Oct 14 03:31:56 sogod [6371]: [ERROR] <0x0xb9c7e814[GCSFolder]> -[GCSFolder fetchFields:fetchSpecification:ignoreDeleted:]: cannot execute quick-fetch SQL 'SELECT b.c_name,b.c_content,b.c_creationdate,b.c_lastmodified,b.c_version,a.c_com
Oct 14 03:31:56 sogod [6371]: [ERROR] <0x0xb9c7e814[GCSFolder]> -[GCSFolder fetchFields:fetchSpecification:ignoreDeleted:]: cannot execute quick-fetch SQL 'SELECT b.c_name,b.c_content,b.c_creationdate,b.c_lastmodified,b.c_version,a.c_com
Oct 14 03:31:56 sogod [6371]: [ERROR] <0xB9CDE73C[SOGoAppointmentFolder]:personal> (-[SOGoAppointmentFolder fetchFields:from:to:title:component:additionalFilters:includeProtectedInformation:]): fetch failed!
O
Checks:
# rpm -qa sogo
sogo-2.3.2-1.el5
# rpm -qa smeserver-sogo
smeserver-sogo-1.1-3.el5.sme
# locate libSOGo.so.2
/usr/lib/libSOGo.so.2
/usr/lib/libSOGo.so.2.0.7
/usr/lib/GNUstep/Frameworks/SOGo.framework/Versions/2/libSOGo.so.2
/usr/lib/GNUstep/Frameworks/SOGo.framework/Versions/2/libSOGo.so.2.0.7
(this seems not good)
# locate sogod
/etc/e-smith/db/configuration/defaults/sogod
/etc/e-smith/db/configuration/defaults/sogod/ACLsSendEMailNotifications
/etc/e-smith/db/configuration/defaults/sogod/AdminUsers
/etc/e-smith/db/configuration/defaults/sogod/DraftsFolder
/etc/e-smith/db/configuration/defaults/sogod/SentFolder
/etc/e-smith/db/configuration/defaults/sogod/TCPPort
/etc/e-smith/db/configuration/defaults/sogod/status
/etc/e-smith/db/configuration/defaults/sogod/type
/etc/e-smith/events/sogo-modify/services2adjust/sogod
/etc/rc.d/init.d/sogod
/etc/rc.d/rc0.d/K15sogod
/etc/rc.d/rc1.d/K15sogod
/etc/rc.d/rc2.d/S85sogod
/etc/rc.d/rc3.d/S85sogod
/etc/rc.d/rc4.d/S85sogod
/etc/rc.d/rc5.d/S85sogod
/etc/rc.d/rc6.d/K15sogod
/etc/rc.d/rc7.d/S85sogod
/usr/sbin/sogod
Nicola
-
sorry nicolatiana, but I don't support sogo on sme8. If you need absolutely to continue with sme8, you need to install smeserver-dovecot from fws and launch manually all mysql scripts in /usr/share/doc/sogo-2.3.2/
-
I already installed smeserver-dovecot from FWS before running upgrade: running Your scripts seem to solve more or less everything.
I still catch some warning:
WARNING: Could not delete Sieve script - continuing...:
but I'll make further checks next night.
(I'm trying, at least, to align all my 8.x to fws dovecot + latest sogo, waiting to start migrations to 9.x)
Addendum: installing smeserver-dovecot from FWS requires now some trick because atrmps repos is down and I had to get manually files from available mirrors. Should I file a bug about it ?