I have a reproducible error in my integration smoke tests where hoe fails to install when it is part of a heckle -> hoe -> rubyforge dependency chain. You can see the failure by running 'rake install_smoketest' in geminstaller. Strangely, this is not in my unit or functional tests, but they all run in the interpreter, whereas my smoke tests are run via the command line.
The cause is a trailing dash (hoe-) getting appended somewhere, as I've discussed with Eric. I don't think this occurred in 1.1.1 Bug here: http://rubyforge.org/tracker/index.php?func=detail&aid=20746&group_id=126&atid=575 Thanks, -- Chad _______________________________________________ Rubygems-developers mailing list Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers