That was one of the first things I tried, even before I made this post. The file was still there after doing it, but I guess it doesn't hurt to try it again.I found one suggestion on the internet that worked: restore to the most recent backup from TM.. even though that backup was from a period when the issue was occurring, the restored version no longer had the undeletable folder in the trash.
-
I guess it does not hurt to try:
Code:find . -inum 17617761 -exec srm -is {} \;
Alternatively (confirm with “y” and enter again):
Code:cd "/Volumes/DeLorean/.Trashes/501/dumb/Gabriel’s iMac/2013-06-21-001338/Macintosh HD" && srm -ris Rescued\ Items
Nope, still says permission denied.