[OGo-Users] recent ogo on debian sarge fails
Sven Esbjerg
users@opengroupware.org
Sun, 21 Jan 2007 12:25:13 +0100
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
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.
Any suggestions to fix the problem are wellcome.
Sven Esbjerg