Project

General

Profile

Actions

Bug #10374

closed

FileUtils.mv can't move broken symlinks

Bug #10374: FileUtils.mv can't move broken symlinks

Added by Polyergic (Shad Sterling) about 11 years ago. Updated over 6 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 - Bug #6716: FileUtils.mv でリンク先がないシンボリックリンクファイルを指定すると ENOENT エラーになるClosednobu (Nobuyoshi Nakada)Actions

Updated by nobu (Nobuyoshi Nakada) about 11 years ago Actions #1 [ruby-core:65636]

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

Updated by jeremyevans0 (Jeremy Evans) over 6 years ago Actions #2

  • Status changed from Open to Closed
Actions

Also available in: PDF Atom