[BusyBox 0003534]: rm -f doesn't remove when input/output error

bugs at busybox.net bugs at busybox.net
Sun Sep 28 23:24:20 UTC 2008


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=3534 
====================================================================== 
Reported By:                jfargentino
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   3534
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             05-30-2008 07:25 PDT
Last Modified:              09-28-2008 16:24 PDT
====================================================================== 
Summary:                    rm -f doesn't remove when input/output error
Description: 
busybox rm version with "force" option doesn't behave like the fileutils
one (my rm version come from the FEDORA CORE repository, package
"coreutils-6.9-17.fc8.src.rpm").

In fact, I have some corrupted files, "ls" or "lstat" displays
"Input/output error" on them. And the busybox 1.10.2 version of "rm -f"
too! So I need the "fileutils" rm version to remove these files.
====================================================================== 

---------------------------------------------------------------------- 
 vda - 06-22-08 09:20  
---------------------------------------------------------------------- 
Did you run "rm -f" under strace? It is needed to find out what different
kernel syscall was used.

Without this info it is virtually impossible to do anything about it. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-30-08 07:25  jfargentino    New Issue                                    
05-30-08 07:25  jfargentino    Status                   new => assigned     
05-30-08 07:25  jfargentino    Assigned To               => BusyBox         
05-30-08 07:26  jfargentino    Issue Monitored: jfargentino                    
06-22-08 09:20  vda            Note Added: 0008434                          
09-28-08 16:24  vda            Status                   assigned => closed  
======================================================================




More information about the busybox-cvs mailing list