duf icon indicating copy to clipboard operation
duf copied to clipboard

`duf -warnings` report `/run/user/1000/doc: operation not permitted`

Open eval-exec opened this issue 1 year ago • 1 comments

When I execute duf -warnings, I got "operating not permitted" in duf's output:

$ duf -warnings
/run/user/1000/doc: operation not permitted
╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ 4 local devices                                                                                                                 │
├────────────────┬────────┬────────┬────────┬───────────────────────────────┬──────┬──────────────────────────────────────────────┤
│ MOUNTED ON     │   SIZE │   USED │  AVAIL │              USE%             │ TYPE │ FILESYSTEM                                   │
├────────────────┼────────┼────────┼────────┼───────────────────────────────┼──────┼──────────────────────────────────────────────┤
│ /              │   3.5T │   2.9T │ 406.6G │ [################....]  83.6% │ ext4 │ /dev/disk/by-uuid/80296411-3bbc-4222-a884-f1 │
│                │        │        │        │                               │      │ 23a39cb6a8                                   │

duf version: 0.8.1 OS: NixOS 24.05

eval-exec avatar Apr 09 '24 06:04 eval-exec

This is related to https://github.com/flatpak/xdg-desktop-portal/issues/553

FliegendeWurst avatar May 30 '25 08:05 FliegendeWurst

Also see #35.

muesli avatar Sep 05 '25 07:09 muesli