From: personnel@163.com Date: 2016-01-07T08:54:09+00:00 Subject: [ruby-core:72757] [Ruby trunk - Bug #11874] ruby 2.3.0 fail to run when install under volume mount point directory Issue #11874 has been updated by Am I Who. Description updated ---------------------------------------- Bug #11874: ruby 2.3.0 fail to run when install under volume mount point directory https://bugs.ruby-lang.org/issues/11874#change-56003 * Author: Am I Who * Status: Open * Priority: Normal * Assignee: Nobuyoshi Nakada * ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x64-mingw32] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- Ruby install at C:\AAA\Ruby, where 'C:\AAA' is a volume mount point. Just run ruby.exe,then it reports : :4:in `require': No such file or directory @ realpath_rec - C:/Volume{b0513fa8-eb82-4aa7-92f4-bafb0d0d9220} (Errno::ENOENT) from :4:in `' When run "File.realpath 'C:\AAA'" it reports: -e:1:in `realpath': No such file or directory @ realpath_rec - C:/Volume{b0513fa8-eb82-4aa7-92f4-bafb0d0d9220} (Errno::ENOENT) from -e:1:in `
' -- https://bugs.ruby-lang.org/ Unsubscribe: