Project

General

Profile

Actions

Bug #10374

closed

FileUtils.mv can't move broken symlinks

Added by Polyergic (Shad Sterling) over 9 years ago. Updated almost 5 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0p481 (2014-05-08 revision 45883) [universal.x86_64-darwin13]
[ruby-core:65634]

Description

FileUtils.mv raises Errno::ENOENT when invoked on a broken symlink, even though the symlink does exist.


Files

mvfail.rb (150 Bytes) mvfail.rb Demonstration Polyergic (Shad Sterling), 10/12/2014 11:38 PM

Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #6716: FileUtils.mv でリンク先がないシンボリックリンクファイルを指定すると ENOENT エラーになるClosednobu (Nobuyoshi Nakada)07/10/2012Actions

Updated by nobu (Nobuyoshi Nakada) over 9 years ago

  • Is duplicate of Bug #6716: FileUtils.mv でリンク先がないシンボリックリンクファイルを指定すると ENOENT エラーになる added
Actions #2

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0