Closed
Bug 1391194
Opened 8 years ago
Closed 8 years ago
trouble pushing to try, mentioning abandoned transaction
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1387324
People
(Reporter: jmaher, Unassigned)
Details
$ ./mach try -b do -p win64 -u mochitest-e10s-dt -t none
mozconfig has --enable-artifact-builds; including --artifact flag in try syntax (use --no-artifact to override)
Creating temporary commit for remote...
pushing to ssh://hg.mozilla.org/try
Enter passphrase for key '/c/Users/elvis/.ssh/id_rsa':
searching for changes
remote: abort: abandoned transaction found!
remote: (run 'hg recover' to clean up transaction)
temporary commit removed, repository restored
abort: stream ended unexpectedly (got 0 bytes, expected 4)
last night I pushed to try- I did again this morning with no specific work done on my local tree, but it failed with the above error. I tried 'hg recover', and that did nothing for me locally:
$ hg recover
no interrupted transaction available
I assume this is something on the server side?
Updated•8 years ago
|
Component: General → Mercurial: hg.mozilla.org
Product: Release Engineering → Developer Services
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•