[Webkit-unassigned] [Bug 218250] New: update-webkit-flatpak: crash in pack_toolchain()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 11:45:36 PDT 2020


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

            Bug ID: 218250
           Summary: update-webkit-flatpak: crash in pack_toolchain()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

$ ./Tools/Scripts/update-webkit-flatpak 
[...]
        ID                                                    Branch            Op            Remote             Download
 1. [✓] org.freedesktop.Sdk.Extension.rust-stable             20.08             i             flathub            218.0 MB / 247.5 MB

Installation complete.
Adding repo flathub

Flatpak package org.webkit.Platform/x86_64/0.3 not installed. Please update your SDK: Tools/Scripts/update-webkit-flatpak
Traceback (most recent call last):
  File "./Tools/Scripts/update-webkit-flatpak", line 28, in <module>
    sys.exit(WebkitFlatpak.load_from_args(["--update"] + sys.argv[1:]).run())
  File "./Tools/flatpak/flatpakutils.py", line 901, in run
    return self.main()
  File "./Tools/flatpak/flatpakutils.py", line 893, in main
    toolchains = self.pack_toolchain(("gcc", "g++"), {"/usr/bin/c++": "/usr/bin/g++"})
  File "./Tools/flatpak/flatpakutils.py", line 941, in pack_toolchain
    icc_version_filename, = re.findall(br'.*creating (.*)', tmpfile.read())
ValueError: need more than 0 values to unpack

-- 
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/20201027/b2a6d4d8/attachment-0001.htm>


More information about the webkit-unassigned mailing list