<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>221361</bug_id>
          
          <creation_ts>2021-02-03 15:24:20 -0800</creation_ts>
          <short_desc>run-minibrowser broken on macOS</short_desc>
          <delta_ts>2021-02-06 14:13:34 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Local Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>221162</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=221162</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Nikolas Zimmermann">zimmermann</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jbedard</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1725370</commentid>
    <comment_count>0</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2021-02-03 15:24:20 -0800</bug_when>
    <thetext>nzimmermann@nzimmermann-macbook WebKitIgalia % Tools/Scripts/run-minibrowser          
Traceback (most recent call last):
  File &quot;Tools/Scripts/run-minibrowser&quot;, line 22, in &lt;module&gt;
    from webkitpy.minibrowser import run_webkit_app
  File &quot;/Users/nzimmermann/Software/GitRepositories/WebKitIgalia/Tools/Scripts/webkitpy/__init__.py&quot;, line 70, in &lt;module&gt;
    import webkitscmpy
  File &quot;/Users/nzimmermann/Software/GitRepositories/WebKitIgalia/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py&quot;, line 62, in &lt;module&gt;
    from webkitscmpy.commit import Commit
  File &quot;/Users/nzimmermann/Software/GitRepositories/WebKitIgalia/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/commit.py&quot;, line 24, in &lt;module&gt;
    import six
  File &quot;/Users/nzimmermann/Software/GitRepositories/WebKitIgalia/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py&quot;, line 525, in find_module
    cls.install(name)
  File &quot;/Users/nzimmermann/Software/GitRepositories/WebKitIgalia/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py&quot;, line 509, in install
    return all([to_install.install() for to_install in cls.register(package)])
  File &quot;/Users/nzimmermann/Software/GitRepositories/WebKitIgalia/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py&quot;, line 215, in install
    AutoInstall.install(&apos;setuptools&apos;)
  File &quot;/Users/nzimmermann/Software/GitRepositories/WebKitIgalia/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py&quot;, line 509, in install
    return all([to_install.install() for to_install in cls.register(package)])
  File &quot;/Users/nzimmermann/Software/GitRepositories/WebKitIgalia/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py&quot;, line 225, in install
    if not self.archives():
  File &quot;/Users/nzimmermann/Software/GitRepositories/WebKitIgalia/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py&quot;, line 129, in archives
    page = minidom.parseString(response.read())
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom/minidom.py&quot;, line 1928, in parseString
    return expatbuilder.parseString(string)
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom/expatbuilder.py&quot;, line 940, in parseString
    return builder.parseString(string)
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom/expatbuilder.py&quot;, line 223, in parseString
    parser.Parse(string, True)
xml.parsers.expat.ExpatError: mismatched tag: line 6, column 4

Does that ring a bell for anyone? I didn&apos;t check which version is guilty, but I saw webkitcorepy work is ongoing... (jbedard?)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1725374</commentid>
    <comment_count>1</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2021-02-03 15:33:57 -0800</bug_when>
    <thetext>Looks like you need an updated checkout, r272041 was a work-around and then r272167 was the permanent fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1725375</commentid>
    <comment_count>2</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2021-02-03 15:34:16 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 221162 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1726422</commentid>
    <comment_count>3</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2021-02-06 14:13:34 -0800</bug_when>
    <thetext>Thanks jbedard, was bad timing :-)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>