I try to extract it from an old package and now I get this when I execute the script :

sogo-tool: symbol lookup error: /usr/lib/sogo/libOGoContentStore.so.0.9: undefined symbol: __objc_class_name_GCSFieldExtractor
Couldn't fetch OCSFolderInfoURL value, aborting

It seems it was not a god idea...

Another thing, I think I was not executing the good file ( I think I took sql-update-2.*1*.17_to_2.3.0.sh in /usr/share/doc/sogo-2.3.0/ )
There is no sql-update-2.*2*.17_to_2.3.0.sh in this directory... Strange?




Le 15/07/2015 20:21, Steve Boley a écrit :
Look at your ld.so.conf and see if /usr/lib/sogo is defined and if it is run ldconfig and if not add it and run ldconfig and try again.

This is how libraries outside of system paths are sourced out.
Steve



On 7/15/2015 11:07 AM, Sam wrote:
Same result... :/

# sudo -u sogo bash sql-update-2.1.17_to_2.3.0.sh
sogo-tool: error while loading shared libraries: libSOGo.so.2: cannot open shared object file: No such file or directory
Couldn't fetch OCSFolderInfoURL value, aborting



Le 15/07/2015 15:37, Francis Lachapelle a écrit :
On Jul 15, 2015, at 9:27 AM, Sam <sr42...@gmail.com> wrote:

Hello Francis,

No, I run under the root user. I can't do a "su - sogo" on my system... The sogo user is a nologin account. Is there another way to do this?
I had also try to modify this parameters :
defaultusername=sogo
defaultdatabase=sogo
directly in the script "sql-update-2.2.17_to_2.3.0.sh " without succes.
Try with sudo:

sudo -u sogo bash sql-update-2.2.17_to_2.3.0.sh

Le 15/07/2015 15:00, Francis Lachapelle a écrit :
Hello Sam

On Jul 15, 2015, at 5:18 AM, Sam <sr42...@gmail.com> wrote:

I try to update from v2.2.17a to v2.3.0, the "yum update sogo" command works great but when I launch the script sql-update-2.2.17_to_2.3.0.sh an error occurs :

# bash sql-update-2.2.17_to_2.3.0.sh
sogo-tool: error while loading shared libraries: libSOGo.so.2: cannot open shared object file: No such file or directory
Couldn't fetch OCSFolderInfoURL value, aborting

I can see the libSOGo.so.2 file here :
/usr/lib/GNUstep/Frameworks/SOGo.framework/Versions/2/sogo/libSOGo.so.
/usr/lib/sogo/libSOGo.so.2

Do you execute the script as the sogo user?


Francis

--
users@sogo.nu
https://inverse.ca/sogo/lists




--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to