WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
234407
[GTK][WPE] Don't ignore stderr when calling flatpak in update-webkitgtk-libs
https://bugs.webkit.org/show_bug.cgi?id=234407
Summary
[GTK][WPE] Don't ignore stderr when calling flatpak in update-webkitgtk-libs
Carlos Alberto Lopez Perez
Reported
2021-12-16 14:43:38 PST
I had a situation where in an unprivileged LXC container I couldn't run the script update-webkitgtk-libs because flatpak was failing with this error: bwrap: Can't mount proc on /newroot/proc: Operation not permitted This was caused by Debian not setting brap as a setuid binary anymore <
https://bugs.debian.org/977841
> and my LXC unprivileged containers not allowing nesting The issue here is that it this error was not printed when flatpak was failing, making debugging the issue harder. I think se should print the stderr
Attachments
Patch
(1.39 KB, patch)
2021-12-16 14:46 PST
,
Carlos Alberto Lopez Perez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2021-12-16 14:46:12 PST
Created
attachment 447393
[details]
Patch
EWS
Comment 2
2021-12-16 16:03:24 PST
Committed
r287162
(
245338@main
): <
https://commits.webkit.org/245338@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 447393
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-12-16 18:16:36 PST
<
rdar://problem/86607693
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug