daker | cjohnston: ping | 10:45 |
---|---|---|
daker | Downloading/unpacking lazr.authentication (from lazr.restfulclient>=0.9.19->launchpadlib==1.10.2->-r requirements.txt (line 27)) | 10:45 |
daker | Could not find any downloads that satisfy the requirement lazr.authentication (from lazr.restfulclient>=0.9.19->launchpadlib==1.10.2->-r requirements.txt (line 27)) | 10:45 |
daker | mhall119: ^ | 10:45 |
cjohnston | daker: what happens if you try to just pip install lazr.authentication | 11:45 |
daker | cjohnston: http://paste.ubuntu.com/7358890/ | 11:47 |
mihir | cjohnston: getting same error as daker | 12:03 |
cjohnston | daker: http://paste.ubuntu.com/7358972/ | 12:05 |
mihir | cjohnston: any python version issues ? | 12:05 |
daker | cjohnston: inside a venv ? | 12:06 |
cjohnston | yes | 12:07 |
daker | http://paste.ubuntu.com/7358985/ | 12:07 |
mhall119 | daker: I have a fix, hang on | 15:30 |
mhall119 | daker: http://bazaar.launchpad.net/~mhall119/summit/django-1.6-port/view/head:/requirements.txt line 24 and 25 | 15:31 |
daker | mhall119: same thing :( http://paste.ubuntu.com/7360089/ | 15:34 |
mhall119 | huh, that got it working for me... | 15:37 |
daker | i am not sure, because i am behind a server... | 15:38 |
daker | it can be the server blocking something | 15:39 |
mhall119 | slangasek: ping | 20:17 |
slangasek | mhall119: hi there | 20:17 |
mhall119 | slangasek: hey, about your social media links MP, if debconf always wants them off, why not make it configurable in the local settings rather than per-summit-record? | 20:18 |
mhall119 | is there a scenario where the same site is likely going to want it on for one event, and off for another? | 20:19 |
slangasek | mhall119: maybe some day in the future the uds and debconf sites would be running on the same server? :) No strong reason for it, it just seemed to me that it was an attribute of the summit, not the running instance | 20:20 |
mhall119 | even when linaro and ubuntu ran on the same server, they ran separate processes with their own settings file | 20:21 |
slangasek | mhall119: also I couldn't be bothered to figure out how to properly expose a local setting into the context | 20:21 |
slangasek | mhall119: sure; but I'm less than convinced that requiring a separate settings file is a good design | 20:21 |
mhall119 | heh, yeah, django should make settings available in templates by default | 20:21 |
mhall119 | slangasek: any chance we could get a unit test added to cover social media links being displayed (and not) when appropriate? | 20:24 |
slangasek | mhall119: can you give me a pointer to the framework for writing such tests? | 20:25 |
mhall119 | slangasek: https://docs.djangoproject.com/en/dev/topics/testing/overview/ and https://docs.djangoproject.com/en/dev/intro/tutorial05/ | 20:26 |
mhall119 | also Summit has a number of test cases already, you can probably just add your test_* functions to one of the existing ones | 20:27 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!