Cross volume file moves does results in no target files created
---------------------------------------------------------------
Key: JRUBY-4429
URL: http://jira.codehaus.org/browse/JRUBY-4429
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.4
Environment: Mac OSX 10.6.2,
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04-248-10M3025)
Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01-101, mixed mode)
Linux gems 2.6.24-24
java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode, sharing)
Reporter: Tamás Cservenák
Assignee: Thomas E Enebo
I noticed this while using "$ gem generate_index" command from CLI (from JRuby
1.4).
My environment is unchanged on both, Mac and Linux, hence the temporary files
are written to "/tmp" (on both machines on root volume).
When I want to reindex gems that are _not_ on root volume, the result of
generate index command is _nil_ (no file is written). The files are created and
processed in "/tmp" (I can track those, the repository I reindex is huuge), and
finally the working directory of Gem::Indexer from "/tmp" is deleted okay, but
the files are not moved to their place on non-root volume.
Same happens while using jruby-complete-1.4.jar embedded into application, and
invoking Gem::Indexer programmatically.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email