VirtualBox

Opened 8 years ago

Last modified 6 years ago

#15149 new defect

Files are not deleted when deleting many files, but VM thinks they are

Reported by: Marijn Owned by:
Component: shared folders Version: VirtualBox 5.0.14
Keywords: delete files, debian, directory not empty Cc:
Guest type: Linux Host type: all

Description

When we try delete many individual files in the VM on a shared folder, the files still exists but the VM reports them as not existant. The Symfony cache:clear command does this and fails because directory's can't be removed (the VM thinks they are empty but they are not).

Host: tested with Windows and OSX Guest: tested with Debian 8 64, Ubuntu 14.04 64, Ubuntu 14.04 32 Note: Debian 7 64 does not have this problem.

To reproduce:

Error message:

  [RuntimeException]                                                                                                                                                                                                                        
  Error Output:                                                                                                                                                                                                                             
                                                                                                                                                                                                                                            
  [Symfony\Component\Filesystem\Exception\IOException]                                                                                                                                                                                    
  Failed to remove directory "/vagrant/app/cache/pro~/doctrine".    
  • cd /vagrant/app/cache/pro~/doctrine
  • ls --> directory is empty
  • Go to the same directory on your host --> directory is not empty

Attachments (1)

VBox.log (144.5 KB ) - added by Marijn 8 years ago.

Download all attachments as: .zip

Change History (2)

by Marijn, 8 years ago

Attachment: VBox.log added

comment:1 by Marijn, 6 years ago

The problem still exists in VirtualBox 5.2.8. Seems to be the same as #8761 and #15897

Last edited 6 years ago by Marijn (previous) (diff)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use