On Oct 28, 2011, at 10:46 AM, Francis Lachapelle wrote:
> 
> On 2011-10-28, at 11:40 AM, Jeff Folk wrote:
> 
>>>> Created a symbolic link to the 1.23 version as 1.20... now it works...
>>> 
>>> What distro are you using?
>> 
>> CentOS 5...
>> 
>> [root@sme ~]# python -c 'import yum, pprint; yb = yum.YumBase(); 
>> pprint.pprint(yb.conf.yumvar, width=1)'
>> Loaded plugins: fastestmirror, smeserver
>> {'arch': 'athlon',
>> 'basearch': 'i386',
>> 'releasever': '5'}
> 
> Update gnustep-base to version 1.23.

It was:

[root@sme ~]# grep 'gnustep-base' /var/log/yum/yum.log*
/var/log/yum/yum.log:Jan 31 11:07:57 Installed: gnustep-base-1.20.2-1.i386
/var/log/yum/yum.log:Oct 28 09:51:22 Updated: gnustep-base-1.23.0-1.i386

Notice that sogo was calling the libgnustep-base.so.1.20:

Starting SOGo: 
/usr/sbin/sogod: error while loading shared libraries: libgnustep-base.so.1.20: 
cannot open shared object file: No such file or directory
 sogo                                                     [FAILED]

Interestingly, yesterday it was calling for 1.23 (that wasn't installed), but 
there are different sope49 packages today from yesterday...

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

Reply via email to