Doing a gem install fails with "Unkown Error (20047)". Now, this seems to be something JRuby has already had an issue with in the past with actual Win32 environments, however it is now considered fixed.
How to reproduce:
Debian 7 32-bit
wine, wine-bin, wine-doc, and winetricks packages installed.
JRuby installer (32bit exe) ran
Open a command prompt: "wine cmd"
Try installing any gem: "gem install bundler"
You'll see:
Any suggestions welcomed.ERROR: While executing gem ... (SystemCallError)
Unknown error - Unknown Error (20047) - C:\users\badquanta\.gem
