#9957 NORM 1.5-fir: ofw $rename word will create identically named files

Zarro Boogs per Child bugtracker at laptop.org
Thu Jan 7 17:13:10 EST 2010


#9957: ofw $rename word will create identically named files
-------------------------------------------+--------------------------------
           Reporter:  pgf                  |       Owner:  wmb at firmworks.com                 
               Type:  defect               |      Status:  assigned                          
           Priority:  normal               |   Milestone:  1.5-firmware                      
          Component:  ofw - open firmware  |     Version:  Development source as of this date
         Resolution:                       |    Keywords:                                    
        Next_action:  add to build         |    Verified:  0                                 
Deployment_affected:                       |   Blockedby:                                    
           Blocking:                       |  
-------------------------------------------+--------------------------------

Comment(by pgf):

 clean filesystem this time:


 {{{
 ok copy u:\q30201.rom int:\runin
 ok dir int:\runin
 ext2-file-system
 ---drwxr-xr-x      1024  2010-01-06 18:57:26  .
 ---drwxr-xr-x      1024  2010-01-06 18:57:26  ..
 ----rw-rw-rw-   1048576  2010-01-07 22:09:12  q30201.rom
 ok rename int:\runin\q30201.rom int:\runin\foo
 ok dir int:\runin
 ext2-file-system
 ---drwxr-xr-x      1024  2010-01-06 18:57:26  .
 ---drwxr-xr-x      1024  2010-01-06 18:57:26  ..
 ----rw-rw-rw-   1048576  2010-01-07 22:09:12  foo
 ok copy int:\runin\foo int:\runin\bar
 ok rename int:\runin\foo int:\runin\another_bar
 ok dir int:\runin
 ext2-file-system
 ---drwxr-xr-x      1024  2010-01-06 18:57:26  .
 ---drwxr-xr-x      1024  2010-01-06 18:57:26  ..
 ----rw-rw-rw-   1048576  2010-01-07 22:10:23  bar
 ----rw-rw-rw-   1048576  2010-01-07 22:09:12  another_bar
 ok rename int:\runin\bar int:\runin\another_bar
 ok dir int:\runin
 ext2-file-system
 ---drwxr-xr-x      1024  2010-01-06 18:57:26  .
 ---drwxr-xr-x      1024  2010-01-06 18:57:26  ..
 ----rw-rw-rw-   1048576  2010-01-07 22:10:23  another_bar
 ----rw-rw-rw-   1048576  2010-01-07 22:09:12  another_bar
 ok
 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/9957#comment:4>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list