th1a | But also just a little intro about buildout, which does most of the work. | 17:58 |
---|---|---|
replaceafill | reference to the buildout site :D | 17:59 |
replaceafill | http://www.buildout.org/en/latest/docs/dirstruct.html | 17:59 |
th1a | Where is buildout.cfg? Is it generated from something else? | 20:46 |
---|
replaceafill | the launchpad guys are getting rid of buildout and moving to tox :( | 19:21 |
---|---|---|
replaceafill | i wonder why people don't like buildout anymore | 19:22 |
replaceafill | # edit buildout.cfg to add the plugins | 03:17 |
---|
replaceafill | if he did, he needs to edit buildout.cfg to include the other parts | 23:36 |
---|---|---|
replaceafill | depending on what version he downloaded, he probably needs to run: "bin/buildout" after editing buildout.cfg | 23:38 |
replaceafill | and you can use the buildout.cfg i sent to Jose | 16:56 |
---|
replaceafill | editing buildout.cfg is the confusing part | 19:14 |
---|---|---|
th1a | We could also just attach a copy of buildout.cfg, right? | 19:29 |
replaceafill | we could attach a buildout.cfg.bak to the schooltool branch | 19:31 |
replaceafill | cp buildout.cfg.bak buildout.cfg after "make develop" | 19:31 |
th1a | Do you even need to edit the buildout.cfg to get all the core packages? | 22:26 |
---|---|---|
replaceafill | you need "make develop" now in order to get buildout.cfg | 22:27 |
menesis | for development just add the directory to buildout.cfg develop = line | 15:55 |
---|
menesis | *** Upgrade to buildout 2 | 15:50 |
---|
menesis | well yes if the path is different, need to update buildout.cfg | 16:24 |
---|
replaceafill | is it possible to have a buildout setup | 15:47 |
---|
menesis | but after removing zc.buildout-2* eggs from shared ~/.buildout/ it finally worked | 17:09 |
---|
menesis | buildout.cfg or some other file that it extends | 19:34 |
---|
yvl | so if you add it to [scripts] in buildout | 16:45 |
---|
replaceafill | in your buildout.cfg | 17:18 |
---|---|---|
pgulley | so changing that setting in the buildout.cfg doesn't change how my browser runs | 17:39 |
pgulley | replaceafill, I've re-run make buildout | 17:39 |
replaceafill | can you paste your buildout.cfg? | 17:42 |
replaceafill | and you ran bin/buildout... | 17:49 |
menesis | no need to edit buildout.cfg and add ../schooltool | 17:35 |
---|
menesis | rm -r ~/.buildout/eggs/zope.ucol-1.0.2-py2.7-linux-i686.egg | 16:43 |
---|---|---|
menesis | bin/buildout | 16:44 |
yvl | edit buildout.cfg in schooltool trunk | 16:54 |
menesis | so add develop = . ../schooltool.gradebook to the schooltool's buildout.cfg | 17:41 |
---|
replaceafill | but niepa's buildout is very old and our versions.cfg and stuff doesn't work with it anymore | 22:29 |
---|
replaceafill | now we need to do "make develop" to get the buildout.cfg file | 18:11 |
---|---|---|
replaceafill | wow, buildout runs on freebsd :D | 19:49 |
replaceafill | i added the gradebook and cando in my buildout | 16:52 |
---|---|---|
replaceafill | i need to run buildout again, right? | 16:55 |
menesis | replaceafill: gradebook navigation.txt works for me with --selenium-headless . maybe you set a bigger --selenium-headless-width in buildout.cfg? | 17:08 |
---|---|---|
replaceafill | menesis, i added selenium-headless-width to my buildout.cfg in the gradebook and navigation.txt still fails :( | 17:50 |
menesis | other than that, I've continued with makefile/buildout updates | 15:48 |
---|
menesis | I have updated buildout/distribute versions | 17:14 |
---|---|---|
menesis | or rm bin/buildout | 17:15 |
menesis | then the new version of buildout will be bootstrapped. | 17:16 |
replaceafill | not yet, i have to add a core checkout to my buildout to replace jquery and add a breakpoint | 21:01 |
---|
* replaceafill wonders what do we have to do now to create a buildout.cfg... | 20:18 | |
replaceafill | our buildout configuration has changed | 20:19 |
---|---|---|
replaceafill | to ignore local buildout.cfg changes | 20:19 |
menesis | buildout.cfg is now a local copy | 17:02 |
---|---|---|
menesis | also there is a problem with recent buildout 2 release | 17:03 |
replaceafill | did you run "bin/buildout"? | 22:16 |
---|---|---|
replaceafill | can you paste your buildout.cfg file at pastebin.com? | 22:18 |
replaceafill | hhmm your buildout.cfg file works for me | 22:22 |
replaceafill | buildout shouldn't fail anyway because of that | 22:26 |
menesis | you can override individual versions in the buildout.cfg of the branch | 16:48 |
---|---|---|
menesis | but I'm still not sure what to do about the many additions to Makefile/buildout.cfg | 17:13 |
menesis | but for old sandboxes (or gradebook sandbox that has not updated Makefile/buildout files) to continue to work with newer snapshot of schooltool | 17:21 |
* replaceafill tries buildout -vvv | 16:18 | |
replaceafill | menesis, i deleted /home/replaceafill/.buildout/cache/dist/schooltool-2.3.2dev-r3519.tar.gz and i'm trying again | 17:30 |
---|
menesis | rm ~/.buildout/cache/dist/zc.table-0.9.0.tar.gz | 22:27 |
---|
aelkner | i guess my original suspicion was correct about a networking problem while running bin/buildout | 16:33 |
---|---|---|
aelkner | bin/buildout throws a lot errors even when evrything is ok | 16:34 |
aelkner | i did get a number of errors while running buildout, but we get errors there even when things work | 17:59 |
---|---|---|
aelkner | branching yvl's core branch only, or adding cando and gradebook to buildout.cfg? | 19:27 |
aelkner | in case it was a networking problem during bin/buildout | 19:53 |
aelkner | replaceafill, i'm having a weird problem that causes bin/buildout to crash | 20:36 |
---|---|---|
aelkner | so, my problems getting my local buildout to run not withstanding | 21:05 |
aelkner | my experience has shown me that the buildout downloads can just break from time to time | 21:44 |
replaceafill | does anyone knows if it's possible to "inherit" buildout sections? | 18:34 |
---|---|---|
replaceafill | and i'm getting tired of adding all those lines to my buildouts for adding headless functionality | 18:36 |
replaceafill | http://pypi.python.org/pypi/zc.buildout/1.5.2#extending-sections-macros | 18:38 |
replaceafill | menesis, i'm having trouble downloading zc.buildout :( | 20:15 |
---|---|---|
replaceafill | http://pypi.python.org/simple/zc.buildout/ is timing out for me | 20:16 |
aelkner | i'm assuming you'll install your cando_autism_grading_report branch and add ../schooltool, ../everything_else to buildout.cfg | 18:00 |
---|---|---|
replaceafill | buildout.cfg updated | 18:13 |
replaceafill | something is wrong with the buildout... | 18:29 |
aelkner | i was just working from schooltool.socialskills and eggs, no changes to buildout.cfg | 18:39 |
aelkner | i can edit buildout.cfg, shall i? | 18:41 |
aelkner | replaceafill, you need to get rid of schooltool.virginia from buildout.cfg | 18:45 |
aelkner | are you still having to create your own version of buildout.cfg? | 17:01 |
---|---|---|
aelkner | i add all the packages to the buildout | 17:03 |
replaceafill | i'm not sure if there's a cando egg already, but i modified buildout to use the checkout in the meantime | 16:17 |
---|
aelkner | is it a buildout of trunk branches? | 17:05 |
---|
pgulley | I've tried passing testrunner different things with the buildout script, but nothing seems to be taking. | 20:14 |
---|
mattva01 | as in what to checkout and what to put into the buildout.cfg? | 01:05 |
---|---|---|
aelkner | sure, i'll email you my buildout.cfg as a reference, then i'll explain the pattern | 01:14 |
aelkner | assumed there is that the package to be added was branched along side the schooltool, where the buildout file lives | 01:16 |
replaceafill | i think pep8check is in the buildout | 17:36 |
---|
aelkner | i found that in buildout.cfg | 22:34 |
---|
aelkner | if the buildout.cfg has schooltool.virginia in it | 17:22 |
---|---|---|
aelkner | this is not a problem as long as one tests schooltool without schooltool.virginia in the buildout | 17:23 |
aelkner | can we change the buildout.cfg that is in trunk to have the selenium setup and other things | 17:24 |
aelkner | that i currently have different in my own buildout.cfg? | 17:25 |
aelkner | it's a pain to have to always bzr revert buildout.cfg in order to commit changes | 17:25 |
replaceafill | i don't think it's safe to set selenium in trunk's buildout from the buildbot POV? | 17:26 |
yvl | maybe we can remove the buildout.cfg and add buildout.cfg.tmpl | 17:27 |
yvl | and set bzr to ignore buildout.cfg | 17:27 |
replaceafill | i always make a buildout.cfg.bak file | 17:27 |
yvl | and set make realclean to remove buildout.cfg | 17:28 |
yvl | it's more that... buildout.cfg would never be refreshed | 17:30 |
100 matches in 2287 log files with 131842 lines (0.7 seconds).
Generated by irclogsearch.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!