[Webkit-unassigned] [Bug 266692] [ews] df command fails on gtk/wpe bots
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 20 08:26:44 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266692
--- Comment #3 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
This is a bug caused by the flatpak SDK. Upstream bug is this one: https://github.com/flatpak/xdg-desktop-portal/issues/553
It will get eventually fixed, but I can take a while (months or even years) until the fix reaches our systems.
A possible workaround is to run this command for gtk/wpe ports:
df -hl --exclude-type=fuse.portal
That excludes the /run/user/$UID/doc virtual filesystem from the list of FS to be checked and avoids the error.
I will submit a patch for this
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231220/505125b4/attachment.htm>
More information about the webkit-unassigned
mailing list