RESOLVED FIXED 213871
[Flatpak] Avoid error message 'error: org.webkit.Sdk/*unspecified*/*unspecified*' not installed
https://bugs.webkit.org/show_bug.cgi?id=213871
Summary [Flatpak] Avoid error message 'error: org.webkit.Sdk/*unspecified*/*unspecifi...
Diego Pino
Reported 2020-07-01 23:04:42 PDT
[Flatpak] Avoid error message 'error: org.webkit.Sdk/*unspecified*/*unspecified*' not installed
Attachments
Patch (2.91 KB, patch)
2020-07-01 23:09 PDT, Diego Pino
no flags
Patch (2.95 KB, patch)
2020-07-08 01:02 PDT, Philippe Normand
no flags
Diego Pino
Comment 1 2020-07-01 23:09:26 PDT
Diego Pino
Comment 2 2020-07-01 23:10:18 PDT
First time update-webkitgtk-libs is run the following error message happens because there's no Flaptak SDK installed yet: error: org.webkit.Sdk/*unspecified*/*unspecified* not installed The error message is returned when calling `version_before_update = repo.version("org.webkit.Sdk")`. This patch adds an extra argument to `run_sanitized` to allow it to ignore stderr messages when `gather_output` is requested.
EWS
Comment 3 2020-07-02 02:32:42 PDT
/Volumes/Data/worker/Commit-Queue/build/Tools/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).
Philippe Normand
Comment 4 2020-07-08 01:02:43 PDT
EWS
Comment 5 2020-07-08 01:40:04 PDT
Committed r264064: <https://trac.webkit.org/changeset/264064> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403764 [details].
Radar WebKit Bug Importer
Comment 6 2020-07-08 01:41:14 PDT
Note You need to log in before you can comment on or make changes to this bug.