Hi Brian, About the cluster already running, I see the problem: "apt-get remove openbravo-erp" doesn't delete the /etc/init.d/openbravo-erp script. So in the next start of the operative system, PostgreSQL cluster of openbravo will be launched.
I think that apt-get remove take care of remove this file, any cue why it's not doing it. If no, we can add a "rm /etc/init.d/openbravo-erp" instruction in the postrm script. Regarding the other issue of the /etc/apache2/conf.d/openbravo-erp.conf file, Can you pass us this file? Thanks, Gorka On Thu, Apr 15, 2010 at 19:48, Brian Thomason <[email protected]> wrote: > Hi Gorka, > > Unfortunately, this build didn't work for me. When I installed it, I got a > failure message stating the cluster was already running. (note, no > openbravo-erp is installed on this system, but it is a lucid machine > upgraded from karmic that once had openbravo-erp on it) I manually stopped > and restarted it, and get the following error: > > br...@brian-desktop:/source/openbravo$ sudo /etc/init.d/openbravo-erp start > * Starting > openbravo-erp-postgresql > [ OK ] > * Starting > openbravo-erp-tomcat > [ OK ] > * Starting web server > apache2 > Syntax error on line 1 of /etc/apache2/conf.d/openbravo-erp.conf: > Invalid command 'JkWorkersFile', perhaps misspelled or defined by a module > not included in the server configuration > > -Brian > > On Thu, Apr 15, 2010 at 12:32 PM, Brian Thomason > <[email protected]> wrote: >> >> Thanks Gorka, >> >> I'll get to this later today. >> >> -Brian >> >> On Thu, Apr 15, 2010 at 11:59 AM, Gorka Gil <[email protected]> >> wrote: >>> >>> Brian, >>> >>> The package for Lucid is ready. >>> >>> We have change the package source from openbravo-erp to >>> openbravo-erp-openjdk, but the package name continues as >>> openbravo-erp. >>> >>> Also, in the version we have included lucid word: >>> openbravo-erp-openjdk 2.50MP-14-4lucid1 >>> >>> Regards, >>> Gorka >>> >>> On Wed, Apr 14, 2010 at 16:45, Brian Thomason >>> <[email protected]> wrote: >>> > Hi Juan, >>> > >>> > Not trying o bug you, but any chance you can upload the lucid build by >>> > tomorrow? >>> > >>> > Thanks! >>> > >>> > -Brian >>> > >>> > On Tue, Apr 13, 2010 at 1:34 PM, Juan Pablo Aroztegi >>> > <[email protected]> wrote: >>> >> >>> >> Hi Brian, >>> >> >>> >> > I see you closed the bug as Fix Committed but I assume you want me >>> >> > to >>> >> > wait >>> >> > until you have this sorted out so that i can push -14 to Lucid? >>> >> The "Fix Committed" is for the Karmic package. Karmic is already in >>> >> -14 >>> >> with the usual orig name, so we'll be changing Lucid's by appending >>> >> openjdk as you suggest. >>> >> >>> >> So the Karmic package is ready from our side, we have fixed a bug [1] >>> >> and also updated the upstream version to 2.50MP14. >>> >> >>> >> Once we sort out Lucid's orig name issue we'll mark the Lucid issue as >>> >> "Fix Committed". >>> >> >>> >> >>> >> Thanks, >>> >> >>> >> Juan Pablo >>> >> >>> >> >>> >> [1] >>> >> https://bugs.launchpad.net/ubuntu/+source/openbravo-erp/+bug/535215 >>> >> >>> >> >>> >> _______________________________________________ >>> >> Mailing list: https://launchpad.net/~openbravo-isv >>> >> Post to : [email protected] >>> >> Unsubscribe : https://launchpad.net/~openbravo-isv >>> >> More help : https://help.launchpad.net/ListHelp >>> > >>> > >>> > _______________________________________________ >>> > Mailing list: https://launchpad.net/~openbravo-isv >>> > Post to : [email protected] >>> > Unsubscribe : https://launchpad.net/~openbravo-isv >>> > More help : https://help.launchpad.net/ListHelp >>> > >>> > >> > > _______________________________________________ Mailing list: https://launchpad.net/~openbravo-isv Post to : [email protected] Unsubscribe : https://launchpad.net/~openbravo-isv More help : https://help.launchpad.net/ListHelp

