[Webkit-unassigned] [Bug 225460] New: `webkit-patch upload` fails after running `Tools/Scripts/webkit-patch setup-git-clone`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 09:23:17 PDT 2021


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

            Bug ID: 225460
           Summary: `webkit-patch upload` fails after running
                    `Tools/Scripts/webkit-patch setup-git-clone`
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org

Steps to reproduce:

1. git clone git://github.com/WebKit/WebKit.git
2. cd WebKit
3. Tools/Scripts/webkit-patch setup-git-clone

… wait a bit or kill it eventually (see bug 225459),

4. write some code
5. Tools/Scripts/webkit-patch upload

At this stage I get this error:

    WebKit > webkit-patch upload
    Failed to run "['git', 'merge-base', u'refs/remotes/origin/master', 'HEAD']" exit_code: 1 cwd: /Users/antoine/Downloads/WebKit

Indeed, if I run `git branch -a` I see an entry that says `remotes/origin/master`. This appears while `Tools/Scripts/webkit-patch setup-git-clone` is running.

-- 
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/20210506/d876e08e/attachment.htm>


More information about the webkit-unassigned mailing list