Bug 235869 - [Flatpak SDK] No longer updating due to expired GPG key
Summary: [Flatpak SDK] No longer updating due to expired GPG key
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-30 03:43 PST by Philippe Normand
Modified: 2022-01-31 04:48 PST (History)
3 users (show)

See Also:


Attachments
Patch (7.89 KB, patch)
2022-01-30 03:48 PST, Philippe Normand
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2022-01-30 03:43:49 PST
flatpak keeps a local copy of the repo GPG key and doesn't seem to synchronize it unless it is told to do so... Hence the `flatpak update` silently fails now, the exit code remains 0, but errors are logged:

F: Warning: Treating remote fetch error as non-fatal since runtime/org.webkit.Sdk/x86_64/21.08 is already installed: No such ref 'runtime/org.webkit.Sdk/x86_64/21.08' in remote webkit
F: Warning: Treating remote fetch error as non-fatal since runtime/org.webkit.Sdk.Locale/x86_64/21.08 is already installed: No such ref 'runtime/org.webkit.Sdk.Locale/x86_64/21.08' in remote webkit
F: Warning: Treating remote fetch error as non-fatal since runtime/org.webkit.Platform/x86_64/21.08 is already installed: No such ref 'runtime/org.webkit.Platform/x86_64/21.08' in remote webkit
F: Warning: Treating remote fetch error as non-fatal since runtime/org.webkit.Platform.Locale/x86_64/21.08 is already installed: No such ref 'runtime/org.webkit.Platform.Locale/x86_64/21.08' in remote webkit

patch incoming........
Comment 1 Philippe Normand 2022-01-30 03:48:31 PST
Created attachment 450357 [details]
Patch
Comment 2 Adrian Perez 2022-01-31 04:30:43 PST
Comment on attachment 450357 [details]
Patch

FWIW, the gtk-wk2 EWS failure seems unrelated to the patch =)
Comment 3 EWS 2022-01-31 04:47:54 PST
Committed r288810 (246586@main): <https://commits.webkit.org/246586@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 450357 [details].
Comment 4 Radar WebKit Bug Importer 2022-01-31 04:48:18 PST
<rdar://problem/88263376>