Oh, it seems that the problem has not been solved entirely by adding
the missing session table.

I still get an error when trying to perform backup with sogo-tool:

[sogo@sogo]~ #sogo-tool backup /tmp/foo ALL
<0x0x248f670[SOGoUserManager]> addressbook source 'directory' has no displayname
<0x0x24ff820[SOGoCache]> Cache cleanup interval set every 300.000000 seconds
<0x0x24ff820[SOGoCache]> Using host(s) 'localhost' as server(s)
zsh: abort      sogo-tool backup /tmp/foo ALL
[sogo@sogo]~ #


I tried strace. This is the tail of the trace:


rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
gettimeofday({1304964258, 920054}, NULL) = 0
gettimeofday({1304964258, 920054}, NULL) = 0
rt_sigaction(SIGSEGV, {0x7fe29bfc11e6, [SEGV], SA_RESTORER|SA_RESTART,
0x7fe29b213f60}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGBUS, {0x7fe29bfc11e6, [BUS], SA_RESTORER|SA_RESTART,
0x7fe29b213f60}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, {0x7fe29bfc11e6, [SEGV],
SA_RESTORER|SA_RESTART, 0x7fe29b213f60}, 8) = 0
rt_sigaction(SIGBUS, {SIG_DFL}, {0x7fe29bfc11e6, [BUS],
SA_RESTORER|SA_RESTART, 0x7fe29b213f60}, 8) = 0
rt_sigaction(SIGSEGV, {0x7fe29bfc11e6, [SEGV], SA_RESTORER|SA_RESTART,
0x7fe29b213f60}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGBUS, {0x7fe29bfc11e6, [BUS], SA_RESTORER|SA_RESTART,
0x7fe29b213f60}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, {0x7fe29bfc11e6, [SEGV],
SA_RESTORER|SA_RESTART, 0x7fe29b213f60}, 8) = 0
rt_sigaction(SIGBUS, {SIG_DFL}, {0x7fe29bfc11e6, [BUS],
SA_RESTORER|SA_RESTART, 0x7fe29b213f60}, 8) = 0
futex(0x7fe29b74b3d0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(6849, 6849, SIGABRT)             = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++



How do I fix this?
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to