From xmlrpc@opengroupware.org Mon Sep 24 11:59:11 2007 From: xmlrpc@opengroupware.org (Renzo Vettori) Date: Mon, 24 Sep 2007 12:59:11 +0200 Subject: [OGo-XML-RPC] is zogi active in current debian builds ? Message-ID: <46F7987F.5030808@pistoiaindustria.it> I installed opengroupware 1.1.svn1994-1 on debian sarge. Webui is working ok, as it is zidestore (I am able to access webdav shares and open/save documents from a windows client). this one: #! /usr/bin/python import xmlrpclib server = xmlrpclib.Server('http://rvettori:password@localhost/zidestore/so/rvettori/') print server.zogi.getLoginAccont(65535) gives: Traceback (most recent call last): File "./prova.py", line 5, in ? print server.zogi.getLoginAccont(65535) File "/usr/lib/python2.3/xmlrpclib.py", line 1032, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.3/xmlrpclib.py", line 1319, in __request verbose=self.__verbose File "/usr/lib/python2.3/xmlrpclib.py", line 1083, in request return self._parse_response(h.getfile(), sock) File "/usr/lib/python2.3/xmlrpclib.py", line 1220, in _parse_response p.close() File "/usr/lib/python2.3/xmlrpclib.py", line 531, in close self._parser.Parse("", 1) # end of data xml.parsers.expat.ExpatError: no element found: line 1, column 0 what am I missing? Many thanks in advance! Renzo Vettori From xmlrpc@opengroupware.org Mon Sep 24 13:07:04 2007 From: xmlrpc@opengroupware.org (Adam Tauno Williams) Date: Mon, 24 Sep 2007 08:07:04 -0400 Subject: [OGo-XML-RPC] is zogi active in current debian builds ? In-Reply-To: <46F7987F.5030808@pistoiaindustria.it> References: <46F7987F.5030808@pistoiaindustria.it> Message-ID: <1190635624.5243.27.camel@aleph.wmmi.net> > I installed < working ok, as it is zidestore (I am able to access webdav shares and > open/save documents from a windows client). I think it is in r1994. Do you have a zOGI.zsp folder in /usr/local/lib/zidestore-1.5/? > this one: > #! /usr/bin/python > import xmlrpclib > server = > xmlrpclib.Server('http://rvettori:password@localhost/zidestore/so/rvettori/') > print server.zogi.getLoginAccont(65535) > gives: > Traceback (most recent call last): > File "./prova.py", line 5, in ? > print server.zogi.getLoginAccont(65535) > File "/usr/lib/python2.3/xmlrpclib.py", line 1032, in __call__ > return self.__send(self.__name, args) > File "/usr/lib/python2.3/xmlrpclib.py", line 1319, in __request > verbose=self.__verbose > File "/usr/lib/python2.3/xmlrpclib.py", line 1083, in request > return self._parse_response(h.getfile(), sock) > File "/usr/lib/python2.3/xmlrpclib.py", line 1220, in _parse_response > p.close() > File "/usr/lib/python2.3/xmlrpclib.py", line 531, in close > self._parser.Parse("", 1) # end of data > xml.parsers.expat.ExpatError: no element found: line 1, column 0 > what am I missing? That looks correct. Has rvettori succesfully logged into the WebUI? Do you see any messages in /var/log/opengroupware/ogo-zidestore-1.5-err.log? From xmlrpc@opengroupware.org Mon Sep 24 13:44:39 2007 From: xmlrpc@opengroupware.org (Renzo Vettori) Date: Mon, 24 Sep 2007 14:44:39 +0200 Subject: [OGo-XML-RPC] is zogi active in current debian builds ? In-Reply-To: <1190635624.5243.27.camel@aleph.wmmi.net> References: <46F7987F.5030808@pistoiaindustria.it> <1190635624.5243.27.camel@aleph.wmmi.net> Message-ID: <46F7B137.9040308@pistoiaindustria.it> Adam Tauno Williams ha scritto: >> I installed <> working ok, as it is zidestore (I am able to access webdav shares and >> open/save documents from a windows client). > > I think it is in r1994. Do you have a zOGI.zsp folder > in /usr/local/lib/zidestore-1.5/? There's no zOGI.zsp folder in /usr/lib/zidestore-1.5/ > > That looks correct. Has rvettori succesfully logged into the WebUI? Do > you see any messages > in /var/log/opengroupware/ogo-zidestore-1.5-err.log? > rvettori logged successfully into the WebUI whith password "password". This is zidestore log: Sep 24 08:24:09 ogo-zidestore-1.5 [756]: [ERROR] [obj-xmlrpc-dispatch] XmlRpcMethodCall does not respond to -initWithRequest:, this method is part of libNGXmlRpc which you might want to link against to get XML-RPC support. Sep 24 08:24:09 ogo-zidestore-1.5 [756]: [ERROR] [object-handler] did not find class of selected renderer SoXmlRpcRenderer Renzo Vettori From xmlrpc@opengroupware.org Mon Sep 24 14:02:57 2007 From: xmlrpc@opengroupware.org (Adam Tauno Williams) Date: Mon, 24 Sep 2007 09:02:57 -0400 Subject: [OGo-XML-RPC] is zogi active in current debian builds ? In-Reply-To: <46F7B137.9040308@pistoiaindustria.it> References: <46F7987F.5030808@pistoiaindustria.it> <1190635624.5243.27.camel@aleph.wmmi.net> <46F7B137.9040308@pistoiaindustria.it> Message-ID: <1190638977.5490.3.camel@aleph.wmmi.net> --=-kyd1eyNeWbOMbsTrAMNA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > >> I installed < >> working ok, as it is zidestore (I am able to access webdav shares and > >> open/save documents from a windows client). > > I think it is in r1994. Do you have a zOGI.zsp folder > > in /usr/local/lib/zidestore-1.5/? > There's no zOGI.zsp folder in /usr/lib/zidestore-1.5/ Your your just shy of the needed release: ----------------------------------------------- "As of r1995 (2007-08-20) zOGI is now included in ZideStore; so if you pull a nightly more recent then that you will automatically have zOGI." --=-kyd1eyNeWbOMbsTrAMNA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBG97WBLRePpNle04MRAg17AJ4uYX7vCJyYbBGjGDk49EGfdZYY/gCfSEoF g1mzvCGDs8EZjLwuUCEqZ7E= =a8zq -----END PGP SIGNATURE----- --=-kyd1eyNeWbOMbsTrAMNA-- From xmlrpc@opengroupware.org Tue Sep 25 11:29:45 2007 From: xmlrpc@opengroupware.org (Renzo Vettori) Date: Tue, 25 Sep 2007 12:29:45 +0200 Subject: [OGo-XML-RPC] is zogi active in current debian builds ? In-Reply-To: <1190638977.5490.3.camel@aleph.wmmi.net> References: <46F7987F.5030808@pistoiaindustria.it> <1190635624.5243.27.camel@aleph.wmmi.net> <46F7B137.9040308@pistoiaindustria.it> <1190638977.5490.3.camel@aleph.wmmi.net> Message-ID: <46F8E319.5050902@pistoiaindustria.it> it seems thath debian nightly builds have lagged behind .. As of September, 25 I can only see svn1994 in subtree of http://download.opengroupware.org/nightly/packages/debian/ , while http://download.opengroupware.org/nightly/sources/trunk/ has r2029 Adam Tauno Williams ha scritto: >>>> I installed <>>> working ok, as it is zidestore (I am able to access webdav shares and >>>> open/save documents from a windows client). >>> I think it is in r1994. Do you have a zOGI.zsp folder >>> in /usr/local/lib/zidestore-1.5/? >> There's no zOGI.zsp folder in /usr/lib/zidestore-1.5/ > > Your your just shy of the needed release: > ----------------------------------------------- > "As of r1995 (2007-08-20) zOGI is now included in ZideStore; so if you > pull a nightly more recent then that you will automatically have > zOGI." > From xmlrpc@opengroupware.org Tue Sep 25 15:32:12 2007 From: xmlrpc@opengroupware.org (Adam Tauno Williams) Date: Tue, 25 Sep 2007 10:32:12 -0400 Subject: [OGo-XML-RPC] is zogi active in current debian builds ? In-Reply-To: <46F8E319.5050902@pistoiaindustria.it> References: <46F7987F.5030808@pistoiaindustria.it> <1190635624.5243.27.camel@aleph.wmmi.net> <46F7B137.9040308@pistoiaindustria.it> <1190638977.5490.3.camel@aleph.wmmi.net> <46F8E319.5050902@pistoiaindustria.it> Message-ID: <1190730732.5247.6.camel@aleph.wmmi.net> --=-vBpIPjORJUa+AgZ/1GSG Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > it seems thath debian nightly builds have lagged behind .. As of=20 > September, 25 I can only see svn1994 in subtree of=20 > http://download.opengroupware.org/nightly/packages/debian/ , while=20 Makes me suspect something broke; possibly with the addition of zOGI. I'll double check building on a fresh machine image. > http://download.opengroupware.org/nightly/sources/trunk/ has r2029 > Adam Tauno Williams ha scritto: > >>>> I installed < >>>> working ok, as it is zidestore (I am able to access webdav shares an= d > >>>> open/save documents from a windows client). > >>> I think it is in r1994. Do you have a zOGI.zsp folder > >>> in /usr/local/lib/zidestore-1.5/? > >> There's no zOGI.zsp folder in /usr/lib/zidestore-1.5/ > > Your your just shy of the needed release: > > ----------------------------------------------- > > "As of r1995 (2007-08-20) zOGI is now included in ZideStore; so if you > > pull a nightly more recent then that you will automatically have > > zOGI." --=-vBpIPjORJUa+AgZ/1GSG Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBG+RvsLRePpNle04MRAnJ3AJ9dJ922Bzf7dcmhFPiAj/7KO1ucogCfVp4G w0yerbgRiYA5tGXHJXkIg+E= =TsON -----END PGP SIGNATURE----- --=-vBpIPjORJUa+AgZ/1GSG-- From xmlrpc@opengroupware.org Tue Sep 25 18:53:39 2007 From: xmlrpc@opengroupware.org (Adam Tauno Williams) Date: Tue, 25 Sep 2007 13:53:39 -0400 Subject: [OGo-XML-RPC] is zogi active in current debian builds ? In-Reply-To: <1190730732.5247.6.camel@aleph.wmmi.net> References: <46F7987F.5030808@pistoiaindustria.it> <1190635624.5243.27.camel@aleph.wmmi.net> <46F7B137.9040308@pistoiaindustria.it> <1190638977.5490.3.camel@aleph.wmmi.net> <46F8E319.5050902@pistoiaindustria.it> <1190730732.5247.6.camel@aleph.wmmi.net> Message-ID: <1190742819.5744.1.camel@aleph.wmmi.net> --=-TmOeGOrybtoOPHZWAG7V Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > > it seems thath debian nightly builds have lagged behind .. As of=20 > > September, 25 I can only see svn1994 in subtree of=20 > > http://download.opengroupware.org/nightly/packages/debian/ , while=20 > Makes me suspect something broke; possibly with the addition of zOGI. > I'll double check building on a fresh machine image. Yep, found a stupid mistake in the makefile. We'll see if packages start building again tonight [or who's ever night the nightlies build during]. --=-TmOeGOrybtoOPHZWAG7V Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBG+UsjLRePpNle04MRAuWiAJwMyb/L0XSOUXBz3NoU8a2OLeF2TACeNGHg 6Zi6YcZEJl/9o514v7eRar0= =TEWb -----END PGP SIGNATURE----- --=-TmOeGOrybtoOPHZWAG7V-- From xmlrpc@opengroupware.org Thu Sep 27 15:34:56 2007 From: xmlrpc@opengroupware.org (Renzo Vettori) Date: Thu, 27 Sep 2007 16:34:56 +0200 Subject: [OGo-XML-RPC] is zogi active in current debian builds ? In-Reply-To: <1190742819.5744.1.camel@aleph.wmmi.net> References: <46F7987F.5030808@pistoiaindustria.it> <1190635624.5243.27.camel@aleph.wmmi.net> <46F7B137.9040308@pistoiaindustria.it> <1190638977.5490.3.camel@aleph.wmmi.net> <46F8E319.5050902@pistoiaindustria.it> <1190730732.5247.6.camel@aleph.wmmi.net> <1190742819.5744.1.camel@aleph.wmmi.net> Message-ID: <46FBBF90.9040704@pistoiaindustria.it> debian build suddenly jumped to svn2032. zOGI is working ok: Great interface! Thank You Very Much! Renzo Vettori Adam Tauno Williams ha scritto: >>> it seems thath debian nightly builds have lagged behind .. As of >>> September, 25 I can only see svn1994 in subtree of >>> http://download.opengroupware.org/nightly/packages/debian/ , while >> Makes me suspect something broke; possibly with the addition of zOGI. >> I'll double check building on a fresh machine image. > > Yep, found a stupid mistake in the makefile. We'll see if packages > start building again tonight [or who's ever night the nightlies build > during]. -- Renzo Vettori Assindustria Pistoia tel: +39 573 99171 fax: +39 573 32997 email: r.vettori@pistoiaindustria.it web: http://www.pistoiaindustria.it From xmlrpc@opengroupware.org Fri Sep 28 15:35:43 2007 From: xmlrpc@opengroupware.org (Adam Tauno Williams) Date: Fri, 28 Sep 2007 10:35:43 -0400 Subject: [OGo-XML-RPC] is zogi active in current debian builds ? In-Reply-To: <46FBBF90.9040704@pistoiaindustria.it> References: <46F7987F.5030808@pistoiaindustria.it> <1190635624.5243.27.camel@aleph.wmmi.net> <46F7B137.9040308@pistoiaindustria.it> <1190638977.5490.3.camel@aleph.wmmi.net> <46F8E319.5050902@pistoiaindustria.it> <1190730732.5247.6.camel@aleph.wmmi.net> <1190742819.5744.1.camel@aleph.wmmi.net> <46FBBF90.9040704@pistoiaindustria.it> Message-ID: <1190990143.5157.10.camel@aleph.wmmi.net> > debian build suddenly jumped to svn2032. Yep, which means the problem was my fault. :( > zOGI is working ok: Great > interface! Thank You Very Much! Glad you like it; feel free to ask questions and post any feedback. > Adam Tauno Williams ha scritto: > >>> it seems thath debian nightly builds have lagged behind .. As of > >>> September, 25 I can only see svn1994 in subtree of > >>> http://download.opengroupware.org/nightly/packages/debian/ , while > >> Makes me suspect something broke; possibly with the addition of zOGI. > >> I'll double check building on a fresh machine image. > > Yep, found a stupid mistake in the makefile. We'll see if packages > > start building again tonight [or who's ever night the nightlies build > > during].