Closed m4rch3n1ng closed 1 year ago
decided to look into why exactly this was happening and it somehow stopped happening? i installed it via cargo to debug and found out that the AUR version is outdated, but when i reinstalled from the AUR it just worked again i think.
issue
i have a drive mounted on
/mnt/drive
, usingtrash empty --all
correctly shows me the trashed files, but confirming"y"
on the prompt panicsrunning the same command (
trash-empty
) withtrash-cli
prompts me to delete the trash from/mnt/drive/.Trash-1000/
and then correctly empties the trashstacktrace
running with RUST_BACKTRACE=1 gives the exact same message, but gives a stack backtrace with RUST_BACKTRACE=full
``` thread 'main' panicked at 'assertion failed: file.exists()', /home/may/.cargo/registry/src/github.com-1ecc6299db9ec823/trash-2.1.5/src/freedesktop.rs:238:9 stack backtrace: 0: 0x55aabd23626a -info
running on arch, installed via the AUR