-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
There was a bug in the NetBSD implementation for getmntinfo in the libc crate which has been fixed and a new version of libc is released. This broke deleting files on file systems except /
, since trash-rs didn't properly recognize that it was not on the same file system, and trashing to a different file system is not supported.
Please bump Cargo.toml so libc 0.2.170 is pulled in, and make a new release, so that I can propagate this fix to applications.
Thank you!
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested