WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 217937
218250
update-webkit-flatpak: crash in pack_toolchain()
https://bugs.webkit.org/show_bug.cgi?id=218250
Summary
update-webkit-flatpak: crash in pack_toolchain()
Alicia Boya García
Reported
2020-10-27 11:45:36 PDT
$ ./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
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2020-10-28 04:23:10 PDT
*** This bug has been marked as a duplicate of
bug 217937
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug