Re: [SOGo] 2.3.0 Update problems

2015-07-22 Thread Sam
It's ok now, but the script is missing, even with a the sogo-tool 
package updated...

I had to dowload it from gitub...
Thanks all!
See you

Le 22/07/2015 16:12, Christian Mack a écrit :

Hello

Perhaps it would be smarter to update your sogo-tool package.


Kind regards,
Christian Mack

Am 22.07.2015 um 14:42 schrieb Sam:

I try to find libOGoContentStore.so.0.9, it seams to be a part of old
SOGo rpms ( I found it here
http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/libOGoContentStore.so.0.9
)
Is there another way to dowload it?
Thanks!


Le 16/07/2015 14:26, Sam a écrit :

Thanks Steve!

It's better but now it missing libOGoContentStore.so.0.9, I just have
found /usr/lib/sogo/lib/libGDLContentStore.so :

sogo-tool: error while loading shared libraries:
libOGoContentStore.so.0.9: cannot open shared object file: No such
file or directory

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




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


Re: [SOGo] 2.3.0 Update problems

2015-07-22 Thread Sam

Yes! I think so! :)
I going to try this.
Thanks Christian!

Le 22/07/2015 16:12, Christian Mack a écrit :

Hello

Perhaps it would be smarter to update your sogo-tool package.


Kind regards,
Christian Mack

Am 22.07.2015 um 14:42 schrieb Sam:

I try to find libOGoContentStore.so.0.9, it seams to be a part of old
SOGo rpms ( I found it here
http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/libOGoContentStore.so.0.9
)
Is there another way to dowload it?
Thanks!


Le 16/07/2015 14:26, Sam a écrit :

Thanks Steve!

It's better but now it missing libOGoContentStore.so.0.9, I just have
found /usr/lib/sogo/lib/libGDLContentStore.so :

sogo-tool: error while loading shared libraries:
libOGoContentStore.so.0.9: cannot open shared object file: No such
file or directory

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




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


Re: [SOGo] 2.3.0 Update problems

2015-07-22 Thread Sam
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  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  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

Re: [SOGo] 2.3.0 Update problems

2015-07-22 Thread Christian Mack
Hello

Perhaps it would be smarter to update your sogo-tool package.


Kind regards,
Christian Mack

Am 22.07.2015 um 14:42 schrieb Sam:
> I try to find libOGoContentStore.so.0.9, it seams to be a part of old
> SOGo rpms ( I found it here
> http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/libOGoContentStore.so.0.9
> )
> Is there another way to dowload it?
> Thanks!
> 
> 
> Le 16/07/2015 14:26, Sam a écrit :
>> Thanks Steve!
>>
>> It's better but now it missing libOGoContentStore.so.0.9, I just have
>> found /usr/lib/sogo/lib/libGDLContentStore.so :
>>
>> sogo-tool: error while loading shared libraries:
>> libOGoContentStore.so.0.9: cannot open shared object file: No such
>> file or directory
>>
>> 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 
>>
> 


-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] 2.3.0 Update problems

2015-07-22 Thread Sam
I try to find libOGoContentStore.so.0.9, it seams to be a part of old 
SOGo rpms ( I found it here 
http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/libOGoContentStore.so.0.9 
)

Is there another way to dowload it?
Thanks!


Le 16/07/2015 14:26, Sam a écrit :

Thanks Steve!

It's better but now it missing libOGoContentStore.so.0.9, I just have 
found /usr/lib/sogo/lib/libGDLContentStore.so :


sogo-tool: error while loading shared libraries: 
libOGoContentStore.so.0.9: cannot open shared object file: No such 
file or directory


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 




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


Re: [SOGo] 2.3.0 Update problems

2015-07-16 Thread Laz C. Peterson
Gotcha, thanks Christian!

~ Laz Peterson
Paravis, LLC

> On Jul 16, 2015, at 1:00 AM, Christian Mack  
> wrote:
> 
> Hello Laz C. Peterson
> 
> Yes it is necessary to run the database script on Ubuntu too.
> 
> 
> Kind regards,
> Christian Mack
> 
> Am 15.07.2015 um 20:54 schrieb Laz C. Peterson:
>> Hey there Francis,
>> 
>> An issue on Ubuntu side as well.  Running 14.04.2 here, I decided to upgrade 
>> SOGo this morning using the packages supplied by Inverse.  After the update, 
>> users can log in and view email, etc.  But none of the WebDAV-based items 
>> were working.  Calendars were missing to the web client and general access 
>> to the CalDAV would not let any modifications happen.
>> 
>> I was not aware of a script that needed to be run — is that true for Ubuntu 
>> package as well?
>> 
>> We had to restore a system image of the SOGo server that was running 2.2.17a 
>> in order to regain functionality.
>> 
>> ~ Laz Peterson
>> Paravis, LLC
>> 
>>> On Jul 15, 2015, at 6:37 AM, Francis Lachapelle  
>>> wrote:
>>> 
>>> 
 On Jul 15, 2015, at 9:27 AM, Sam  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  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
>> 
> 
> 
> -- 
> Christian Mack
> Universität Konstanz
> Kommunikations-, Informations-, Medienzentrum (KIM)
> Abteilung Basisdienste
> 78457 Konstanz
> +49 7531 88-4416
> 

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

Re: [SOGo] 2.3.0 Update problems

2015-07-16 Thread Sam

Thanks Steve!

It's better but now it missing libOGoContentStore.so.0.9, I just have 
found /usr/lib/sogo/lib/libGDLContentStore.so :


sogo-tool: error while loading shared libraries: 
libOGoContentStore.so.0.9: cannot open shared object file: No such file 
or directory


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 


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


Re: [SOGo] 2.3.0 Update problems

2015-07-16 Thread Christian Mack
Hello Laz C. Peterson

Yes it is necessary to run the database script on Ubuntu too.


Kind regards,
Christian Mack

Am 15.07.2015 um 20:54 schrieb Laz C. Peterson:
> Hey there Francis,
> 
> An issue on Ubuntu side as well.  Running 14.04.2 here, I decided to upgrade 
> SOGo this morning using the packages supplied by Inverse.  After the update, 
> users can log in and view email, etc.  But none of the WebDAV-based items 
> were working.  Calendars were missing to the web client and general access to 
> the CalDAV would not let any modifications happen.
> 
> I was not aware of a script that needed to be run — is that true for Ubuntu 
> package as well?
> 
> We had to restore a system image of the SOGo server that was running 2.2.17a 
> in order to regain functionality.
> 
> ~ Laz Peterson
> Paravis, LLC
> 
>> On Jul 15, 2015, at 6:37 AM, Francis Lachapelle  
>> wrote:
>>
>>
>>> On Jul 15, 2015, at 9:27 AM, Sam  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  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
> 


-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] 2.3.0 Update problems

2015-07-15 Thread Steve Boley
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  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  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


Re: [SOGo] 2.3.0 Update problems

2015-07-15 Thread Laz C. Peterson
Hey there Francis,

An issue on Ubuntu side as well.  Running 14.04.2 here, I decided to upgrade 
SOGo this morning using the packages supplied by Inverse.  After the update, 
users can log in and view email, etc.  But none of the WebDAV-based items were 
working.  Calendars were missing to the web client and general access to the 
CalDAV would not let any modifications happen.

I was not aware of a script that needed to be run — is that true for Ubuntu 
package as well?

We had to restore a system image of the SOGo server that was running 2.2.17a in 
order to regain functionality.

~ Laz Peterson
Paravis, LLC

> On Jul 15, 2015, at 6:37 AM, Francis Lachapelle  
> wrote:
> 
> 
>> On Jul 15, 2015, at 9:27 AM, Sam  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  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

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

Re: [SOGo] 2.3.0 Update problems

2015-07-15 Thread Sam

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  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  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


Re: [SOGo] 2.3.0 Update problems

2015-07-15 Thread Francis Lachapelle

> On Jul 15, 2015, at 9:27 AM, Sam  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  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

Re: [SOGo] 2.3.0 Update problems

2015-07-15 Thread Sam

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.

Sam

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

Hello Sam


On Jul 15, 2015, at 5:18 AM, Sam  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


Re: [SOGo] 2.3.0 Update problems

2015-07-15 Thread Francis Lachapelle
Hello Sam

> On Jul 15, 2015, at 5:18 AM, Sam  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

[SOGo] 2.3.0 Update problems

2015-07-13 Thread Sam

Hello,

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

It's a CentOS release 6.5 (Final)

Thanks for helping!

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