Closed shlomif closed 13 years ago
rindolf | erikh: well, I installed Mandriva 2010.0 from the DVD and upgraded to Mandriva 2010.1/2010.2. 15:52:45 rindolf | erikh: and I think I installed some gems afterwards. 15:53:05 rindolf | erikh: but I don't remember the exact details. It was too long ago.
I should note that I've tried it on my x86-32 Mandriva Linux Cooker box (what will become Mandriva 2011.0) and it is working fine there and I was able to get "gem test kakuro_solver" to pass.
OK, now after I did "gem update --system" and rebuilt the rubygems-test package, the problem has been solved and "gem test kakuro_solver" runs fine. It's possible it requires a bug fix in a recent version of rake or rubygem.
This is very good information; it means I need to bump the minimum rubygems version. I'll leave this open with the topic repurposed for that.
I've bumped the rubygems version in HEAD. This problem should be solved in 0.3.1.
pushed in 0.3.1
I have installed rake from rpm (on Mandriva Linux 2010.2 on an x86-64 computer) and gem test reports:
ERROR: Couldn't find rake; rubygems-test will not work without it. Aborting.
Please fix it.