From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id 529F819E0037 for ; Sat, 26 Dec 2015 14:04:52 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 1A417B5D841 for ; Sat, 26 Dec 2015 14:37:21 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 932FF18CC7B1 for ; Sat, 26 Dec 2015 14:37:21 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id A08E712053F; Sat, 26 Dec 2015 14:37:19 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o2.heroku.sendgrid.net (o2.heroku.sendgrid.net [67.228.50.55]) by neon.ruby-lang.org (Postfix) with ESMTPS id 7C01612052C for ; Sat, 26 Dec 2015 14:37:15 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=ycxidAIGrFm8ytNe9Uey5pLyY+0=; b=Ki2oQ+CpBFjlpK43P4 /mRDHjkxHXO6FpkIPrrwkjUDXWThAYWrCAbUICMwgotyZWGZOvKD21XXdZS8NUSF NF14IfM2cPQY5qvZM8WKUpykcGLXziLbTDoY8g07xXiByLqwT/JuBJmaMkdesQ+3 JCn3ENsrJwtUW2L9mklsP5s0Q= Received: by filter0470p1mdw1.sendgrid.net with SMTP id filter0470p1mdw1.9209.567E278626 2015-12-26 05:37:10.297153177 +0000 UTC Received: from herokuapp.com (ec2-54-161-216-217.compute-1.amazonaws.com [54.161.216.217]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id PLo1-GQpQ9esTrP-xUCTOA for ; Sat, 26 Dec 2015 05:37:10.448 +0000 (UTC) Date: Sat, 26 Dec 2015 05:37:10 +0000 From: personnel@163.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 47079 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11874 X-Redmine-Issue-Author: personnel X-Redmine-Issue-Assignee: nobu X-Redmine-Sender: personnel X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS4TRwEb9AWivovn02BuWE0WcB98n5V1A8fA7e yMJA0kR+AtkXE3UNLuPT1XtNDKc0DmSmqOmdhJ10irZT2ngR7rhRrkClggrXHOKiBAhcBSMCqqGPqi oNSkFEixSEYzzP7zclS8wXJQAEwom7dH4mNb X-ML-Name: ruby-core X-Mail-Count: 72483 Subject: [ruby-core:72483] [Ruby trunk - Bug #11874] [Open] ruby 2.3.0 fail to run when install under volume mount point directory X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #11874 has been reported by Am I Who. ---------------------------------------- Bug #11874: ruby 2.3.0 fail to run when install under volume mount point directory https://bugs.ruby-lang.org/issues/11874 * 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 report's : :4:in `require': No such file or directory @ realpath_rec - C:/Volume{b0513fa8-eb82-4aa7-92f4-bafb0d0d9220} (Errno::ENOENT) from :4:in `' -- https://bugs.ruby-lang.org/