*** nueces has quit IRC | 02:12 | |
*** tiwula has quit IRC | 03:13 | |
*** KageSenshi has joined #zope | 03:24 | |
*** KageSenshi has joined #zope | 03:24 | |
*** do3cc has quit IRC | 03:31 | |
*** do3cc has joined #zope | 03:44 | |
*** menesis has quit IRC | 04:11 | |
*** Bullrush has quit IRC | 07:41 | |
*** projekt01 has joined #zope | 08:11 | |
*** tisto has joined #zope | 08:25 | |
*** mibofra has quit IRC | 09:23 | |
*** __mac__ has joined #zope | 09:28 | |
*** PeterZ1 has joined #zope | 09:35 | |
*** PeterZ1 has left #zope | 09:35 | |
*** mibofra has joined #zope | 09:39 | |
*** avoinea has joined #zope | 09:43 | |
*** bosim has joined #zope | 09:50 | |
*** kacee has joined #zope | 10:09 | |
*** KageSenshi has quit IRC | 10:22 | |
*** menesis has joined #zope | 10:35 | |
*** giacomos has joined #zope | 10:50 | |
*** yvl has joined #zope | 10:56 | |
*** giacomos has quit IRC | 11:00 | |
*** MrTango has joined #zope | 11:06 | |
*** giacomos has joined #zope | 11:13 | |
*** maurits has joined #zope | 11:19 | |
*** Arfrever has joined #zope | 11:57 | |
*** agroszer has joined #zope | 12:33 | |
*** bosim has quit IRC | 12:34 | |
*** bosim has joined #zope | 12:34 | |
*** projekt01 has quit IRC | 12:35 | |
*** bosim has quit IRC | 13:16 | |
*** tisto is now known as tisto|away | 13:16 | |
*** bosim has joined #zope | 13:35 | |
*** agroszer has quit IRC | 14:04 | |
*** menesis has quit IRC | 14:12 | |
*** avoinea has quit IRC | 14:43 | |
*** avoinea has joined #zope | 14:45 | |
*** vortec has joined #zope | 14:55 | |
vortec | hi there. is installing zope 2 via pip a bad idea? | 14:56 |
---|---|---|
*** bosim has quit IRC | 14:57 | |
vortec | when running 'mkzopeinstance' i get this: pkg_resources.VersionConflict: (ExtensionClass 4.0 (XX/site-packages), Requirement.parse('ExtensionClass>=4.1a1')) | 14:57 |
vortec | test | 14:57 |
mgedmin | installing zope2 via pip might not work | 14:58 |
mgedmin | (which is a bug imho but I'm not going to go and fix it so there) | 14:59 |
*** bosim has joined #zope | 14:59 | |
mgedmin | iirc people built entire alternative package indexes so you could pip install -i https://... Zope2 and have it work | 14:59 |
mgedmin | it should be documented somewhere | 14:59 |
vortec | in the official docs | 15:00 |
vortec | ? | 15:00 |
*** menesis has joined #zope | 15:01 | |
mgedmin | somewhere | 15:02 |
mgedmin | hm, http://zope.readthedocs.org/en/2.13/INSTALL.html only talks about the buildout method | 15:03 |
mgedmin | a-ha: https://github.com/zopefoundation/Zope/#id2 | 15:04 |
mgedmin | ok, this seems to be the same document | 15:04 |
mgedmin | I guess the custom package index went away some time back | 15:05 |
mgedmin | (protip: don't use zope 2, it's dead) | 15:08 |
do3cc | you can generate a pip requirements file easily from a buildout configuration | 15:20 |
do3cc | but then you have already lost your quest for simple installation | 15:20 |
*** bowe has joined #zope | 15:43 | |
bowe | hey zopers... i'm trying to put zope behind Pound, and remember from years ago that there was a directive that could be put in zope.cfg to cause genereted URLs to be https instead of http.... my google foo's not good this morning, does anyone remember what i'm talking about, or know where i can find a commented/docs on zope.cfg? | 15:46 |
bowe | HTTP_SSL or some such, but I don't remember the file context either... <environment>? | 15:46 |
mgedmin | google for VirtualHostRoot | 15:46 |
betabug | pound, is that thing still around? | 15:47 |
bowe | yeah... i tired nginx, but can't get session affinity for it... | 15:48 |
bowe | s/tired/tried/ | 15:48 |
do3cc | people nowadays use varnish | 15:49 |
do3cc | there are good docs on how to configure varnish in plone land | 15:49 |
do3cc | they apply to zope | 15:49 |
do3cc | there might still be docs to pound too | 15:49 |
bowe | do3cc: digging through varnish now... thanks for pointer! | 15:52 |
* bowe appreciates the simplicity of pound | 15:54 | |
*** bosim has quit IRC | 16:04 | |
bowe | hmmm... varnish doesn't seem to handle SSL... | 16:06 |
vortec | mgedmin: erm, i would love to, really do, but i do have a ton of old legacy code that i'd have to migrate | 16:07 |
*** fredvd has joined #zope | 16:17 | |
*** bosim has joined #zope | 16:23 | |
*** mibofra has quit IRC | 16:31 | |
*** mibofra has joined #zope | 16:31 | |
vortec | ok i found a way, in a fresh virtualenv you can do this: | 16:33 |
vortec | pip install pytz && pip install --index-url=http://download.zope.org/Zope2/index/2.13.22/ Zope2 | 16:33 |
vortec | thanks mgedmin | 16:33 |
mgedmin | yay, so the old indexes still exist except they're undocumented now | 16:34 |
mgedmin | nice | 16:34 |
* mgedmin also loves the 'http://' URL | 16:34 | |
vortec | now, let's see if my legacy code runs with it... | 16:34 |
vortec | nop :] | 16:35 |
*** __mac__ has quit IRC | 16:43 | |
*** yvl has quit IRC | 17:21 | |
*** __mac__ has joined #zope | 17:45 | |
*** ThiefMaster has joined #zope | 17:59 | |
ThiefMaster | hi, does anyone know how i get the actual changes made in a certain ZODB3 transaction? | 17:59 |
*** kacee has quit IRC | 18:09 | |
*** bosim has quit IRC | 18:10 | |
*** fredvd has quit IRC | 18:28 | |
*** maurits has quit IRC | 18:34 | |
*** __mac__ has quit IRC | 19:08 | |
*** __mac__ has joined #zope | 19:14 | |
*** __mac__1 has joined #zope | 19:16 | |
*** __mac__ has quit IRC | 19:16 | |
*** giacomos has quit IRC | 19:21 | |
*** __mac__1 has quit IRC | 19:38 | |
*** Jan_Garaj3 has joined #zope | 19:41 | |
*** daMaestro has joined #zope | 19:54 | |
*** daMaestro has joined #zope | 19:54 | |
*** vortec has quit IRC | 20:16 | |
*** avoinea has quit IRC | 20:30 | |
*** bowe has left #zope | 20:38 | |
*** __mac__ has joined #zope | 21:48 | |
*** m8 has joined #zope | 21:52 | |
*** menesis has quit IRC | 21:57 | |
*** tiwula has joined #zope | 22:16 | |
*** m8 has quit IRC | 22:23 | |
*** menesis has joined #zope | 22:35 | |
*** __mac__ has quit IRC | 23:04 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!