*** tpb has joined #melange | 00:00 | |
*** asmeurer_ has joined #melange | 00:11 | |
*** larryxiao has joined #melange | 00:48 | |
*** larryxiao has quit IRC | 00:57 | |
*** larryxiao has joined #melange | 01:00 | |
*** Darrel has quit IRC | 01:38 | |
*** asmeurer_ has quit IRC | 02:08 | |
*** clopez has quit IRC | 03:44 | |
*** clopez has joined #melange | 04:02 | |
*** jasvir has joined #melange | 04:05 | |
*** asmeurer_ has joined #melange | 04:08 | |
*** asmeurer_ has quit IRC | 04:30 | |
*** madrazr has quit IRC | 04:33 | |
*** clopez has quit IRC | 04:57 | |
*** jasvir has quit IRC | 05:06 | |
*** clopez has joined #melange | 05:16 | |
*** robbyoconnor has joined #melange | 07:10 | |
*** Darrel has joined #melange | 08:20 | |
*** mwilkes|away is now known as MatthewWilkes | 10:31 | |
*** MatthewWilkes is now known as mwilkes|away | 13:09 | |
*** jasvir has joined #melange | 13:12 | |
*** robbyoconnor has quit IRC | 13:53 | |
*** robbyoconnor has joined #melange | 13:54 | |
*** jasvir has quit IRC | 14:23 | |
*** larryxiao has left #melange | 14:46 | |
*** robbyoconnor has quit IRC | 15:16 | |
*** jasvir has joined #melange | 15:34 | |
*** bitgeeky has joined #melange | 15:38 | |
bitgeeky | hey team , the list is not loading , can someone look into this http://www.google-melange.com/gsoc/org/google/gsoc2013/moinmoin ? | 15:38 |
---|---|---|
tpb | <http://ln-s.net/Ahry> (at www.google-melange.com) | 15:38 |
bitgeeky | Error retrieving data: please refresh the list or the whole page to try again | 15:39 |
bitgeeky | I have filed a bug in this regard , please comment if any changes are to be made https://code.google.com/p/soc/issues/detail?id=2003&thanks=2003&ts=1391183349 thanks | 15:53 |
tpb | <http://ln-s.net/Aht8> (at code.google.com) | 15:53 |
*** mwilkes|away is now known as MatthewWilkes | 16:01 | |
bitgeeky | Oh man ! None of the org project list is loading , seems to be a Database Connectivity Error https://code.google.com/p/soc/issues/detail?id=2003&thanks=2003&ts=1391183349 | 16:06 |
tpb | <http://ln-s.net/Aht8> (at code.google.com) | 16:06 |
*** bitgeeky has quit IRC | 16:12 | |
*** jasvir has left #melange | 16:21 | |
*** madrazr has joined #melange | 17:01 | |
*** ChanServ sets mode: +o madrazr | 17:01 | |
*** bitgeeky has joined #melange | 17:18 | |
*** jasvir has joined #melange | 17:31 | |
jasvir | hello dere. I am following steps specified here: https://code.google.com/p/soc/wiki/GettingStarted. Everything was going very fine till I have used this command: bin/paver build | 17:33 |
jasvir | This command results in : Build failed running pavement.build: PyLint finished with a non-zero exit code: 2 | 17:34 |
jasvir | Please help me to get out of this. | 17:34 |
*** robbyoconnor has joined #melange | 18:18 | |
madrazr | jasvir: when did you clone melange? | 18:34 |
madrazr | and when was the last time you git pulled? | 18:34 |
*** robbyoconnor has quit IRC | 18:53 | |
*** MatthewWilkes is now known as mwilkes|away | 18:59 | |
jasvir | just half an hour ago | 18:59 |
*** asmeurer has joined #melange | 19:00 | |
*** asmeurer has quit IRC | 19:05 | |
madrazr | jasvir: Oh, master is broken again | 19:12 |
madrazr | now I see | 19:12 |
madrazr | thank goodness | 19:12 |
madrazr | :P | 19:12 |
madrazr | that you noticed | 19:12 |
madrazr | jasvir: thanks! | 19:12 |
madrazr | jasvir: give me a moment, I will see if I can fix this or will ping other devs to see if they are already on it | 19:13 |
*** clopez has quit IRC | 19:14 | |
madrazr | jasvir: seems like a known problem | 19:21 |
madrazr | jasvir: https://code.google.com/p/soc/source/detail?r=35bf8adcce683f91cb523cc1ce1e0c7cef9fba8c | 19:21 |
tpb | <http://ln-s.net/Ai3h> (at code.google.com) | 19:21 |
madrazr | jasvir: see nathanielmanist1 has already -1'ed the change that introduced the problem | 19:21 |
madrazr | *problem(s) | 19:21 |
jasvir | ok | 19:22 |
jasvir | what should I do now? | 19:25 |
madrazr | jasvir: as a very very temporary workaround, you can run paver build with --skip-pylint as command line flag | 19:26 |
madrazr | jasvir: bin/paver build --skip-pylint | 19:27 |
madrazr | jasvir: only for now though. But keep in mind, this should never be done again! | 19:27 |
*** clopez has joined #melange | 19:32 | |
jasvir | this time it runs smoothly and done without error."---> pavement.build_docs" | 19:36 |
jasvir | There is some error : "Error: Error during parsing: invalid syntax (/home/jass/melange/soc/app/melange/views/connection.py, line 44) -- Bad argument -- expected name or tuple" | 19:37 |
jasvir | And same is for profile.py in line 1376 | 19:38 |
madrazr | jasvir: can you paste your console log to a a pastebin and give the link here? | 19:39 |
jasvir | here is link: https://gist.github.com/jasvir99/8741617 | 19:50 |
tpb | Title: console.log (at gist.github.com) | 19:50 |
*** bitgeeky has quit IRC | 19:50 | |
*** asmeurer has joined #melange | 19:53 | |
madrazr | jasvir: ah, it looks like doc-build failure | 19:55 |
madrazr | that's Ok | 19:55 |
madrazr | you can ignore it for now | 19:55 |
madrazr | it looks like melange built for you | 19:55 |
jasvir | ok | 19:55 |
jasvir | thanks for your help @madrazr | 19:55 |
madrazr | jasvir: no problem | 19:56 |
*** asmeurer has quit IRC | 19:58 | |
*** jasvir has left #melange | 19:58 | |
*** mang0 has joined #melange | 21:30 | |
*** mang0 has joined #melange | 21:30 | |
*** asmeurer has joined #melange | 21:53 | |
*** asmeurer has quit IRC | 21:58 | |
*** robbyoconnor has joined #melange | 22:36 | |
*** robbyoconnor has quit IRC | 22:39 | |
*** robbyoconnor has joined #melange | 22:39 | |
*** trout is now known as variable | 22:42 | |
*** variable is now known as constant | 22:42 | |
*** robbyoconnor has quit IRC | 22:42 | |
*** robbyoconnor has joined #melange | 22:42 | |
*** asmeurer_ has joined #melange | 23:32 | |
*** asmeurer_ has quit IRC | 23:42 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!