[OGo-Users] Postgre fatal error after new install on Suse 10.2

Adam Tauno Williams users@opengroupware.org
Mon, 05 Feb 2007 13:42:20 -0500


> > Interesting,  as before
> > [ http://mail.opengroupware.org/pipermail/developer/2006-December/ 
> > 002798.html ], recompiling SOPE corrected the problem (make, make  
> > install, restart OGo).  Recompiling OGo had no effect; I tried that  
> > first.
> Could be that you updated to the most recent version, which fixed  
> some memory bug (different place, but possibly it affected your issue  
> as well).
> > Perhaps  the openSUSE compilers and libobjc  
> > (libobjc41-4.1.2_20061115-5,
> > gcc-objc-4.1.3-29, gcc41-objc-4.1.2_20061115-5) have some differences
> > from previously used versions.  I know SuSE 9.3 had libobjc-3.3.5-5.
> Hm, you are installing SuSE 9.3 RPM packages on SuSE 10.2? Well,  
> thats unlikely to work out.

No,  SuSE 9.3 packages on SuSE 9.3;  but openSUSE 10.0 packages are on
openSUSE 10.2 since openSUSE 10.0 are the most recent packages being
built.  Up until very recently it worked, although I do understand that
it can go wrong.

I'm seeing the odd time rendering in different places.

On SuSE 9.3
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1828
and on openSUSE 10.2 the issue described in this thread.

On SuSE 9.3 I see dates/times like - Starttime:	Thursday, %Y-%m-%d %H:%M
%Z
End Time: Thursday, %Y-%m-%d %H:%M %Z
 - in the WebUI

Which seems strikingly similar to what is happening here.

> I don't think that libobjc itself changed, but possibly the ABI or  
> some core library.