[OGo-Users] recent ogo on debian sarge fails

Adam Tauno Williams users@opengroupware.org
Sun, 21 Jan 2007 12:37:48 -0500


On Sun, 2007-01-21 at 12:25 +0100, Sven Esbjerg wrote:
> I have been using opengroupware on a debian sarge server for a year now with
> minimal problems.
> I have the following repository in /etc/apt/sources.list:
> (the only 3. party repository)
> deb http://download.opengroupware.org/nightly/packages/debian sarge trunk
> This week I updated upgrade and I am now unable to start any part of
> opengroupware.
> The debian init script does not report any failures. I suspect this is due
> to the use of /usr/sbin/daemon which exits with status 0 even though it failed
> to start the program.
> I have tried to start the webui as the ogo user manualy with this command:
> /usr/sbin/ogo-webui-1.1 -WOPort 20000
> which results in the following error:
> /usr/sbin/ogo-webui-1.1: relocation error: /usr/lib/libLSFoundation.so.5.3:
> undefined symbol: __objc_class_name_NSConstantString

Have you tried doing a /sbin/ldconfig?

Have you updated or not updated the systems libobjc?

Have you updates SOPE packages as well as OGo packages?

> I have tried upgrading but it seems some of the packages are kept back.
> gustav:~# apt-get dist-upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Calculating Upgrade... Done
> The following packages have been kept back:
>   libsope-core4.5 opengroupware.org-skyaptnotify
>   opengroupware.org-webmail-tools opengroupware.org-zidestore1.5
>   opengroupware.org1.1-webui-app opengroupware.org1.1-webui-contact
>   opengroupware.org1.1-webui-core opengroupware.org1.1-webui-job
>   opengroupware.org1.1-webui-mailer opengroupware.org1.1-webui-news
>   opengroupware.org1.1-webui-project opengroupware.org1.1-webui-scheduler
>   opengroupware.org1.1-xmlrpcd
> 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.

It doesn't list any reason why?  That kind of stinks.  Is there anyway
to make apt more verbose?  Sorry, I don't know anything apt or Debian
specific.