Cannot delete files input-output error

Forums: 

Cannot delete some file or directory:

Appunti 0
[Errno 5] Errore di input/output: '/root/.local/share/Trash/files/danieluvi/.mozilla/firefox/irndj1vf.default/Cache/7/9A/85658d01'
[Errno 39] Directory non vuota: '/root/.local/share/Trash/files/danieluvi/.mozilla/firefox/irndj1vf.default/Cache/7/9A'
[Errno 39] Directory non vuota: '/root/.local/share/Trash/files/danieluvi/.mozilla/firefox/irndj1vf.default/Cache/7'
[Errno 39] Directory non vuota: '/root/.local/share/Trash/files/danieluvi/.mozilla/firefox/irndj1vf.default/Cache'
[Errno 39] Directory non vuota: '/root/.local/share/Trash/files/danieluvi/.mozilla/firefox/irndj1vf.default'
[Errno 39] Directory non vuota: '/root/.local/share/Trash/files/danieluvi/.mozilla/firefox'
[Errno 5] Errore di input/output: '/root/.local/share/Trash/files/danieluvi/.cache/dconf/user/85658d01'
[Errno 39] Directory non vuota: '/root/.local/share/Trash/files/danieluvi/.cache/dconf/user'
[Errno 39] Directory non vuota: '/root/.local/share/Trash/files/danieluvi/.cache/dconf'
[Errno 39] Directory non vuota: '/root/.local/share/Trash/files/danieluvi/.mozilla'
[Errno 39] Directory non vuota: '/root/.local/share/Trash/files/danieluvi/.cache'
[Errno 39] Directory non vuota: '/root/.local/share/Trash/files/danieluvi'
apt-get autoclean 0
E: Sub-process /usr/bin/dpkg returned an error code (1)
Memoria 0
Sovrascrittura dello spazio libero su /root 0
Sovrascrittura dello spazio libero su /tmp 0

Spazio su disco recuperato: 0
File eliminati: 0
Operazioni speciali: 5

Which version of BleachBit? Are you on Ubuntu? Which version of Ubuntu? In BleachBit is overwriting (shredding) files enabled?

It would also be interesting if you could open a terminal, run these commands, copy the information from the terminal, and paste it into the forum

# first, show information
stat /root/.local/share/Trash/files/danieluvi/.mozilla/firefox/irndj1vf.default/Cache/7/9A/85658d01
# second delete the file
rm -f /root/.local/share/Trash/files/danieluvi/.mozilla/firefox/irndj1vf.default/Cache/7/9A/85658d01

If you don't want to do that, try disabling overwriting files. It seems there is one file, a Mozilla/Firefox cache file, in the root trash can that belongs to another user, danieluvi, and this file cannot be overwritten. The information from the terminal may help me diagnose the problem.

---
Andrew, lead developer