*** Pumukel has quit IRC | 00:00 | |
*** supton_ has joined #zope | 00:06 | |
*** supton has quit IRC | 00:10 | |
*** LeoRochael has quit IRC | 00:20 | |
*** Maijin has quit IRC | 00:40 | |
*** spanky|food is now known as Spanktar | 01:07 | |
*** mcdonc has quit IRC | 01:09 | |
*** Spanktar has quit IRC | 01:19 | |
*** fdrake has quit IRC | 01:20 | |
*** sp0cksbeard has quit IRC | 01:25 | |
*** nande has joined #zope | 01:25 | |
*** mcdonc has joined #zope | 01:42 | |
*** Pumukel has joined #zope | 01:49 | |
*** AnneGilles has quit IRC | 02:07 | |
*** motto has quit IRC | 02:33 | |
*** J1m_ has quit IRC | 02:41 | |
*** les_sylvains has joined #zope | 02:55 | |
*** fdrake has joined #zope | 02:55 | |
*** _mup_ has quit IRC | 03:00 | |
*** _mup_ has joined #zope | 03:00 | |
*** les_sylvains has quit IRC | 03:23 | |
*** Pumukel has quit IRC | 03:23 | |
*** KageSenshi has joined #zope | 03:42 | |
*** mr_jolly has quit IRC | 03:43 | |
*** nande has quit IRC | 03:49 | |
*** thetet has quit IRC | 03:54 | |
*** tiwula has quit IRC | 04:15 | |
*** les_sylvains has joined #zope | 04:57 | |
*** tiwula has joined #zope | 04:58 | |
*** J1m_ has joined #zope | 05:20 | |
*** mr_jolly has joined #zope | 05:27 | |
*** dayne has joined #zope | 05:28 | |
*** J1m_ has quit IRC | 05:31 | |
*** les_sylvains has quit IRC | 05:40 | |
*** J1m_ has joined #zope | 05:41 | |
*** kosh has quit IRC | 05:44 | |
*** J1m_ has quit IRC | 05:49 | |
*** tiwula has quit IRC | 06:25 | |
*** tiwula has joined #zope | 06:28 | |
*** supton has joined #zope | 06:47 | |
*** polysix has quit IRC | 06:59 | |
*** polysix has joined #zope | 07:00 | |
*** davetoo has joined #zope | 07:00 | |
*** tiwula has quit IRC | 07:00 | |
*** dayne has left #zope | 07:02 | |
*** supton has quit IRC | 07:53 | |
*** J1m_ has joined #zope | 08:26 | |
*** davetoo has quit IRC | 09:11 | |
*** avoinea has joined #zope | 09:20 | |
*** avoinea has quit IRC | 09:22 | |
*** avoinea has joined #zope | 09:22 | |
*** J1m_ has quit IRC | 09:23 | |
*** zagy has joined #zope | 09:30 | |
*** thetet has joined #zope | 09:55 | |
*** mr_jolly has joined #zope | 10:06 | |
*** giacomos has joined #zope | 10:10 | |
*** __mac__ has joined #zope | 10:28 | |
*** thetet has quit IRC | 10:40 | |
*** maurits has joined #zope | 10:41 | |
*** eperez has joined #zope | 10:45 | |
*** fredvd has joined #zope | 10:53 | |
*** [Arfrever] has quit IRC | 11:09 | |
*** [Arfrever] has joined #zope | 11:10 | |
*** agroszer has joined #zope | 11:12 | |
*** menesis has quit IRC | 11:40 | |
*** giacomos has quit IRC | 11:56 | |
*** RichyB has joined #zope | 12:04 | |
*** giacomos has joined #zope | 12:04 | |
*** mr_jolly has quit IRC | 12:06 | |
*** mr_jolly has joined #zope | 12:07 | |
*** mr_jolly has quit IRC | 12:18 | |
*** teix has joined #zope | 12:35 | |
*** menesis has joined #zope | 12:40 | |
*** mr_jolly has joined #zope | 12:52 | |
*** Pumukel has joined #zope | 13:09 | |
*** maurits has quit IRC | 13:10 | |
*** fdrake has quit IRC | 13:34 | |
*** teix has left #zope | 14:31 | |
*** sp0cksbeard has joined #zope | 14:44 | |
*** menesis has quit IRC | 14:51 | |
*** maurits has joined #zope | 14:53 | |
*** kosh has joined #zope | 14:58 | |
*** kosh_ has joined #zope | 15:04 | |
*** kosh has quit IRC | 15:05 | |
*** kosh_ is now known as kosh | 15:05 | |
*** fdrake has joined #zope | 15:16 | |
* kosh drosp an asteroid on betabug | 15:31 | |
*** yvl has joined #zope | 15:32 | |
*** sunew has joined #zope | 15:53 | |
*** J1m_ has joined #zope | 16:08 | |
*** LeoRochael has joined #zope | 16:20 | |
*** menesis has joined #zope | 16:32 | |
*** les_sylvains has joined #zope | 16:34 | |
*** mcdonc has quit IRC | 16:40 | |
*** mcdonc has joined #zope | 16:42 | |
*** J1m_ has quit IRC | 16:43 | |
*** J1m_ has joined #zope | 16:48 | |
*** __mac__ has quit IRC | 16:59 | |
*** nande has joined #zope | 16:59 | |
*** jakke has joined #zope | 17:14 | |
jakke | Hi guys, I'm puzzled | 17:14 |
---|---|---|
jakke | I'm running a pure zope application | 17:15 |
jakke | adding a second one to it's buildout (instance eggs and zcml directive) | 17:15 |
jakke | each one on it's own runs fine | 17:15 |
jakke | but together, I get this strange error | 17:15 |
jakke | KeyError: 'Duplicate profile ID: Products.WebServerAuth:default' | 17:15 |
jakke | that's :<nbsp>d | 17:15 |
jakke | and I have no idea whatsoever where this WebServerAuth is supposed to be used in my second app - to start with | 17:16 |
jakke | is there a way to "prevent" such a duplicate registration? | 17:16 |
mgedmin | can you pastebin the full traceback please? | 17:17 |
mgedmin | and maybe your buildout.cfg? | 17:17 |
*** J1m_ has quit IRC | 17:19 | |
jakke | http://pastebin.com/GR62ZfB5 | 17:20 |
jakke | it's the traceback and the setup.py | 17:20 |
jakke | buildout doesn't add any value - I think - since I just added the second app as a dependency in setup.py | 17:20 |
jakke | primary app = kuleuven.wiwo.app, second app = kuleuven.lirias.app | 17:21 |
*** River_Rat has joined #zope | 17:21 | |
*** J1m_ has joined #zope | 17:21 | |
jakke | just added the relevant part of setup.py for kuleuven.lirias.app as wel as refrence | 17:23 |
*** RiverRat has quit IRC | 17:24 | |
mgedmin | ah, I misunderstood what you mean by two zope applications | 17:24 |
mgedmin | hm, this is beyond my experience, sorry | 17:25 |
jakke | the final goal is to have both wiwo.app and lirias.app in the instance, ii in buildout.cfg | 17:25 |
jakke | above mine as wel :D | 17:25 |
jakke | thx for looking into it anyway | 17:26 |
*** J1m_ has quit IRC | 17:26 | |
*** mr_jolly has quit IRC | 17:30 | |
*** J1m_ has joined #zope | 17:30 | |
*** yvl has quit IRC | 17:43 | |
*** sunew has quit IRC | 17:54 | |
*** J1m_ has quit IRC | 17:55 | |
*** J1m_ has joined #zope | 17:56 | |
*** jakke has quit IRC | 17:57 | |
*** sp0cksbeard has quit IRC | 17:58 | |
*** sp0cksbeard has joined #zope | 17:59 | |
*** kosh has quit IRC | 18:05 | |
*** tiwula has joined #zope | 18:06 | |
*** J1m_ has quit IRC | 18:08 | |
*** J1m_ has joined #zope | 18:17 | |
*** J1m_ has quit IRC | 18:22 | |
*** J1m_ has joined #zope | 18:27 | |
*** supton has joined #zope | 18:33 | |
*** Pumukel has quit IRC | 18:45 | |
*** fredvd has quit IRC | 18:47 | |
*** menesis has quit IRC | 18:52 | |
*** menesis has joined #zope | 18:56 | |
*** mr_jolly has joined #zope | 19:07 | |
*** giacomos has quit IRC | 19:17 | |
*** tiwula has quit IRC | 19:17 | |
*** les_sylvains has quit IRC | 19:24 | |
*** alecm_ has joined #zope | 19:26 | |
*** alecm_ has joined #zope | 19:26 | |
*** Spanktar has joined #zope | 19:29 | |
*** alecm has quit IRC | 19:29 | |
*** alecm_ is now known as alecm | 19:29 | |
*** thetet has joined #zope | 19:34 | |
*** maurits has quit IRC | 19:35 | |
*** Spanktar has joined #zope | 19:37 | |
*** Pumukel has joined #zope | 19:43 | |
*** tiwula has joined #zope | 19:52 | |
*** supton has quit IRC | 19:54 | |
*** eperez has quit IRC | 19:56 | |
*** mr_jolly has quit IRC | 20:01 | |
*** m8 has joined #zope | 20:12 | |
*** __mac__ has joined #zope | 20:14 | |
*** menesis has quit IRC | 20:22 | |
*** __mac__ has quit IRC | 20:31 | |
*** les_sylvains has joined #zope | 20:35 | |
*** __mac__ has joined #zope | 20:42 | |
*** menesis has joined #zope | 20:59 | |
*** supton has joined #zope | 21:04 | |
*** menesis has quit IRC | 21:06 | |
*** menesis has joined #zope | 21:06 | |
*** mr_jolly has joined #zope | 21:14 | |
*** agroszer has quit IRC | 21:22 | |
*** zagy1 has joined #zope | 21:25 | |
*** zagy2 has joined #zope | 21:27 | |
*** zagy has quit IRC | 21:27 | |
*** zagy1 has quit IRC | 21:29 | |
*** thetet has quit IRC | 21:41 | |
*** zagy has joined #zope | 21:44 | |
*** zagy2 has quit IRC | 21:45 | |
*** River-Rat has joined #zope | 22:15 | |
*** River_Rat has quit IRC | 22:17 | |
*** loechel has joined #zope | 22:19 | |
*** mcdonc_ has joined #zope | 22:39 | |
*** mcdonc has quit IRC | 22:39 | |
*** mcdonc_ is now known as mcdonc | 22:40 | |
*** zagy1 has joined #zope | 22:42 | |
*** zagy has quit IRC | 22:43 | |
*** zagy1 is now known as zagy | 22:44 | |
*** zagy has quit IRC | 22:56 | |
*** __mac__ has quit IRC | 23:06 | |
*** avoinea has quit IRC | 23:16 | |
*** Spanktar is now known as spanky|meeting | 23:32 | |
*** kosh has joined #zope | 23:46 | |
*** spanky|meeting is now known as Spanktar | 23:53 | |
*** les_sylvains has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!