[Webkit-unassigned] [Bug 257376] New: [WPE][GTK] Flatpak check on host without flatpak throws a traceback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 26 05:26:44 PDT 2023


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

            Bug ID: 257376
           Summary: [WPE][GTK] Flatpak check on host without flatpak
                    throws a traceback
           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: philn at igalia.com
                CC: bugs-noreply at webkitgtk.org

Traceback (most recent call last):                                                                                                                                                                                   
  File "/var/home/phil/WebKit/Tools/Scripts/run-webkit-tests", line 43, in <module>                                                                                                                                  
    flatpakutils.run_in_sandbox_if_available(sys.argv)                                                                                                                                                               
  File "/var/home/phil/WebKit/Tools/flatpak/flatpakutils.py", line 1341, in run_in_sandbox_if_available                                                                                                              
    if not check_flatpak(verbose=False):                                                                                                                                                                             
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                                                                                                                                                              
  File "/var/home/phil/WebKit/Tools/flatpak/flatpakutils.py", line 204, in check_flatpak                                                                                                                             
    version = output.split(" ")[1].strip("\n")                                                                                                                                                                       
              ^^^^^^                                                                                                                                                                                                 
UnboundLocalError: cannot access local variable 'output' where it is not associated with a value

-- 
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/20230526/778b539e/attachment.htm>


More information about the webkit-unassigned mailing list