https://bugzilla.wikimedia.org/show_bug.cgi?id=54688

       Web browser: ---
            Bug ID: 54688
           Summary: Inconsistent state on change 77087
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Git/Gerrit
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

After a normal amend (no rebase. so the commit on my local machine still has
the parent 5433b7e), I can not do git review.  It gives:

remote: Resolving deltas: 100% (12/12)
remote: Processing changes: refs: 1, done    
To
ssh://[email protected]:29418/mediawiki/extensions/GettingStarted.git
 ! [remote rejected] HEAD -> refs/publish/master/returnto_CTA (change 77087
missing revisions)
error: failed to push some refs to
'ssh://[email protected]:29418/mediawiki/extensions/GettingStarted.git'

qchris reported on IRC that he could not fetch this commit.  I see the same:

Fresh clone works normally:

git clone
https://gerrit.wikimedia.org/r/p/mediawiki/extensions/GettingStarted.git

However, the fetch gives:

matthew@matthew-t520: /tmp/GettingStarted (master|✔)% git fetch
https://gerrit.wikimedia.org/r/mediawiki/extensions/GettingStarted
refs/changes/87/77087/9 && git checkout FETCH_HEAD
fatal: Couldn't find remote ref refs/changes/87/77087/9
Unexpected end of command stream

While retesting this, the fetch started working, but filing anyway in case it's
intermittent.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to