ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: usa@garbagecollect.jp
To: ruby-core@ruby-lang.org
Subject: [ruby-core:74705] [Ruby trunk Bug#11874] File.realpath fail on volume mount point directory
Date: Tue, 29 Mar 2016 15:55:22 +0000	[thread overview]
Message-ID: <redmine.journal-57835.20160329155522.bbf15e8f0374657c@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-11874.20151226053709@ruby-lang.org

Issue #11874 has been updated by Usaku NAKAMURA.

Backport changed from 2.1: DONTNEED, 2.2: DONTNEED, 2.3: DONTNEED to 2.1: DONTNEED, 2.2: DONTNEED, 2.3: REQUIRED

----------------------------------------
Bug #11874: File.realpath fail on volume mount point directory
https://bugs.ruby-lang.org/issues/11874#change-57835

* Author: Am I Who
* Status: Closed
* Priority: Normal
* Assignee: Nobuyoshi Nakada
* ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x64-mingw32]
* Backport: 2.1: DONTNEED, 2.2: DONTNEED, 2.3: REQUIRED
----------------------------------------
'C:\AAA' is a volume mount point.

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 `<main>'

ruby 2.3.0 adds HAVE_READLINK for windows then the bug appears



-- 
https://bugs.ruby-lang.org/

  parent reply	other threads:[~2016-03-29 15:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-11874.20151226053709@ruby-lang.org>
2015-12-26  5:37 ` [ruby-core:72483] [Ruby trunk - Bug #11874] [Open] ruby 2.3.0 fail to run when install under volume mount point directory personnel
2016-01-07  8:54 ` [ruby-core:72757] [Ruby trunk - Bug #11874] " personnel
2016-01-09  4:36 ` [ruby-core:72781] [Ruby trunk - Bug #11874] File.realpath fail on " personnel
2016-01-13  9:46 ` [ruby-core:72840] " x
2016-01-28 23:43 ` [ruby-core:73564] " x
2016-03-29 15:55 ` [ruby-core:74704] [Ruby trunk Bug#11874] " usa
2016-03-29 15:55 ` usa [this message]
2016-03-29 17:17 ` [ruby-core:74714] " naruse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-57835.20160329155522.bbf15e8f0374657c@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).