> 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