[BusyBox 0004064]: fails to mv dangling symling across mountpoints

bugs at busybox.net bugs at busybox.net
Fri Jul 11 20:37:10 UTC 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=4064 
====================================================================== 
Reported By:                bernhardf
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   4064
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   major
Priority:                   urgent
Status:                     assigned
====================================================================== 
Date Submitted:             07-11-2008 13:37 PDT
Last Modified:              07-11-2008 13:37 PDT
====================================================================== 
Summary:                    fails to mv dangling symling across mountpoints
Description: 
initially reported here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426145

rm -f nonono
ln -s nonono y
busybox mv y /boot/
mv: cannot rename 'y': No such file or directory

the target of mv has to be a different mountpoint.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-11-08 13:37  bernhardf      New Issue                                    
07-11-08 13:37  bernhardf      Status                   new => assigned     
07-11-08 13:37  bernhardf      Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list