[Webkit-unassigned] [Bug 192308] New: [GTK] Can't run MiniBrowser due to missing python2-yaml

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 04:17:35 PST 2018


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

            Bug ID: 192308
           Summary: [GTK] Can't run MiniBrowser due to missing
                    python2-yaml
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tpopela at redhat.com
                CC: bugs-noreply at webkitgtk.org

0 $ Tools/gtk/install-dependencies
[sudo] password for tpopela:
Last metadata expiration check: 0:50:56 ago on Mon 03 Dec 2018 12:17:43 PM CET.
Package atk-devel-2.30.0-1.fc29.x86_64 is already installed.
Package alsa-lib-devel-1.1.7-2.fc29.x86_64 is already installed.
Package autoconf-2.69-28.fc29.noarch is already installed.
<SNIP>
Package git-svn-2.19.2-1.fc29.noarch is already installed.
Package subversion-1.11.0-1.fc29.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!

2 $ run-minibrowser --gtk --release
Traceback (most recent call last):
  File "/home/tpopela/dev/upstream/WebKit/Tools/Scripts/webkit-flatpak", line 28, in <module>
    sys.exit(WebkitFlatpak.load_from_args().run())
  File "/home/tpopela/dev/upstream/WebKit/Tools/flatpak/flatpakutils.py", line 758, in run
    if not self.clean_args():
  File "/home/tpopela/dev/upstream/WebKit/Tools/flatpak/flatpakutils.py", line 623, in clean_args
    manifest = load_manifest(self.manifest_path, port_name=self.name)
  File "/home/tpopela/dev/upstream/WebKit/Tools/flatpak/flatpakutils.py", line 155, in load_manifest
    import yaml
ImportError: No module named yaml
Can't find /home/tpopela/dev/upstream/WebKit/WebKitBuild/Release/bin/MiniBrowser at /home/tpopela/dev/upstream/WebKit/Tools/Scripts/run-minibrowser line 54.

-- 
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/20181203/b99d5b0a/attachment.html>


More information about the webkit-unassigned mailing list