<?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>225459</bug_id>
          
          <creation_ts>2021-05-06 09:23:06 -0700</creation_ts>
          <short_desc>`Tools/Scripts/webkit-patch setup-git-clone` is taking a long time without any feedback</short_desc>
          <delta_ts>2021-05-06 11:10:22 -0700</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 Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>225460</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">graouts</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>1757439</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2021-05-06 09:23:06 -0700</bug_when>
    <thetext>I&apos;ve just made a fresh checkout of WebKit using `git clone git://github.com/WebKit/WebKit.git` and running `Tools/Scripts/webkit-patch setup-git-clone` is taking forever. It&apos;s been running for a looong time now and this is the output:

WebKit &gt; Tools/Scripts/webkit-patch setup-git-clone
Downloading setuptools-44.1.1...
Installing setuptools-44.1.1...
Installed setuptools-44.1.1!
Downloading setuptools-scm-5.0.2...
Installing setuptools-scm-5.0.2...
Installed setuptools-scm-5.0.2!
Downloading wheel-0.35.1...
Installing wheel-0.35.1...
Installed wheel-0.35.1!
Downloading six-1.15.0...
Installing six-1.15.0...
Installed six-1.15.0!
Downloading whichcraft-0.6.1...
Installing whichcraft-0.6.1...
Installed whichcraft-0.6.1!
Downloading fasteners-0.15.0...
Installing fasteners-0.15.0...
Installed fasteners-0.15.0!
Downloading monotonic-1.5.0...
Installing monotonic-1.5.0...
Installed monotonic-1.5.0!
Downloading requests-2.24.0...
Installing requests-2.24.0...
Installed requests-2.24.0!
Downloading urllib3-1.25.10...
Installing urllib3-1.25.10...
Installed urllib3-1.25.10!
Downloading chardet-3.0.4...
Installing chardet-3.0.4...
Installed chardet-3.0.4!
Downloading certifi-2020.6.20...
Installing certifi-2020.6.20...
Installed certifi-2020.6.20!
Downloading idna-2.10.0...
Installing idna-2.10.0...
Installed idna-2.10.0!
Downloading PySocks-1.7.1...
Installing PySocks-1.7.1...
Installed PySocks-1.7.1!
Downloading xmltodict-0.11.0...
Installing xmltodict-0.11.0...
Installed xmltodict-0.11.0!
Downloading mechanize-0.4.5...
Installing mechanize-0.4.5...
Installed mechanize-0.4.5!
Downloading attrs-18.1.0...
Installing attrs-18.1.0...
Installed attrs-18.1.0!
 
Now I get no more output and it&apos;s been sitting there with no obvious action.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1757443</commentid>
    <comment_count>1</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2021-05-06 09:25:32 -0700</bug_when>
    <thetext>Maybe this has something to do with this in my .git/config:

[svn-remote &quot;svn&quot;]
	url = https://svn.webkit.org/repository/webkit
	fetch = trunk:refs/remotes/origin/master

There is no such branch, it should be &quot;main&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1757510</commentid>
    <comment_count>2</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2021-05-06 11:10:17 -0700</bug_when>
    <thetext>Pretty sure this is a dupe of https://bugs.webkit.org/show_bug.cgi?id=225460, since it&apos;s really about `git svn fetch` trying to populate the master branch instead of main.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1757511</commentid>
    <comment_count>3</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2021-05-06 11:10:22 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 225460 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>