Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6RC1
-
Fix Version/s: JRuby 1.6RC3
-
Component/s: Application Error
-
Labels:None
-
Number of attachments :
Description
This is actually with master, but it is the same error with RC0:
./bin/jruby.exe -S gem install quartz:quartz
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory - C:/Users/enebo/gemify8523193666805369877/quartz.quartz-1.0.0-java.gemspec
It also leaves these directories around when it fails...Not exactly sure what is ENOENT since the directory and gemspec file are actually there...
Here is the contents of the gemspec created too: