[Webkit-unassigned] [Bug 187240] update-webkitgtk-flatpak fails if running with python2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 3 02:35:58 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187240
--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Umm, run-webdriver-tests also emits the error message:
> $ ./Tools/Scripts/run-webdriver-tests
> Can't load file /tmp/tmpgWqSc3: Key file contains line “<HTML><HEAD>” which is not a key-value pair, group, or comment
> Traceback (most recent call last):
> File "./Tools/Scripts/run-webdriver-tests", line 73, in <module>
> flatpakutils.run_in_sandbox_if_available(sys.argv)
> File "./Tools/flatpak/flatpakutils.py", line 818, in run_in_sandbox_if_available
> if not flatpak_runner.clean_args():
> File "./Tools/flatpak/flatpakutils.py", line 586, in clean_args
> repo_file="https://dl.flathub.org/repo/flathub.flatpakrepo"))
> File "./Tools/flatpak/flatpakutils.py", line 342, in add
> comment="Adding repo %s" % repo.name)
> File "./Tools/flatpak/flatpakutils.py", line 235, in flatpak
> return subprocess.check_output(command).decode("utf-8")
> File "/usr/lib/python2.7/subprocess.py", line 223, in check_output
> raise CalledProcessError(retcode, cmd, output=output)
> subprocess.CalledProcessError: Command '['flatpak', 'remote-add', '--user', 'flathub', '--from', '/tmp/tmpgWqSc3', '--if-not-exists']' returned non-zero exit status 1
--
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/20180703/2f01c625/attachment.html>
More information about the webkit-unassigned
mailing list