[Webkit-unassigned] [Bug 231141] New: [GTK] Tools/Scripts/update-webkitgtk-libs flatpak remote failure on Ubuntu 20

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 3 12:06:18 PDT 2021


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

            Bug ID: 231141
           Summary: [GTK] Tools/Scripts/update-webkitgtk-libs flatpak
                    remote failure on Ubuntu 20
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wei.justin.a at gmail.com

Hi,

I am trying to build the WebKit GTK+ Port on a clean Ubuntu 20 VirtualBox.
Running Tools/gtk/install-dependencies works great but-

The command Tools/Scripts/update-webkitgtk-libs seems to not find the correct flatpak remote.

---------------------------------------
Updating Flatpak Release environment
Looking for updates…
Nothing to do.
Installing from webkit-sdk org.webkit.Platform x86_64 21.08
Looking for matches…
error: Unable to load summary from remote webkit-sdk: renameat: Text file busy

The following command returned a non-zero exit status: flatpak install --user --assumeyes webkit-sdk org.webkit.Platform --reinstall 21.08
Output: None
Died at Tools/Scripts/update-webkitgtk-libs line 28.
---------------------------------------


When I manually run the command that fails, it seems like a flatpak remote problem:
flatpak install --user --assumeyes webkit-sdk org.webkit.Platform --reinstall 21.08
Looking for matches…
error: No remote refs found similar to ‘webkit-sdk’


Indeed, I can't find webkit-sdk via flatpak search:
flatpak search webkit-sdk
No matches found


I've also tried doing this on a Linux Mint (Cinnamon) VirtualBox as well with the same results.

-- 
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/20211003/d663e221/attachment.htm>


More information about the webkit-unassigned mailing list