[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:40:16 PDT 2018


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

--- Comment #7 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Umm, run-webkit-tests also emits the error message:

> $ ./Tools/Scripts/run-webkit-tests
> Can't load file /tmp/tmpmf7yMP: 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-webkit-tests", line 39, 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/tmpmf7yMP', '--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/789621d5/attachment-0001.html>


More information about the webkit-unassigned mailing list