[Bug 1905623] Re: df: /run/user/1000/doc: Operation not permitted
walkerstreet
1905623 at bugs.launchpad.net
Sat Feb 13 00:20:15 UTC 2021
Hi Julian and Kamil,
I tried to notify the gnulib upstream developers of this fix by creating a pull request in the github mirror (https://github.com/coreutils/gnulib/pull/11). I don't know how to create a pull request in the original git repository (git://git.sv.gnu.org/gnulib.git). I'm still learning. I hope that the developers are able to see my pull request, even though it is in the github mirror, not the original repository.
All the best,
Daniel
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/1905623
Title:
df: /run/user/1000/doc: Operation not permitted
Status in coreutils package in Ubuntu:
Fix Released
Status in xdg-desktop-portal package in Ubuntu:
Triaged
Bug description:
/run/user/1000/doc is a fuse.portal mount point, but statfs() return
EPERM, hence df produces an error message. Maybe statfs() is not
implemented, but it would be good to quieten this down (df even does
not allow me to ignore it, probably because it looks at statfs to find
out fs type, so my fs type ignoring doesn't work).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1905623/+subscriptions
More information about the foundations-bugs
mailing list