On 2011-10-29, at 6:00 AM, Pascal Gienger wrote: >> Since upgrade of my Centos 5 , I thing GNUStep alose upgrade :( >> >> No I have this error when I try to start sogod >> >> [root@serv1 ~]# service sogod start >> /etc/init.d/sogod: line 73: /usr/GNUstep/System/Library/Makefiles/GNUstep.sh: > > This is a bug in /etc/init.d/sogod: > > [root@limbe init.d]# diff -u sogod.orig sogod > --- sogod.orig 2011-10-28 15:28:53.000000000 +0200 > +++ sogod 2011-10-29 11:59:07.000000000 +0200 > @@ -70,7 +70,7 @@ > . /etc/rc.d/init.d/functions > if [ -z "$GNUSTEP_SYSTEM_ROOT" ] > then > - . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh > + . /usr/share/GNUstep/Makefiles/GNUstep.sh > fi > > DAEMON_OPTS="-WOWorkersCount $PREFORK -WOPidFile $PIDFILE -WOLogFile $LOGFILE"
Even better : http://mtn.inverse.ca/revision/diff/5dcf2a67f6b5d914d3f329aec3830f2484679b43/with/620e40dba861cf20ff94cffda921d7b7b564d061 We'll release an updated package for RHEL later today. Francis -- [email protected] :: +1.514.755.3640 :: http://www.inverse.ca Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org) -- [email protected] https://inverse.ca/sogo/lists
