1 2013-10-01T00:10:00  *** lesterc has quit IRC
   2 2013-10-01T08:18:46  *** ashutosh1461 has joined #moin-dev
   3 2013-10-01T09:23:26  *** greg_f has joined #moin-dev
   4 2013-10-01T10:23:52  <ThomasWaldmann>  moin
   5 2013-10-01T10:31:26  <ashutosh1461> moin
   6 2013-10-01T13:56:42  * ThomasWaldmann bbl
   7 2013-10-01T14:15:52  *** RogerHaase has joined #moin-dev
   8 2013-10-01T15:31:16  *** dave_largo has joined #moin-dev
   9 2013-10-01T17:10:07  <ananasova> moin
  10 2013-10-01T17:11:03  <ananasova> is it possible to get the unified diff of all the changesets introduced by a contributor in hg?
  11 2013-10-01T17:16:03  <ThomasWaldmann> ananasova: see the moin wiki gsoc page
  12 2013-10-01T17:16:45  <ananasova> ThomasWaldmann: wow, thank you so much
  13 2013-10-01T17:17:04  <ThomasWaldmann> just copied it from last year :D
  14 2013-10-01T17:17:34  <ThomasWaldmann> ananasova: are you available later today?
  15 2013-10-01T17:18:07  <ananasova> ThomasWaldmann: yes
  16 2013-10-01T17:18:25  <ThomasWaldmann> need to talk about merging :)
  17 2013-10-01T17:18:35  <ThomasWaldmann> waldi: ^
  18 2013-10-01T17:20:02  <ThomasWaldmann> ananasova: the revision number in that command needs fixing, it is from last year also :)
  19 2013-10-01T17:20:34  <ThomasWaldmann> you just need some revision just immediately before gsoc officially started
  20 2013-10-01T17:20:46  <ThomasWaldmann> i mean the coding phase, ofc
  21 2013-10-01T17:21:27  <ananasova> ok, i got it
  22 2013-10-01T17:21:43  <ThomasWaldmann> please tell the right revno after you found it out
  23 2013-10-01T17:26:45  <ananasova> so GSoC started on June 17, and the latest changeset before that is ad303592c64c
  24 2013-10-01T17:29:01  <ThomasWaldmann> yup, correct
  25 2013-10-01T17:29:40  * ThomasWaldmann fixed the wiki page
  26 2013-10-01T17:32:35  <RogerHaase> ThomasWaldmann: fix for pdfminer / pip 1.4 issue:   https://codereview.appspot.com/14049046/
  27 2013-10-01T17:36:15  * ananasova uploaded the code samples on melange
  28 2013-10-01T18:07:33  *** greg_f has quit IRC
  29 2013-10-01T18:12:51  <ThomasWaldmann> RogerHaase: but why exactly it is failing? do we know?
  30 2013-10-01T18:14:27  <RogerHaase> ThomasWaldmann: 'tis new feature to fail if version numbers do not follow PEP 426:  http://stackoverflow.com/questions/18230956/could-not-find-a-version-that-satisfies-the-requirement-pytz
  31 2013-10-01T18:15:21  <ThomasWaldmann> ah, reading the stackoverflow post...
  32 2013-10-01T18:15:23  <ThomasWaldmann> yeah
  33 2013-10-01T18:15:59  <ThomasWaldmann> ok, the xstatic stuff i can fix myself (for my packages at least). did you file bugs to the other project owners?
  34 2013-10-01T18:17:44  <RogerHaase> I did not file bug reports
  35 2013-10-01T18:17:49  *** johill has joined #moin-dev
  36 2013-10-01T18:19:05  <ThomasWaldmann> would be good for waking up devs :D (if the problem is not already fixed there)
  37 2013-10-01T18:20:24  <RogerHaase> ok, will check them later and file bug reports if there are none.  gtg for now.
  38 2013-10-01T18:20:32  *** RogerHaase has left #moin-dev
  39 2013-10-01T18:47:19  <johill> hi, sorry to just jump in here again - about three weeks ago I upgraded my moin 1.9 and ever since it has been deadlocking fairly frequently
  40 2013-10-01T18:47:23  <johill> before I debug it, has anyone seen that?
  41 2013-10-01T18:47:33  <johill> I can't say for sure what version I was on, but it was fairly old
  42 2013-10-01T18:47:48  <ThomasWaldmann> hey johill :)
  43 2013-10-01T18:47:59  <johill> hi :)
  44 2013-10-01T18:48:03  <ThomasWaldmann> so, upgraded from what / to what?
  45 2013-10-01T18:48:15  <johill> 1.9.x to 1.9-tip
  46 2013-10-01T18:48:21  <johill> not sure about the x, that's kinda the problem
  47 2013-10-01T18:48:31  <ThomasWaldmann> ok, should work in any case
  48 2013-10-01T18:48:41  <johill> probably roughly 1.9.7
  49 2013-10-01T18:48:44  <ThomasWaldmann> tip, like official repo tip of recently?
  50 2013-10-01T18:48:55  <johill> yes, as of then (equal now)
  51 2013-10-01T18:49:08  <johill> commit 77533e...
  52 2013-10-01T18:49:21  <ThomasWaldmann> and deadlock means precisely? when does it happen? can it be reproduced?
  53 2013-10-01T18:50:02  <johill> I'm trying to get a handle on it ...
  54 2013-10-01T18:50:07  <johill> I have an fcgi server
  55 2013-10-01T18:50:19  <johill> serving wireless.kernel.org and a number of other wikis
  56 2013-10-01T18:50:27  <ThomasWaldmann> (no deadlocks for me)
  57 2013-10-01T18:50:35  <johill> when it's locked up, I can request pages but never get an answer
  58 2013-10-01T18:50:40  <johill> and strace shows it stuck in a futex() syscall
  59 2013-10-01T18:50:44  <johill> that's as far as I've gotten so far
  60 2013-10-01T18:51:00  <ThomasWaldmann> sounds somehow like outside of moin code
  61 2013-10-01T18:51:01  <johill> I can't reproduce at will, but it happens in production regularly, probably hourly or less
  62 2013-10-01T18:51:22  <ThomasWaldmann> did you upgrade python also?
  63 2013-10-01T18:51:24  <johill> yeah I guess moin doesn't use pthread locking?
  64 2013-10-01T18:51:45  <ThomasWaldmann> don't think so
  65 2013-10-01T18:51:59  <johill> not at the same time, I believe
  66 2013-10-01T18:52:26  <johill> at some point I updated python-libxml2
  67 2013-10-01T18:52:35  <johill> which required me to actually patch some moin code to work
  68 2013-10-01T18:52:49  <johill> but that wasn't at the same time and didn't seem to cause the problem
  69 2013-10-01T18:52:50  <ThomasWaldmann> huh?
  70 2013-10-01T18:53:20  <ThomasWaldmann> what of moin 1.x uses that?
  71 2013-10-01T18:53:31  <johill> maybe it's something else?
  72 2013-10-01T18:53:37  <johill> http://p.sipsolutions.net/moin-xml.txt
  73 2013-10-01T18:54:57  <johill> actually, that may have been at the same time, sorry
  74 2013-10-01T18:55:06  <ThomasWaldmann> hmm, i vaguely remember something similar. caused by use of internal stuff that changed in some python version...
  75 2013-10-01T18:55:10  <johill> though istr I only refreshed it then
  76 2013-10-01T18:55:23  <johill> yes
  77 2013-10-01T18:55:31  <johill> self._out
  78 2013-10-01T18:55:59  <ThomasWaldmann> have to drive home now, but will have a look then.
  79 2013-10-01T18:56:03  * ThomasWaldmann brb
  80 2013-10-01T18:56:03  <johill> I'm pretty sure this was before though
  81 2013-10-01T18:56:23  <johill> and that it caused google webmaster tools to complain all my rss and other xml pages were broken
  82 2013-10-01T18:56:26  <johill> sure, thanks
  83 2013-10-01T18:59:04  <johill> my dpkg log indicates I updated python-libxml2 on 8-24 and I *think* that needed the _out change in wikixml
  84 2013-10-01T18:59:09  <johill> and the breakage was on 9-13
  85 2013-10-01T18:59:21  <johill> I know that because it was just before I went to New Orleans for a conference ;-)
  86 2013-10-01T18:59:49  <johill> and I didn't update anything on 9-13
  87 2013-10-01T18:59:52  <johill> python or so
  88 2013-10-01T18:59:57  <johill> only moin/arnica
  89 2013-10-01T19:00:58  <johill> so I guess it actually has to be moin, hmm
  90 2013-10-01T19:01:06  <johill> stupid I don't remember what the version was before
  91 2013-10-01T19:01:49  <johill> does anyone know how to get a python backrace of a process that's completely stuck in a syscall? :)
  92 2013-10-01T19:05:32  *** ashutosh1461 has quit IRC
  93 2013-10-01T19:11:35  <johill> well, I just found out how to get a decent backtrace, so let's try when it hangs
  94 2013-10-01T19:15:29  <ThomasWaldmann> the biggest change in 1.9 recently was the passlib stuff
  95 2013-10-01T19:15:40  <johill> yeah I know, it's puzzling
  96 2013-10-01T19:16:06  <johill> but I know it happened then because I didn't update for quite a while, and it worked, and then I was travelling while it broke ...
  97 2013-10-01T19:16:24  <johill> obviously stupid of me to do the upgrade just before traveling :)
  98 2013-10-01T19:18:49  <xorAxAx> upgrades ought to be done on the last friday before the summer leave :)
  99 2013-10-01T19:20:12  <johill> yes!
 100 2013-10-01T19:20:18  <johill> well, it was a conference ;)
 101 2013-10-01T19:20:22  <johill> btw
 102 2013-10-01T19:20:33  <johill> I get a large number of assertions in my logs, always
 103 2013-10-01T19:20:41  <johill> no, errors
 104 2013-10-01T19:20:42  <johill> TypeError: 'NoneType' object has no attribute '__getitem__'
 105 2013-10-01T19:20:54  <johill> from "return languages[lang]['x-direction']"
 106 2013-10-01T19:21:04  <johill> /usr/local/src/moin/MoinMoin/i18n/__init__.py line 258
 107 2013-10-01T19:21:25  <johill> evidently for weird languages that don't exist or so?
 108 2013-10-01T19:21:43  <johill> should that function check for None first?
 109 2013-10-01T19:22:14  *** TheSheep_ has joined #moin-dev
 110 2013-10-01T19:22:38  <johill> maybe something like this
 111 2013-10-01T19:22:56  *** sharky93_ has joined #moin-dev
 112 2013-10-01T19:23:18  <johill> http://p.sipsolutions.net/d7503cce8b1923c1.txt
 113 2013-10-01T19:23:52  <johill> or maybe catching the exception?
 114 2013-10-01T19:25:58  <johill> but I digress, the deadlock is more interesting to me :)
 115 2013-10-01T19:26:44  *** eSyr-ng_ has joined #moin-dev
 116 2013-10-01T19:27:16  *** eSyr-ng has quit IRC
 117 2013-10-01T19:27:16  *** ananasova has quit IRC
 118 2013-10-01T19:27:16  *** sharky93 has quit IRC
 119 2013-10-01T19:27:17  *** xiaq has quit IRC
 120 2013-10-01T19:27:18  *** waldi has quit IRC
 121 2013-10-01T19:27:18  *** sunu has quit IRC
 122 2013-10-01T19:27:18  *** ThomasWaldmann has quit IRC
 123 2013-10-01T19:27:19  *** TheSheep has quit IRC
 124 2013-10-01T19:27:19  *** jhermann has quit IRC
 125 2013-10-01T19:27:20  *** vpv has quit IRC
 126 2013-10-01T19:28:01  *** sunu has joined #moin-dev
 127 2013-10-01T19:30:19  <johill> (or maybe the language thing is because of my own themes ... could be broken)
 128 2013-10-01T19:31:56  *** ThomasWaldmann has joined #moin-dev
 129 2013-10-01T19:31:56  *** ThomasWaldmann has joined #moin-dev
 130 2013-10-01T19:32:41  <ThomasWaldmann> they killed kenny
 131 2013-10-01T19:32:56  <ThomasWaldmann> no, i mean leguin, the ipv6 freenode server i was using
 132 2013-10-01T19:33:31  <ThomasWaldmann> johill:  http://hg.moinmo.in/moin/1.9/rev/aee4ff651134 looks like i didn't fix all places...
 133 2013-10-01T19:34:38  <johill> ThomasWaldmann: it's possible I had an older version when I made that patch
 134 2013-10-01T19:34:39  <johill> let me see
 135 2013-10-01T19:36:03  <johill> I guess so
 136 2013-10-01T19:36:08  <johill> I don't see _out.write anywhere now
 137 2013-10-01T19:36:16  <johill> and looking at my patch, clearly that caused the problem
 138 2013-10-01T19:36:19  <johill> I'll back out the change
 139 2013-10-01T19:37:23  <ThomasWaldmann> yeah, i also found no ._out( any more
 140 2013-10-01T19:37:40  <ThomasWaldmann> so fix seems complete, at least in that regard
 141 2013-10-01T19:37:47  <johill> yeah
 142 2013-10-01T19:37:49  <johill> agree
 143 2013-10-01T19:40:54  <johill> well I'll let it run overnight and see if it hangs again, maybe I can figure out where it hangs
 144 2013-10-01T19:42:01  <ThomasWaldmann> yup, would be interesting
 145 2013-10-01T19:44:22  *** xiaq has joined #moin-dev
 146 2013-10-01T19:44:46  *** xiaq is now known as Guest29325
 147 2013-10-01T19:45:27  <johill> this is more of a -user question, but while I'm looking through logs ...
 148 2013-10-01T19:45:45  <johill> "MoinMoin.security.textcha ERROR TextCha: The textchas do not have content for 'en', auto-disabling textchas!"
 149 2013-10-01T19:46:00  <johill> I don't even see a way to suppress that, other than actually configuring textchas?
 150 2013-10-01T19:48:40  *** waldi has joined #moin-dev
 151 2013-10-01T19:48:40  *** waldi has joined #moin-dev
 152 2013-10-01T19:48:49  <johill> oops, n/m
 153 2013-10-01T19:49:08  *** jhermann has joined #moin-dev
 154 2013-10-01T19:49:26  <johill> bad config, sorry
 155 2013-10-01T19:49:31  <johill> mis-spelled language_default ...
 156 2013-10-01T19:52:10  <johill> well I'll be back with hopefully more data tomorrow :)
 157 2013-10-01T19:53:54  <ThomasWaldmann> ah, ok, that explains it
 158 2013-10-01T19:54:04  <ThomasWaldmann> ok, cu then :)
 159 2013-10-01T19:56:21  <ThomasWaldmann> waldi: jhermann: using a new freenode v6 irc server?
 160 2013-10-01T19:58:39  <ThomasWaldmann> waldi: calvino
 161 2013-10-01T20:05:06  *** vpv has joined #moin-dev
 162 2013-10-01T20:19:36  *** brunomartin has quit IRC
 163 2013-10-01T20:34:08  *** sunu has quit IRC
 164 2013-10-01T20:34:08  *** eSyr-ng_ has quit IRC
 165 2013-10-01T20:34:08  *** sharky93_ has quit IRC
 166 2013-10-01T20:34:08  *** dreimark has quit IRC
 167 2013-10-01T20:34:38  *** eSyr-ng has joined #moin-dev
 168 2013-10-01T20:34:40  *** dreimark has joined #moin-dev
 169 2013-10-01T20:34:47  *** sunu has joined #moin-dev
 170 2013-10-01T20:34:48  *** sharky93 has joined #moin-dev
 171 2013-10-01T20:55:48  *** ananasova has joined #moin-dev
 172 2013-10-01T21:20:21  *** dave_largo has quit IRC
 173 2013-10-01T21:44:36  *** Guest29325 has quit IRC
 174 2013-10-01T21:45:07  *** xiaq has joined #moin-dev
 175 2013-10-01T21:45:31  *** xiaq is now known as Guest46732
 176 2013-10-01T22:57:03  <ThomasWaldmann> wb ananasova
 177 2013-10-01T23:15:03  *** brunomartin has joined #moin-dev
 178 

MoinMoin: MoinMoinChat/Logs/moin-dev/2013-10-01 (last edited 2013-10-01 00:15:03 by IrcLogImporter)