[Webkit-unassigned] [Bug 210030] New: [GTK] update-webkit-flatpak fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 5 09:45:38 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210030
Bug ID: 210030
Summary: [GTK] update-webkit-flatpak fails
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: alexm at gnome.org
CC: bugs-noreply at webkitgtk.org
```
...rojects/WebKit/Tools/Scripts ./update-webkit-flatpak
Updating Flatpak Release environment
Traceback (most recent call last):
File "./update-webkit-flatpak", line 28, in <module>
WebkitFlatpak.load_from_args(["--update"] + sys.argv[1:]).run()
File "../../Tools/flatpak/flatpakutils.py", line 770, in run
return self.main()
File "../../Tools/flatpak/flatpakutils.py", line 766, in main
return self.setup_dev_env()
File "../../Tools/flatpak/flatpakutils.py", line 796, in setup_dev_env
self.setup_icecc()
File "../../Tools/flatpak/flatpakutils.py", line 790, in setup_icecc
icc_version_filename, = re.findall(r'.*creating (.*)', tmpfile.read())
File "/usr/lib64/python3.8/re.py", line 239, in findall
return _compile(pattern, flags).findall(string)
TypeError: cannot use a string pattern on a bytes-like object
```
--
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/20200405/bf0e8728/attachment-0001.htm>
More information about the webkit-unassigned
mailing list