Closed Bug 574836 Opened 15 years ago Closed 15 years ago

[preview.amo] git is in the middle of a conflicted merge

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jbalogh, Assigned: chizu)

References

Details

next tried to update itself automatically, but it's not happy with what's going on. It found merge conflicts so it's stuck waiting for a human to fix it, so we have conflict markers and syntax errors in files. This should force next to update: git checkout -f origin/next But you might need to `git checkout .` first to clear out the working dir mess. Find me in #webdev for more help.
Blocks: 574852
krupa says this is actually on preview. QA feels sad.
Summary: [next.amo] git is in the middle of a conflicted merge → [preview.amo] git is in the middle of a conflicted merge
Assignee: server-ops → thardcastle
Should be fixed now. 'git checkout -f origin/next' was enough to remove in progress merge.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Aw, I missed this last night. This is still broken. It looks like it's trying to git merge-base or something. This is the error: It seems that I cannot create a rebase-apply directory, and I wonder if you are in the middle of patch application or another rebase. If that is not the case, please rm -fr /data/amo_python/src/next/zamboni/.git/rebase-apply and run me again. I am stopping in case you still have something valuable there.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I'm no longer getting emails about this. fixed?
Looks like the JS is still messed up (see blocked bug). This is a critical bug and blocking QA. What's the status?
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
Looks like this is fixed (seeing updates to preview).
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.