ruote tmp/log_2011-02-04.html

2011-02-04 08:23:41 utc tosch_le jmettraux: good morning!
2011-02-04 08:23:53 utc jmettraux tosch_le: good morning to you too !
2011-02-04 08:24:03 utc tosch_le thanks for integrating ruote-kit into the ci!
2011-02-04 08:24:16 utc jmettraux ah, yes
2011-02-04 08:24:46 utc jmettraux I hope we can hack further on RK with increased "safety"
2011-02-04 08:25:47 utc jmettraux the balance between ruote-kit.gemspec and the Gemfile was hard to reach
2011-02-04 08:26:33 utc jmettraux and finally I had to bundle rspec, webrat, rack-test in the CI bundling : http://ruote-ci.s3.amazonaws.com/zz_ci_configuration.rb.txt (Ci::bundle 'ruote-kit')
2011-02-04 08:27:24 utc tosch_le rake fails for me after your latest changes in rk: https://gist.github.com/810874
2011-02-04 08:27:51 utc jmettraux weird
2011-02-04 08:28:05 utc jmettraux I have this same error but with 1.8.7
2011-02-04 08:28:15 utc jmettraux what's your version of rubygems ?
2011-02-04 08:28:31 utc jmettraux kennethkalmer: hello and congrats for your talk yesterday
2011-02-04 08:28:40 utc tosch_le 1.5.0
2011-02-04 08:28:44 utc kennethkalmer hi jmettraux thanks a lot !
2011-02-04 08:28:49 utc kennethkalmer hi tosch_le !
2011-02-04 08:28:54 utc tosch_le hi kenneth!
2011-02-04 08:29:05 utc tosch_le hope the talk was fine?
2011-02-04 08:29:13 utc kennethkalmer was awesome
2011-02-04 08:29:24 utc tosch_le oh great :-)
2011-02-04 08:29:34 utc kennethkalmer today I'm talking about "Ruby behind the scenes", will post those slides afterwards as well
2011-02-04 08:29:50 utc kennethkalmer just one-slide-per-awesome project, projects that aren't web-based
2011-02-04 08:29:58 utc jmettraux looking forward to it
2011-02-04 08:30:14 utc kennethkalmer ruote & rufus-scheduler is in there :)
2011-02-04 08:30:31 utc kennethkalmer i missed the first talk (which is on atm), took the wrong bus this morning :/
2011-02-04 08:30:46 utc jmettraux you shouldn't : you've already covered it (them) yesterday
2011-02-04 08:30:54 utc jmettraux will you mention parslet ?
2011-02-04 08:31:07 utc kennethkalmer i think so
2011-02-04 08:31:19 utc jmettraux the author, kschiess, is here
2011-02-04 08:31:47 utc kennethkalmer adding a slide for parslet right now
2011-02-04 08:31:56 utc kennethkalmer was on my list, I think I have too many slides
2011-02-04 08:31:59 utc kschiess ;) you are? What conference?
2011-02-04 08:32:02 utc jmettraux thanks, much appreciated !
2011-02-04 08:32:14 utc kennethkalmer www.rubyfuza.co.za
2011-02-04 08:32:24 utc jmettraux cut ruote to make room for parslet ;-)
2011-02-04 08:32:28 utc kennethkalmer oops, rubyfuza.org
2011-02-04 08:32:33 utc tosch_le woah, google is fast: http://www.google.de/search?ie=UTF-8&q=validate+uninitialized+constant+Gem::UserInteraction
2011-02-04 08:32:56 utc kennethkalmer jmettraux: nope, it is just one slide and some people viewing the presentation separately at a later stage must know about ruote :)
2011-02-04 08:33:06 utc jmettraux well, ok
2011-02-04 08:33:20 utc jmettraux tosch_le: amazing
2011-02-04 08:34:21 utc jmettraux tosch_le: argh, rubgems 1.3.8 is fine for me
2011-02-04 08:35:13 utc jmettraux really seems a 1.5.0 issue
2011-02-04 08:35:27 utc kennethkalmer kschiess: parslet slide in
2011-02-04 08:35:42 utc kschiess Thanks for plugging ;)
2011-02-04 08:35:47 utc jmettraux kennethkalmer: too bad you're missing the first talk, it looks excellent
2011-02-04 08:35:55 utc kennethkalmer you guys can follow the #rubyfuza tag on twitter to keep up with all the awesome talks
2011-02-04 08:35:59 utc kennethkalmer jmettraux: I know !
2011-02-04 08:36:07 utc kennethkalmer was so looking forward to it
2011-02-04 08:36:16 utc kennethkalmer will catch Aslam in the breaks though
2011-02-04 08:36:21 utc jmettraux :)
2011-02-04 08:37:08 utc tosch_le i had to update for some stupid reason
2011-02-04 08:37:36 utc tosch_le (my rubygems version)
2011-02-04 08:38:38 utc jmettraux I will add "gem -v" to the CI scripts, it could prove useful at some point
2011-02-04 08:38:56 utc kennethkalmer relocating
2011-02-04 08:42:56 utc tosch_le Hmm. There were issues with updating rubygems in 1.9.2, but they should be solved in rubygems 1.5.0, says http://rubygems.rubyforge.org/rubygems-update/UPGRADING_rdoc.html
2011-02-04 08:44:52 utc jmettraux commenting out the GEMSPEC.validate "solves" the issue
2011-02-04 08:46:32 utc jmettraux in fact, I can reduce the issue to https://gist.github.com/810884
2011-02-04 08:46:50 utc tosch_le switching back to the rubygems version included in 1.9.2 helps, too
2011-02-04 08:48:18 utc jmettraux which version is it ?
2011-02-04 08:49:13 utc tosch_le 1.3.7
2011-02-04 08:49:48 utc tosch_le i followed the "1.9.2 Downgrade from Rubygems 1.4.x+ to stock 1.9 rubygems" recipe in UPGRADING_rdoc
2011-02-04 08:55:42 utc jmettraux tosch_le: http://rubyforge.org/tracker/index.php?func=detail&aid=28909&group_id=126&atid=575
2011-02-04 08:56:17 utc tosch_le jmettraux: thanks for submitting the bug report
2011-02-04 08:56:48 utc jmettraux not sure if it will help
2011-02-04 08:58:05 utc tosch_le they forgot to require 'rubygems/user_interaction' in rubygems/specification.rb
2011-02-04 08:58:16 utc jmettraux ouch
2011-02-04 08:58:28 utc jmettraux please submit a patch ;-)
2011-02-04 08:58:53 utc tosch_le let's see where my rubyforge account is…
2011-02-04 09:00:11 utc jmettraux maybe you can attempt a pull request https://github.com/rubygems/rubygems/
2011-02-04 09:03:05 utc jmettraux tosch_le: just pushed some minor gemfile/.gemspec adaptations to Kenneth's ruote-kit repo
2011-02-04 09:16:11 utc tosch_le hmm. how to write a test for that within the rubygems source?
2011-02-04 09:17:25 utc jmettraux cloning and acking...
2011-02-04 09:17:51 utc jmettraux test/rubygems/test_gem_specification
2011-02-04 09:17:53 utc jmettraux .rb
2011-02-04 09:18:57 utc tosch_le yes, and there are some tests for the validate method
2011-02-04 09:19:02 utc tosch_le they don't fail
2011-02-04 09:19:25 utc jmettraux ouch
2011-02-04 09:19:43 utc jmettraux :-(
2011-02-04 09:19:47 utc jmettraux don't sweat it
2011-02-04 09:20:01 utc jmettraux well, it sucks
2011-02-04 09:20:06 utc jmettraux :-(
2011-02-04 09:26:16 utc jmettraux tosch_le: thanks for the comment in the issue report
2011-02-04 09:26:25 utc tosch_le hope it helps.
2011-02-04 09:26:35 utc tosch_le it's not worth the pull request
2011-02-04 09:27:19 utc jmettraux crossing fingers
2011-02-04 09:33:16 utc tosch_le pushed a workaround in rk's Rakefile
2011-02-04 09:35:12 utc jmettraux pulled and pushed
2011-02-04 09:36:52 utc jmettraux simple and efficient fix
2011-02-04 09:37:44 utc tosch_le … for a simple but annoying bug ;-)
2011-02-04 09:38:41 utc jmettraux kennethk_: ready ?
2011-02-04 09:54:10 utc kennethk_ and done :)
2011-02-04 09:55:51 utc jmettraux slides slides slides !
2011-02-04 09:56:40 utc kennethk_ uploading :)
2011-02-04 09:56:59 utc tosch_le kenneth: well done!
2011-02-04 10:00:18 utc kennethkalmer http://www.slideshare.net/kenneth.kalmer/ruby-behind-the-scenes
2011-02-04 10:00:48 utc jmettraux thanks !
2011-02-04 10:01:32 utc jmettraux kennethkalmer: vertebra ?
2011-02-04 10:01:41 utc kennethkalmer well, it is kinda dead
2011-02-04 10:01:59 utc kennethkalmer and internally in EY the projects took different roads
2011-02-04 10:02:09 utc kennethkalmer ezra wanted nanite, the others vertebra
2011-02-04 10:02:14 utc kennethkalmer ezra won :)
2011-02-04 10:03:33 utc jmettraux no parslet :( though https://github.com/virtualstaticvoid
2011-02-04 10:04:00 utc jmettraux you seem to have mentioned sourcify and parslet according to this watch trail ;-) but not according to your slides
2011-02-04 10:05:32 utc jmettraux ok, beers are waiting for me
2011-02-04 10:06:03 utc kennethkalmer enjoy beers, they both are in there...
2011-02-04 10:06:07 utc kennethkalmer ooh, unless I didn't save
2011-02-04 10:06:20 utc jmettraux too bad, they're great
2011-02-04 10:06:25 utc jmettraux thanks, cheers !
2011-02-04 10:06:32 utc kennethkalmer ciao !
2011-02-04 10:17:00 utc kennethkalmer updated my presentation with a proper file, please refresh
2011-02-04 10:21:12 utc kschiess Yup, much nicer! Thanks for the plug.
2011-02-04 10:31:58 utc kennethkalmer only a pleasure kschiess
2011-02-04 10:32:09 utc kennethkalmer hope I get an excuse to use it someday soon ;)
2011-02-04 10:32:24 utc kschiess oh ;) I get that a lot
2011-02-04 11:38:35 utc robtaylor anyone going to fosdem?
2011-02-04 13:39:52 utc jmettraux robtaylor: sorry, not going, you ?