`trash-put` hangs indefinitely if ownership of .Trash-<UID> is wrong · Issue #354 · andreafrancia/trash-cli · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When the ownership of the trash directory is incorrect,
trash-put
hangs indefinitely trying to trash files.trash-cli version
0.24.5.26
Originally found in 0.24.4.17; I cloned the latest git tag and confirmed the same behavior.
Operating system:
To Reproduce
Expected behavior
I would expect
trash-cli
to fail, since a permission error is not recoverable.Perhaps something similar to:
The text was updated successfully, but these errors were encountered: