| *** Pumukel has quit IRC | 00:19 | |
| *** Pumukel has joined #zope | 00:24 | |
| *** kosh has quit IRC | 00:55 | |
| *** benji has quit IRC | 01:26 | |
| *** MrTango has quit IRC | 01:36 | |
| *** mup has quit IRC | 02:03 | |
| *** mup has joined #zope | 02:04 | |
| *** Pumukel has quit IRC | 03:49 | |
| *** davetoo has joined #zope | 04:08 | |
| davetoo | Is there a way to use zcml without zope? | 04:09 |
|---|---|---|
| davetoo | I have an idea where I'd like to register adapters for a tool that can't run as a daemon/web app. | 04:10 |
| davetoo | (I have developed in zope3 a bit.. making plugins for an existing zope product) | 04:11 |
| *** alecm has quit IRC | 06:21 | |
| *** alecm has joined #zope | 07:24 | |
| *** yvl has joined #zope | 07:49 | |
| *** tisto has joined #zope | 08:11 | |
| mgedmin | davetoo, pyramid can optionally use zcml too | 09:12 |
| *** JaRoel|4D has quit IRC | 09:39 | |
| *** kosh has joined #zope | 09:42 | |
| *** giacomos has joined #zope | 10:17 | |
| *** MrTango has joined #zope | 10:22 | |
| *** JaRoel|4D has joined #zope | 10:23 | |
| *** fredvd has joined #zope | 11:11 | |
| *** kosh has quit IRC | 11:39 | |
| *** kosh has joined #zope | 11:50 | |
| *** projekt01 has joined #zope | 12:29 | |
| *** kosh has quit IRC | 12:41 | |
| *** maurits has joined #zope | 13:01 | |
| *** benji has joined #zope | 14:01 | |
| *** betabug has quit IRC | 14:02 | |
| *** betabug has joined #zope | 14:09 | |
| *** MrTango has quit IRC | 14:27 | |
| *** maurits has quit IRC | 15:20 | |
| *** maurits has joined #zope | 15:59 | |
| *** deuterium has joined #zope | 16:36 | |
| deuterium | hia, i just tried to install zope.cachedescriptors for a certain zope2 instance only | 16:42 |
| deuterium | i tried doing '$ZOPESOURCEDIR/bin/zopepy setup.py install --home $ZOPEINSTANCE > $LOGDIR/setup.log 2>&1' | 16:42 |
| deuterium | with the setup.py as available in the downloaded zope.cachedescriptors archive | 16:43 |
| mgedmin | are you using buildout or virtualenv? | 16:43 |
| deuterium | however, no files were installed | 16:43 |
| deuterium | mgedmin: buildout | 16:43 |
| mgedmin | running setup.py by hand will lead to pain (as you've discovered) | 16:43 |
| mgedmin | edit buildout.cfg, find the list of eggs, add zope.cachedescriptors to it, re-run bin/buildout | 16:43 |
| deuterium | mgedmin: yes, but the whole server currently uses buildout.. it's the default way we currently use | 16:43 |
| deuterium | mgedmin: ok, will try this, thanks! | 16:44 |
| deuterium | mgedmin: would adding the zope.cachedescriptor egg there make it being installed? | 16:44 |
| mgedmin | yes (if you add it to the right place) | 16:44 |
| deuterium | mgedmin: ok | 16:45 |
| deuterium | mgedmin: got this currently in buildout.cfg: http://pastebin.com/NZ5iZBu8 | 16:46 |
| deuterium | so it's only listed under [test] | 16:46 |
| mgedmin | this is a buildout.cfg for zope.cachedescriptors | 16:47 |
| deuterium | mgedmin: yes, the default one | 16:48 |
| mgedmin | it's not the one you want | 16:48 |
| mgedmin | when I asked "are you using buildout or virtualenv?", I meant for your zope 2 instance | 16:48 |
| deuterium | mgedmin: ah, ok.. there we use plain buildout as well | 16:48 |
| deuterium | mgedmin: i'm afraid if i redeploy the whole zope using buildout, just for the zope.cachedescriptors egg, the data.fs and customizations in the zope instance might be changed/deleted? | 16:52 |
| mgedmin | they shouldn't be, but make a backup, just in case ;) | 16:52 |
| mgedmin | does data.fs live under parts/? | 16:52 |
| mgedmin | parts/ gets removed when you do stuff | 16:52 |
| mgedmin | I don't think any sane zope buildout puts the data.fs under parts/ | 16:53 |
| deuterium | and there's no way to just buildout the zope.cachedescriptors egg and copy it to that special zope instance's directory for extensions? or to the site-packages directory of the relevant python version? | 16:54 |
| mgedmin | you can probably find a way to jam it in by force, if you know what you're doing | 16:55 |
| *** fredvd is now known as fredvd|away | 17:31 | |
| *** yvl has quit IRC | 17:36 | |
| *** kosh has joined #zope | 17:54 | |
| *** deuterium has quit IRC | 18:07 | |
| *** projekt01 has quit IRC | 18:11 | |
| *** tisto has quit IRC | 18:16 | |
| *** fredvd|away is now known as fredvd | 18:19 | |
| *** projekt01 has joined #zope | 18:20 | |
| *** JaRoel|4D has quit IRC | 18:36 | |
| *** supton has joined #zope | 18:37 | |
| *** projekt01_ has joined #zope | 18:47 | |
| *** JaRoel|4D has joined #zope | 18:48 | |
| *** projekt01 has quit IRC | 18:50 | |
| *** maurits has quit IRC | 19:03 | |
| davetoo | mgedmin: thanks. | 19:11 |
| *** projekt01_ has quit IRC | 19:11 | |
| *** giacomos has quit IRC | 19:30 | |
| *** daMaestro has joined #zope | 21:32 | |
| *** supton_ has joined #zope | 21:43 | |
| *** supton has quit IRC | 21:45 | |
| *** Pumukel has joined #zope | 21:48 | |
| *** oTToRoCk has quit IRC | 23:09 | |
| *** supton has joined #zope | 23:16 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!