[Webkit-unassigned] [Bug 220975] New: [Flatpak SDK][GLIB] Try ostree fsck command when the flatpak update fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 05:54:14 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220975

            Bug ID: 220975
           Summary: [Flatpak SDK][GLIB] Try ostree fsck command when the
                    flatpak update fails
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

Sometimes updating the SDK with the `update-webkit-flatpak` script fails, e.g., due to a network hiccup, leaving the tree not entirely sound. This could lead to error messages like:

Error: While trying to checkout abc06d3ae1d25bc3b8251cfb53fb0d4615b67046729f866eac194d2804addc3a into /home/user/checkout/WebKit/WebKitBuild/UserFlatpak/runtime/org.webkit.Sdk.Debug/x86_64/0.3/.abc06d3ae1d25bc3b8251cfb53fb0d4615b67046729f866eac194d2804addc3a-MC2HW0: Opening content object 4f25c10e283d5d1cc82241b6b0c7d482f13c01696cbd0a33a2086b0e97cae5ac: Couldn't find file object '4f25c10e283d5d1cc82241b6b0c7d482f13c01696cbd0a33a2086b0e97cae5ac'

The script could try to run `ostree --repo=WebKitBuild/UserFlatpak/repo/ fsck` before retrying the update. It would help the bots recovering from this issue without manual intervention.

-- 
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/20210126/ccfbcd59/attachment-0001.htm>


More information about the webkit-unassigned mailing list