Koozali.org: home of the SME Server

SOGo 2.3.0 sql-update HELP!

Offline julianweber

  • 11
  • +0/-0
Re: SOGo 2.3.0 sql-update HELP!
« Reply #15 on: October 07, 2015, 12:44:15 AM »
I should be able to.  What should I do?

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: SOGo 2.3.0 sql-update HELP!
« Reply #16 on: October 07, 2015, 01:01:59 AM »
copy and paste after you do the event sogo-modify
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline julianweber

  • 11
  • +0/-0
Re: SOGo 2.3.0 sql-update HELP!
« Reply #17 on: October 07, 2015, 01:14:39 AM »
/var/log/messages

Oct  6 19:13:03 harry esmith::event[2066]: Processing event: sogo-modify
Oct  6 19:13:03 harry esmith::event[2066]: Running event handler: /etc/e-smith/events/actions/generic_template_expand
Oct  6 19:13:03 harry esmith::event[2066]: expanding /etc/rc.d/init.d/masq
Oct  6 19:13:03 harry esmith::event[2066]: expanding /etc/sysconfig/sogo
Oct  6 19:13:03 harry esmith::event[2066]: expanding /etc/sysconfig/memcached
Oct  6 19:13:03 harry esmith::event[2066]: expanding /etc/httpd/conf/httpd.conf
Oct  6 19:13:04 harry esmith::event[2066]: expanding /etc/logrotate.d/sogo
Oct  6 19:13:04 harry esmith::event[2066]: expanding /etc/dovecot/dovecot.conf
Oct  6 19:13:04 harry esmith::event[2066]: expanding /etc/dovecot/master.users
Oct  6 19:13:04 harry esmith::event[2066]: expanding /etc/e-smith/sql/init/31sogo_mysql_update_privileges
Oct  6 19:13:04 harry esmith::event[2066]: expanding /etc/e-smith/sql/init/30sogo_mysql_create_database
Oct  6 19:13:04 harry esmith::event[2066]: expanding /etc/e-smith/sql/init/31sogo_upgrade
Oct  6 19:13:04 harry esmith::event[2066]: expanding /etc/e-smith/sql/init/32sogo_upgrade_2.3
Oct  6 19:13:04 harry esmith::event[2066]: expanding /etc/cron.d/sogo
Oct  6 19:13:04 harry esmith::event[2066]: expanding /etc/sogo/sogo.conf
Oct  6 19:13:04 harry esmith::event[2066]: expanding /var/service/tinydns/root/data
Oct  6 19:13:04 harry esmith::event[2066]: expanding /var/lib/sogo/smeserver/sogo_mysql_update_privileges.sql
Oct  6 19:13:04 harry esmith::event[2066]: generic_template_expand=action|Event|sogo-modify|Action|generic_template_expand|Start|1444173183 513192|End|1444173184 453900|Elapsed|0.940708
Oct  6 19:13:04 harry esmith::event[2066]: Running event handler: /etc/e-smith/events/actions/adjust-services
Oct  6 19:13:04 harry esmith::event[2066]: adjusting non-supervised sogod (restart)
Oct  6 19:13:04 harry esmith::event[2066]: Restarting SOGo: 
Oct  6 19:13:05 harry esmith::event[2066]: #033[60G[#033[0;32m  OK  #033[0;39m]#015  sogo
Oct  6 19:13:05 harry esmith::event[2066]: adjusting non-supervised masq (adjust)
Oct  6 19:13:05 harry esmith::event[2066]: adjusting supervised tinydns (restart)
Oct  6 19:13:05 harry esmith::event[2066]: adjusting supervised tinydns (up)
Oct  6 19:13:05 harry esmith::event[2066]: adjusting supervised dovecot (restart)
Oct  6 19:13:05 harry esmith::event[2066]: adjusting supervised dovecot (up)
Oct  6 19:13:05 harry esmith::event[2066]: adjusting non-supervised mysql.init (start)
Oct  6 19:13:06 harry esmith::event[2066]: Loading sogo_mysql_create_database into mysql #033[60G[#033[0;32m  OK  #033[0;39m]#015
Oct  6 19:13:06 harry esmith::event[2066]: Loading sogo_mysql_update_privileges into mysql #033[60G[#033[0;32m  OK  #033[0;39m]#015
Oct  6 19:13:06 harry esmith::event[2066]: Loading sogo_upgrade into mysql #033[60G[#033[0;32m  OK  #033[0;39m]#015
Oct  6 19:13:06 harry esmith::event[2066]: Loading sogo_upgrade_2.3 into mysql #033[60G[#033[0;32m  OK  #033[0;39m]#015
Oct  6 19:13:06 harry esmith::event[2066]: adjusting non-supervised memcached (restart)
Oct  6 19:13:07 harry esmith::event[2066]: Stopping memcached: #033[60G[#033[0;32m  OK  #033[0;39m]#015
Oct  6 19:13:07 harry esmith::event[2066]: Starting memcached: #033[60G[#033[0;32m  OK  #033[0;39m]#015
Oct  6 19:13:07 harry esmith::event[2066]: adjusting supervised httpd-e-smith (sigusr1)
Oct  6 19:13:07 harry esmith::event[2066]: adjusting supervised httpd-e-smith (up)
Oct  6 19:13:07 harry esmith::event[2066]: adjust-services=action|Event|sogo-modify|Action|adjust-services|Start|1444173184 454126|End|1444173187 108532|Elapsed|2.654406


Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: SOGo 2.3.0 sql-update HELP!
« Reply #18 on: October 07, 2015, 10:06:33 AM »
that would be good to try to reproduce your issue with a clean smeserver installation, if you can have a go. From what I saw, you already call the action script without error

Oct  6 19:13:04 harry esmith::event[2066]: expanding /etc/e-smith/sql/init/32sogo_upgrade_2.3
....
Oct  6 19:13:06 harry esmith::event[2066]: Loading sogo_upgrade_2.3 into mysql #033[60G[#033[0;32m  OK  #033[0;39m]#015


I'm a bit out of time at the minute....if you can help
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: SOGo 2.3.0 sql-update HELP!
« Reply #19 on: October 07, 2015, 10:57:12 PM »
I can reproduce the issue
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: SOGo 2.3.0 sql-update HELP!
« Reply #20 on: October 07, 2015, 11:37:55 PM »
I can reproduce the issue

do you mean that is a bug, a confirmed one?
is it filed into bugzilla?

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: SOGo 2.3.0 sql-update HELP!
« Reply #21 on: October 07, 2015, 11:40:29 PM »
not necessary, I have just released smeserver-sogo-1.3-16.el6.sme

See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline toothandnail

  • ***
  • 133
  • +0/-0
Re: SOGo 2.3.0 sql-update HELP!
« Reply #22 on: October 13, 2015, 11:25:46 AM »
not necessary, I have just released smeserver-sogo-1.3-16.el6.sme

I've just upgraded to it, but I can't get it started. From console, I'm getting this when I try to start it...

Code: [Select]
/usr/sbin/sogod: error while loading shared libraries: libmemcached.so.11: cannot open shared object file: No such file or directory
Is there a dep missing somewhere?

Paul.