| *** HakTom has quit IRC | 00:15 | |
| *** bigkevmcd has joined #zope3-dev | 00:18 | |
| *** fcorrea has quit IRC | 00:28 | |
| *** rmarianski has quit IRC | 00:28 | |
| thruflo | a) my error was due to recursive imports, b) i should have been writing a functional test anyway, c) must be time for bed | 00:36 |
|---|---|---|
| *** rmarianski has joined #zope3-dev | 00:36 | |
| *** timte has quit IRC | 00:38 | |
| *** dobee has quit IRC | 00:38 | |
| *** AdnyGraybeal has joined #zope3-dev | 00:40 | |
| *** AdnyGraybeal has left #zope3-dev | 00:40 | |
| *** niemeyer has joined #zope3-dev | 00:49 | |
| *** mweichert has joined #zope3-dev | 00:52 | |
| *** philiKON has quit IRC | 00:53 | |
| *** thruflo has quit IRC | 00:58 | |
| *** rcrafton has quit IRC | 00:58 | |
| *** benji has quit IRC | 01:04 | |
| *** J1m has quit IRC | 01:20 | |
| *** mweichert has quit IRC | 01:21 | |
| *** jodok has quit IRC | 01:26 | |
| *** natea_ has joined #zope3-dev | 01:26 | |
| *** whit has joined #zope3-dev | 01:32 | |
| *** rmarianski has quit IRC | 01:40 | |
| *** norro has quit IRC | 01:43 | |
| *** supton has joined #zope3-dev | 01:46 | |
| *** pbugni has quit IRC | 01:55 | |
| *** natea_ has quit IRC | 01:58 | |
| *** natea_ has joined #zope3-dev | 02:03 | |
| *** natea_ has quit IRC | 02:03 | |
| *** natea_ has joined #zope3-dev | 02:05 | |
| *** natea_ has quit IRC | 02:05 | |
| *** natea_ has joined #zope3-dev | 02:05 | |
| *** natea_ has quit IRC | 02:11 | |
| *** dunny has quit IRC | 02:14 | |
| *** natea_ has joined #zope3-dev | 02:22 | |
| *** natea_ has quit IRC | 02:24 | |
| *** mcdonc_ has joined #zope3-dev | 02:27 | |
| *** redir has quit IRC | 02:27 | |
| *** malthe is now known as malthe|Zzz | 02:29 | |
| *** natea_ has joined #zope3-dev | 02:29 | |
| *** supton has quit IRC | 02:38 | |
| *** nathany has quit IRC | 02:44 | |
| *** dunny has joined #zope3-dev | 02:46 | |
| *** sp0cksbeard has quit IRC | 03:00 | |
| *** rocky is now known as rocky|away | 03:17 | |
| *** redir has joined #zope3-dev | 03:19 | |
| *** jsadjohnson has quit IRC | 03:26 | |
| *** danielblackburn has joined #zope3-dev | 03:28 | |
| *** natea_ is now known as natea | 03:29 | |
| *** reedobrien has joined #zope3-dev | 03:38 | |
| *** redir has quit IRC | 03:47 | |
| *** quodt has quit IRC | 03:49 | |
| *** salfield has quit IRC | 04:26 | |
| *** rcrafton has joined #zope3-dev | 04:26 | |
| *** jinty has quit IRC | 04:41 | |
| *** alecm_ has quit IRC | 04:41 | |
| *** alecm has joined #zope3-dev | 04:42 | |
| *** percious has joined #zope3-dev | 04:42 | |
| percious | anyone here familiar with repoze and grok? | 04:43 |
| *** danielblackburn has quit IRC | 04:43 | |
| mcdonc_ | percious: back again eh? | 04:43 |
| percious | im hopelessly addicted to my open source project | 04:43 |
| percious | i wrote 600+ lines of code at work today too... | 04:43 |
| percious | NameError: name 'OverflowWarning' is not defined | 04:44 |
| mcdonc_ | percious: we all have problems like this... | 04:44 |
| percious | i redid the repoze tutorial, and im still having problems | 04:44 |
| percious | NameError: name 'OverflowWarning' is not defined | 04:44 |
| mcdonc_ | percious: i may have misled you about python 2.5: https://bugs.launchpad.net/zopeproject/+bug/181529 | 04:44 |
| percious | ut oh! | 04:45 |
| mcdonc_ | it works "in theory" apparently | 04:45 |
| percious | repoze.grok does work under Python 2.5 but also runs under 2.4 | 04:45 |
| percious | according to the dox | 04:45 |
| mcdonc_ | indeed, it should | 04:45 |
| percious | hmp | 04:46 |
| mcdonc_ | percious: have you visited #grok yet? it is a fairly active channel | 04:47 |
| percious | yeah, ill go check it out | 04:48 |
| lisppaste6 | percious pasted "repoze.grok" at http://paste.lisp.org/display/55777 | 04:48 |
| percious | http://paste.lisp.org/display/55777 | 04:48 |
| mcdonc_ | in fact there is someone else in there struggling with install issues and someone pointed him at http://grok.zope.org/documentation/how-to/using-virtualenv-for-a-clean-grok-installation (which i've not read) | 04:48 |
| mcdonc_ | i really just pointed you at repoze.grok because you wanted paster stuff | 04:49 |
| percious | yep | 04:50 |
| percious | and I still do | 04:50 |
| mcdonc_ | i really think overflowwarning is just due to some package (apparently zope.interface) relying on py2.4 | 04:50 |
| percious | i know, i did a easy_install -U zope.interface | 04:51 |
| percious | and then i get pkg_resource errors | 04:51 |
| percious | blaj | 04:51 |
| mcdonc_ | ic... well, you could use py2.4 | 04:51 |
| percious | i know... | 04:51 |
| percious | :( | 04:51 |
| percious | i like 2.5 | 04:51 |
| mcdonc_ | dont fight the framework... it will only hurt more... ;-) | 04:51 |
| percious | so much faster | 04:52 |
| mcdonc_ | except for all that time it doesnt actually work ;-) | 04:52 |
| percious | right | 04:54 |
| percious | but setup is only a one time deal | 04:54 |
| percious | development cycles are expensive | 04:54 |
| mcdonc_ | yup | 04:55 |
| *** Theuni_ has quit IRC | 05:18 | |
| *** rcrafton has quit IRC | 05:30 | |
| *** bigkevmcd has quit IRC | 05:34 | |
| *** niemeyer has quit IRC | 05:37 | |
| *** Theuni has joined #zope3-dev | 05:44 | |
| *** nitromaster has quit IRC | 05:46 | |
| lisppaste6 | percious pasted "grok zcml error" at http://paste.lisp.org/display/55781 | 05:49 |
| *** Theuni has quit IRC | 05:53 | |
| *** Theuni has joined #zope3-dev | 05:53 | |
| *** stub has joined #zope3-dev | 06:15 | |
| *** stub has quit IRC | 06:21 | |
| *** alecm has quit IRC | 06:40 | |
| *** whit has quit IRC | 06:49 | |
| *** percious has left #zope3-dev | 07:01 | |
| *** afd_ has joined #zope3-dev | 07:07 | |
| *** whit has joined #zope3-dev | 07:15 | |
| *** alecm has joined #zope3-dev | 07:25 | |
| *** `ro has joined #zope3-dev | 07:39 | |
| *** `ro has quit IRC | 07:54 | |
| *** reedobrien has quit IRC | 07:57 | |
| *** pcardune has quit IRC | 08:22 | |
| *** d2m has joined #zope3-dev | 08:22 | |
| *** alecm has quit IRC | 08:42 | |
| *** jukart has joined #zope3-dev | 08:54 | |
| *** hdima has joined #zope3-dev | 09:01 | |
| *** stub has joined #zope3-dev | 09:07 | |
| *** mweichert has joined #zope3-dev | 09:07 | |
| *** __mac__ has joined #zope3-dev | 09:13 | |
| *** __mac__ has left #zope3-dev | 09:14 | |
| *** jodok has joined #zope3-dev | 09:25 | |
| *** sorin has joined #zope3-dev | 09:32 | |
| *** sorin is now known as sorindregan | 09:32 | |
| *** afd_ has quit IRC | 09:38 | |
| *** timte has joined #zope3-dev | 09:45 | |
| *** timte has quit IRC | 09:59 | |
| *** timte has joined #zope3-dev | 10:13 | |
| *** harobed has joined #zope3-dev | 10:20 | |
| *** kobold has quit IRC | 10:23 | |
| *** maurits has joined #zope3-dev | 10:23 | |
| *** kobold has joined #zope3-dev | 10:23 | |
| *** pelle_ has joined #zope3-dev | 10:25 | |
| *** pelle_ has quit IRC | 10:26 | |
| *** pelle_ has joined #zope3-dev | 10:26 | |
| *** jodok has quit IRC | 10:31 | |
| *** yvl has joined #zope3-dev | 10:31 | |
| *** timte has quit IRC | 10:33 | |
| *** timte has joined #zope3-dev | 10:33 | |
| *** MJ has joined #zope3-dev | 10:36 | |
| *** toutpt has joined #zope3-dev | 10:44 | |
| *** afd_ has joined #zope3-dev | 10:46 | |
| *** markusleist has quit IRC | 10:49 | |
| *** jodok has joined #zope3-dev | 10:49 | |
| *** kursor has joined #zope3-dev | 10:49 | |
| *** thruflo has joined #zope3-dev | 10:56 | |
| *** malthe|Zzz has left #zope3-dev | 11:03 | |
| *** dobee has joined #zope3-dev | 11:04 | |
| *** quodt has joined #zope3-dev | 11:16 | |
| *** kursor has quit IRC | 11:22 | |
| *** goschtl has joined #zope3-dev | 11:29 | |
| *** kursor has joined #zope3-dev | 11:33 | |
| *** goschtl_ has joined #zope3-dev | 12:07 | |
| *** goschtl has quit IRC | 12:23 | |
| *** mcdonc_ has quit IRC | 12:25 | |
| *** agroszer has joined #zope3-dev | 12:28 | |
| *** MJ is now known as MJ|lunch | 12:38 | |
| *** dobee has quit IRC | 12:46 | |
| *** Rolando has joined #zope3-dev | 12:49 | |
| *** mkerrin has joined #zope3-dev | 12:50 | |
| *** dunny has quit IRC | 12:52 | |
| *** salfield has joined #zope3-dev | 12:57 | |
| *** Rolando has quit IRC | 13:16 | |
| *** MJ|lunch is now known as MJ | 13:32 | |
| *** projekt01 has joined #zope3-dev | 13:33 | |
| *** MJ has quit IRC | 13:34 | |
| *** rocky|away is now known as rocky | 13:34 | |
| *** ignas has joined #zope3-dev | 13:34 | |
| *** afd_ has quit IRC | 13:37 | |
| *** jodok has quit IRC | 13:40 | |
| *** jodok has joined #zope3-dev | 13:42 | |
| *** stub has quit IRC | 13:58 | |
| *** MJ has joined #zope3-dev | 14:02 | |
| *** markusleist has joined #zope3-dev | 14:21 | |
| *** toutpt has quit IRC | 14:26 | |
| *** alga has joined #zope3-dev | 14:30 | |
| *** pelle__ has joined #zope3-dev | 14:44 | |
| *** rcrafton has joined #zope3-dev | 14:57 | |
| *** redir has joined #zope3-dev | 15:00 | |
| *** pelle_ has quit IRC | 15:01 | |
| tlotze | hi | 15:11 |
| *** jodok has quit IRC | 15:11 | |
| tlotze | Assuming buildout related questions are not completely wrong here: | 15:11 |
| tlotze | I've noticed some strange behaviour of the test runner's coverage option. | 15:12 |
| *** ktwilight has quit IRC | 15:13 | |
| tlotze | I've run bin/test --coverage on a suite of doc tests, and it gave me some 70% of coverage for a particular code file. | 15:13 |
| *** ktwilight has joined #zope3-dev | 15:14 | |
| tlotze | After adding a test for one of the uncovered pieces of code, I got less than 70% coverage for the same file, everything else being equal. | 15:14 |
| agroszer | Seems to happen sometimes that runs are not picked up | 15:14 |
| tlotze | I found that now, one method was reported as uncovered that definitely executed in the test run (as evidenced by putting in a pdb, for example). | 15:15 |
| tlotze | hm | 15:15 |
| tlotze | I could even reproduce the behaviour. | 15:15 |
| agroszer | noticed that too, usually in ftests | 15:15 |
| agroszer | yes, same here | 15:15 |
| tlotze | k, so it's not entirely me at least ;o) | 15:15 |
| tlotze | What's the place to report this bug? The buildout tracker at launchpad? | 15:16 |
| agroszer | uhh, good question | 15:17 |
| agroszer | I have no idea whose fault it is | 15:17 |
| agroszer | but I guess not buildout's | 15:17 |
| tlotze | It's most probably the recipe's, but I'm not sure where to report bugs against that. | 15:19 |
| agroszer | let's try to drop a mail to the zope-dev list | 15:20 |
| tlotze | I'll do that. | 15:20 |
| tlotze | OTOH, there's also the distutils list which has a lot of buildout discussion. I think I'd prefer that one. | 15:21 |
| *** afd_ has joined #zope3-dev | 15:26 | |
| *** faassen has joined #zope3-dev | 15:26 | |
| *** benji has joined #zope3-dev | 15:28 | |
| tlotze | done | 15:28 |
| *** edgordon has quit IRC | 15:29 | |
| *** danielblackburn has joined #zope3-dev | 15:29 | |
| agroszer | let's see what happens | 15:29 |
| tlotze | let's hope something happens ;o) | 15:30 |
| tlotze | Else I might try to work my way through it on the weekend. Could be fun learning about how this tracing stuff is done in Python. | 15:31 |
| *** toutpt has joined #zope3-dev | 15:32 | |
| *** pelle__ has quit IRC | 15:35 | |
| *** pelle_ has joined #zope3-dev | 15:36 | |
| *** ktwilight has quit IRC | 15:37 | |
| *** edgordon has joined #zope3-dev | 15:41 | |
| *** toutpt has quit IRC | 15:45 | |
| *** mweichert has quit IRC | 15:49 | |
| *** toutpt has joined #zope3-dev | 15:50 | |
| *** jpcw2002 has joined #zope3-dev | 15:55 | |
| *** ghendi has joined #zope3-dev | 15:55 | |
| *** jinty has joined #zope3-dev | 16:00 | |
| *** lucielejard has joined #zope3-dev | 16:02 | |
| *** J1m has joined #zope3-dev | 16:11 | |
| *** reedobrien has joined #zope3-dev | 16:11 | |
| *** ktwilight has joined #zope3-dev | 16:16 | |
| *** kursor has quit IRC | 16:19 | |
| *** redir has quit IRC | 16:19 | |
| *** sp0cksbeard has joined #zope3-dev | 16:33 | |
| *** ghendi has quit IRC | 16:36 | |
| *** natea has quit IRC | 16:48 | |
| *** dobee has joined #zope3-dev | 16:48 | |
| *** reedobrien has quit IRC | 16:50 | |
| *** sorindregan has quit IRC | 16:50 | |
| *** pcardune has joined #zope3-dev | 17:00 | |
| *** malthe has joined #zope3-dev | 17:01 | |
| malthe | Is there a Zope-package equivalent to Ross Patterson's PDBDebugMode? | 17:02 |
| *** philiKON has joined #zope3-dev | 17:07 | |
| *** redir has joined #zope3-dev | 17:10 | |
| *** danielblackburn has quit IRC | 17:14 | |
| *** MJ has quit IRC | 17:23 | |
| *** hdima has quit IRC | 17:24 | |
| *** rmarianski has joined #zope3-dev | 17:25 | |
| *** redir has quit IRC | 17:27 | |
| *** whit has quit IRC | 17:30 | |
| *** whit has joined #zope3-dev | 17:31 | |
| *** norro has joined #zope3-dev | 17:35 | |
| *** nathany has joined #zope3-dev | 17:37 | |
| *** edgordon has quit IRC | 17:44 | |
| *** edgordon_ has joined #zope3-dev | 17:44 | |
| *** danielblackburn has joined #zope3-dev | 17:45 | |
| *** dobee has quit IRC | 17:48 | |
| *** MJ has joined #zope3-dev | 17:55 | |
| *** pom-th has joined #zope3-dev | 17:58 | |
| *** niemeyer has joined #zope3-dev | 18:00 | |
| *** lapinferoce has joined #zope3-dev | 18:02 | |
| *** edgordon has joined #zope3-dev | 18:03 | |
| *** edgordon_ has quit IRC | 18:03 | |
| *** mcdonc has joined #zope3-dev | 18:04 | |
| *** afd_ has quit IRC | 18:10 | |
| *** afd_ has joined #zope3-dev | 18:10 | |
| *** redir has joined #zope3-dev | 18:10 | |
| *** jodok has joined #zope3-dev | 18:18 | |
| *** goschtl_ has quit IRC | 18:21 | |
| *** menesis has joined #zope3-dev | 18:22 | |
| *** pelle_ has quit IRC | 18:25 | |
| *** vahur has quit IRC | 18:26 | |
| *** timte has quit IRC | 18:26 | |
| *** danielblackburn has quit IRC | 18:31 | |
| *** malthe has quit IRC | 18:34 | |
| *** timte has joined #zope3-dev | 18:39 | |
| *** timte has quit IRC | 18:40 | |
| *** yvl has quit IRC | 18:41 | |
| *** pcardune has quit IRC | 18:45 | |
| * Theuni sighs | 18:46 | |
| Theuni | I start to hate virtual machines. | 18:46 |
| Theuni | slightly | 18:46 |
| *** niemeyer_ has joined #zope3-dev | 18:47 | |
| *** dobee has joined #zope3-dev | 18:53 | |
| *** mgedmin has joined #zope3-dev | 18:54 | |
| *** povbot has joined #zope3-dev | 18:57 | |
| *** lapinferoce has quit IRC | 18:58 | |
| *** mcdonc is now known as mcdonc|breakfast | 19:01 | |
| *** projekt01 has quit IRC | 19:03 | |
| *** alga has quit IRC | 19:04 | |
| *** faassen has left #zope3-dev | 19:06 | |
| *** pbugni has joined #zope3-dev | 19:11 | |
| *** agroszer_ has joined #zope3-dev | 19:13 | |
| *** dobee has quit IRC | 19:14 | |
| *** agroszer has quit IRC | 19:14 | |
| *** agroszer_ is now known as agroszer | 19:18 | |
| *** toutpt has quit IRC | 19:20 | |
| *** bigkevmcd has joined #zope3-dev | 19:23 | |
| *** MJ has quit IRC | 19:31 | |
| *** maurits has quit IRC | 19:31 | |
| *** MJ has joined #zope3-dev | 19:31 | |
| *** markusleist has quit IRC | 19:33 | |
| *** lucielejard has quit IRC | 19:33 | |
| *** quodt has quit IRC | 19:35 | |
| *** menesis has quit IRC | 19:36 | |
| *** jsadjohnson has joined #zope3-dev | 19:46 | |
| *** jukart has quit IRC | 19:50 | |
| *** pbugni has quit IRC | 19:51 | |
| *** pom-th has quit IRC | 19:52 | |
| *** pbugni has joined #zope3-dev | 19:57 | |
| *** thruflo has quit IRC | 20:00 | |
| *** RaFromBRC has joined #zope3-dev | 20:01 | |
| *** pcardune has joined #zope3-dev | 20:02 | |
| *** edgordon has quit IRC | 20:06 | |
| *** edgordon_ has joined #zope3-dev | 20:06 | |
| *** danielblackburn has joined #zope3-dev | 20:12 | |
| *** pcardune has quit IRC | 20:18 | |
| *** menesis has joined #zope3-dev | 20:20 | |
| *** edgordon has joined #zope3-dev | 20:20 | |
| *** edgordon_ has quit IRC | 20:21 | |
| *** harobed has quit IRC | 20:21 | |
| *** lucielejard has joined #zope3-dev | 20:26 | |
| *** mgedmin has quit IRC | 20:31 | |
| *** jodok has quit IRC | 20:32 | |
| *** MJ has quit IRC | 20:32 | |
| *** jodok has joined #zope3-dev | 20:32 | |
| *** jinty has quit IRC | 20:33 | |
| *** dunny has joined #zope3-dev | 20:34 | |
| *** jodok has quit IRC | 20:34 | |
| *** jodok has joined #zope3-dev | 20:35 | |
| *** edgordon_ has joined #zope3-dev | 20:36 | |
| *** mgedmin has joined #zope3-dev | 20:38 | |
| *** stub has joined #zope3-dev | 20:39 | |
| *** stub has quit IRC | 20:39 | |
| *** edgordon_ has quit IRC | 20:40 | |
| *** quodt has joined #zope3-dev | 20:41 | |
| *** HakTom has joined #zope3-dev | 20:48 | |
| *** HakTom has quit IRC | 20:48 | |
| *** mkerrin has quit IRC | 20:50 | |
| *** edgordon has quit IRC | 20:55 | |
| *** ChrisW has joined #zope3-dev | 21:01 | |
| ChrisW | Theuni: ayt? | 21:02 |
| *** mcdonc|breakfast is now known as mcdonc | 21:02 | |
| ChrisW | J1m: ayt? | 21:02 |
| ChrisW | failing that, *anyone* know how I can create an object in a FileStorage with a specific OID? | 21:02 |
| ChrisW | (I have a POSKeyError caused by a cross-db reference to an object which has since been deleted and packed away) | 21:03 |
| ChrisW | if I can re-create the object under the old oid in the target storage, then I can delete it from the source one and all will be good | 21:03 |
| ChrisW | failing that, ideas how to delete the reference in the source storage would be greatfully received! :-) | 21:04 |
| * mgedmin sympathises | 21:05 | |
| * ChrisW appreicates by cries anyway | 21:05 | |
| *** rlo has joined #zope3-dev | 21:09 | |
| *** ignas has quit IRC | 21:10 | |
| *** redir has quit IRC | 21:10 | |
| *** markusleist has joined #zope3-dev | 21:13 | |
| *** jpcw2002 has quit IRC | 21:16 | |
| *** b52laptop has quit IRC | 21:22 | |
| *** alecm has joined #zope3-dev | 21:29 | |
| *** agroszer has quit IRC | 21:36 | |
| J1m | ChrisW, you can carefully create an object, set it's _p_jar and _p_oid yourself, put it somewhere it will be referenced and commit. | 21:37 |
| ChrisW | ah, okay | 21:38 |
| ChrisW | I've been trying a dance similar to that used to create the root | 21:38 |
| ChrisW | but your method sounds easier ;-) | 21:38 |
| ChrisW | another weirdity you might be interested in: if you access an object that refers to an object in another db, before any objects in that other db have been directly accessed, you get a KeyError on the storage name | 21:39 |
| *** b52laptop has joined #zope3-dev | 21:41 | |
| J1m | sounds like a multidb bug | 21:41 |
| *** jodok has quit IRC | 21:41 | |
| *** timte has joined #zope3-dev | 21:50 | |
| *** jodok has joined #zope3-dev | 21:53 | |
| *** jodok has quit IRC | 21:53 | |
| *** jodok has joined #zope3-dev | 21:54 | |
| ChrisW | w00t - the dance in DB.py for creating the root worked for replacing the POSKeyError'ing OID | 22:05 |
| *** rmarianski_ has joined #zope3-dev | 22:07 | |
| *** rmarianski has quit IRC | 22:07 | |
| *** rmarianski_ has quit IRC | 22:22 | |
| *** rmarianski has joined #zope3-dev | 22:25 | |
| *** timte has quit IRC | 22:29 | |
| *** timte has joined #zope3-dev | 22:31 | |
| *** tav_ has joined #zope3-dev | 22:31 | |
| *** tav has quit IRC | 22:34 | |
| *** mgedmin has quit IRC | 22:35 | |
| *** projekt01 has joined #zope3-dev | 22:38 | |
| *** d2m has quit IRC | 22:38 | |
| *** rmarianski has quit IRC | 22:44 | |
| *** rmarianski has joined #zope3-dev | 22:44 | |
| *** timte has quit IRC | 22:49 | |
| *** menesis has quit IRC | 22:49 | |
| *** timte has joined #zope3-dev | 22:51 | |
| *** romanofski has joined #zope3-dev | 22:52 | |
| *** danielblackburn has quit IRC | 22:55 | |
| *** flox has joined #zope3-dev | 23:05 | |
| *** bigkevmcd has quit IRC | 23:05 | |
| flox | hello | 23:08 |
| *** ChrisW has left #zope3-dev | 23:08 | |
| flox | is there any facility to mount 2 or more ZODB? | 23:09 |
| flox | I've seen lovely.mount, but it seems quite empty... | 23:10 |
| *** timte has quit IRC | 23:11 | |
| *** timte has joined #zope3-dev | 23:14 | |
| *** danielblackburn has joined #zope3-dev | 23:14 | |
| *** niemeyer_ has quit IRC | 23:15 | |
| flox | Actually it seems that lovely.mount is the appropriate package | 23:16 |
| flox | I will have a look at it | 23:17 |
| *** sp0cksbeard has quit IRC | 23:23 | |
| *** sp0cksbeard has joined #zope3-dev | 23:25 | |
| *** brandon_rhodes has joined #zope3-dev | 23:27 | |
| brandon_rhodes | I'm trying to use a ZEO.ClientStorage() instance to talk to my ZODB server that's behind my Plone 3, so that I can look at the raw data inside. | 23:28 |
| brandon_rhodes | But when I give it "localhost" and the port #, it just hangs. | 23:28 |
| brandon_rhodes | Does a hanging attempt to instantiate ClientStorage() mean anything in particular? | 23:28 |
| brandon_rhodes | I can "telnet" to localhost and the port, and get back a few characters that look like the beginning of a handshake. | 23:29 |
| *** timte has quit IRC | 23:30 | |
| brandon_rhodes | I've got "wait_timeout=3" at the moment in the hope that it would at least time out and return an error | 23:31 |
| brandon_rhodes | But, it won't. | 23:31 |
| brandon_rhodes | Hmm, doing logging.basicConfig() now at least prints an error | 23:34 |
| brandon_rhodes | Then, waits forever :-/ | 23:34 |
| *** timte has joined #zope3-dev | 23:34 | |
| brandon_rhodes | Hmm. | 23:35 |
| brandon_rhodes | "Bad handshake Z303" | 23:35 |
| mcdonc | brandon_rhodes: mismatch in protocol version between client and server? | 23:40 |
| brandon_rhodes | mcdonc: Yes, it is. | 23:40 |
| brandon_rhodes | mcdonc: So now ... I guess I'll try downgrading to 3.0.3 ? :-) | 23:40 |
| brandon_rhodes | er, 3.3 | 23:40 |
| mcdonc | brandon_rhodes: afaik, plone is using zodb 3.6 | 23:40 |
| brandon_rhodes | I guess the "0" is to allow two digits ... so 303 == 3.3 ? | 23:40 |
| brandon_rhodes | But the protocol's still called "303" | 23:41 |
| brandon_rhodes | But you're right, I've just got to use pre-3.8 | 23:41 |
| *** romanofski has quit IRC | 23:41 | |
| brandon_rhodes | Not all the way back to 3.3 like I thought for a second there | 23:41 |
| mcdonc | brandon_rhodes: i suspect no one noticed that it broke and it's meant to be bw and fw compat | 23:42 |
| brandon_rhodes | Hmm. | 23:43 |
| brandon_rhodes | The ZEO/zrpc/connection.py file has a list of "compatible protocols", and as a client, it's pretty much only willing to talk 308 | 23:43 |
| mcdonc | hmm | 23:44 |
| mcdonc | that's surprising | 23:44 |
| *** rocky is now known as rocky|away | 23:45 | |
| brandon_rhodes | So I wonder if there's any way to have Grok keep using 3.8 while I somehow can import, for my own uses elsewhere in my code, < 3.0.8 | 23:45 |
| brandon_rhodes | I'm looking in my grok instance and I don't even see where versions get pinned | 23:45 |
| mcdonc | brandon_rhodes: you can't install them side-by-side and have them both "active" at once, but you could a) look into setuptools multiversion support or b) create a virtualenv just for talking to plone | 23:47 |
| brandon_rhodes | Well, the difficultly is that I'd like to have my virtualenv run a Grok for me. | 23:47 |
| mcdonc | back to option a | 23:48 |
| brandon_rhodes | So that I can have a lightweight Grok app that presents some data from the Plone in a static-ish site | 23:48 |
| brandon_rhodes | Multiversion support, eh? :-) | 23:48 |
| brandon_rhodes | It seems the more and more I do these days, the more I wind up reading about setuptools :-) | 23:48 |
| * brandon_rhodes will have to take those guys out for a beer the next time he sees them | 23:48 | |
| mcdonc | phillip eby is your man | 23:49 |
| brandon_rhodes | Thanks for the advice! | 23:52 |
| * brandon_rhodes heads home | 23:52 | |
| *** brandon_rhodes has quit IRC | 23:52 | |
| *** timte has quit IRC | 23:52 | |
| *** timte has joined #zope3-dev | 23:55 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!