Created
November 15, 2017 11:07
-
-
Save juliandescottes/de615cedceb7e55f86e73d9367ea9630 to your computer and use it in GitHub Desktop.
Debugger release log when I had a wrong path configured
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
? Ship 2 MC Create release | |
cd: no such file or directory: /Users/jdescottes/src/mozilla/gecko | |
π Updating Central! | |
cd: no such file or directory: /Users/jdescottes/src/mozilla/gecko | |
Uhoh, git checkout bookmarks/central failed! | |
error: pathspec 'bookmarks/central' did not match any file(s) known to git. | |
Uhoh, git fetch mozilla failed! | |
fatal: 'mozilla' does not appear to be a git repository | |
fatal: Could not read from remote repository. | |
Please make sure you have the correct access rights | |
and the repository exists. | |
Uhoh, git reset --hard mozilla/central; failed! | |
fatal: ambiguous argument 'mozilla/central': unknown revision or path not in the working tree. | |
Use '--' to separate paths from revisions, like this: | |
'git <command> [<revision>...] -- [<file>...]' | |
Uhoh, git rev-parse --verify 11-15 failed! | |
fatal: Needed a single revision | |
π To view Changes: git show 11-15 | |
π» Making bundle | |
cd: no such file or directory: /Users/jdescottes/src/mozilla/debugger.html | |
Uhoh, node bin/copy-assets.js --mc ../gecko --assets failed! | |
fs.js:653 | |
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); | |
^ | |
Error: ENOENT: no such file or directory, open '/Users/jdescottes/Development/git/gecko/devtools/client/jar.mn' | |
at Object.fs.openSync (fs.js:653:18) | |
at Object.fs.readFileSync (fs.js:554:33) | |
at updateFile (/Users/jdescottes/Development/git/debugger.html/bin/copy-assets.js:27:17) | |
at copySVGs (/Users/jdescottes/Development/git/debugger.html/bin/copy-assets.js:99:3) | |
at start (/Users/jdescottes/Development/git/debugger.html/bin/copy-assets.js:164:3) | |
at Object.<anonymous> (/Users/jdescottes/Development/git/debugger.html/bin/copy-assets.js:185:1) | |
at Module._compile (module.js:624:30) | |
at Object.Module._extensions..js (module.js:635:10) | |
at Module.load (module.js:545:32) | |
at tryModuleLoad (module.js:508:12) | |
Failed to copy bundle | |
fs.js:653 | |
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); | |
^ | |
Error: ENOENT: no such file or directory, open '/Users/jdescottes/Development/git/gecko/devtools/client/jar.mn' | |
at Object.fs.openSync (fs.js:653:18) | |
at Object.fs.readFileSync (fs.js:554:33) | |
at updateFile (/Users/jdescottes/Development/git/debugger.html/bin/copy-assets.js:27:17) | |
at copySVGs (/Users/jdescottes/Development/git/debugger.html/bin/copy-assets.js:99:3) | |
at start (/Users/jdescottes/Development/git/debugger.html/bin/copy-assets.js:164:3) | |
at Object.<anonymous> (/Users/jdescottes/Development/git/debugger.html/bin/copy-assets.js:185:1) | |
at Module._compile (module.js:624:30) | |
at Object.Module._extensions..js (module.js:635:10) | |
at Module.load (module.js:545:32) | |
at tryModuleLoad (module.js:508:12) | |
cd: no such file or directory: /Users/jdescottes/src/mozilla/gecko | |
Creating Bug: Update Debugger Frontend (11-15) | |
π« Creating commit | |
cd: no such file or directory: /Users/jdescottes/src/mozilla/gecko | |
Uhoh, git log HEAD -n1 --oneline devtools/client/preferences/debugger.js failed! | |
fatal: ambiguous argument 'devtools/client/preferences/debugger.js': unknown revision or path not in the working tree. | |
Use '--' to separate paths from revisions, like this: | |
'git <command> [<revision>...] -- [<file>...]' | |
Uh oh, looks like there was a recent change: devtools/client/preferences/debugger.js | |
Uhoh, git log HEAD -n1 --oneline devtools/client/locales/en-US/debugger.properties failed! | |
fatal: ambiguous argument 'devtools/client/locales/en-US/debugger.properties': unknown revision or path not in the working tree. | |
Use '--' to separate paths from revisions, like this: | |
'git <command> [<revision>...] -- [<file>...]' | |
Uh oh, looks like there was a recent change: devtools/client/locales/en-US/debugger.properties | |
Uhoh, git log HEAD -n1 --oneline devtools/client/debugger/new failed! | |
fatal: ambiguous argument 'devtools/client/debugger/new': unknown revision or path not in the working tree. | |
Use '--' to separate paths from revisions, like this: | |
'git <command> [<revision>...] -- [<file>...]' | |
Uh oh, looks like there was a recent change: devtools/client/debugger/new | |
π± Building Firefox | |
cd: no such file or directory: /Users/jdescottes/src/mozilla/gecko | |
Uhoh, ls -l mozconfig failed! | |
ls: mozconfig: No such file or directory | |
Uhoh, ./mach clobber failed! | |
/bin/sh: ./mach: No such file or directory | |
Uhoh, ./mach build failed! | |
/bin/sh: ./mach: No such file or directory | |
cd: no such file or directory: /Users/jdescottes/src/mozilla/gecko | |
cd: no such file or directory: /Users/jdescottes/src/mozilla/gecko | |
Creating mozconfig at /Users/jdescottes/src/mozilla/gecko/mozconfig | |
Unhandled Rejection at: Promise { | |
<rejected> { Error: ENOENT: no such file or directory, open '/Users/jdescottes/src/mozilla/gecko/mozconfig' | |
at Object.fs.openSync (fs.js:653:18) | |
at Object.fs.writeFileSync (fs.js:1300:33) | |
at checkMozConfig (/Users/jdescottes/Development/git/ship2gecko/src/gecko.js:256:6) | |
at Object.runDebuggerTests (/Users/jdescottes/Development/git/ship2gecko/src/gecko.js:261:3) | |
at Object.createRelease [as Create release] (/Users/jdescottes/Development/git/ship2gecko/index.js:33:25) | |
at <anonymous> | |
at process._tickCallback (internal/process/next_tick.js:188:7) | |
errno: -2, | |
code: 'ENOENT', | |
syscall: 'open', | |
path: '/Users/jdescottes/src/mozilla/gecko/mozconfig' } } reason: { Error: ENOENT: no such file or directory, open '/Users/jdescottes/src/mozilla/gecko/mozconfig' | |
at Object.fs.openSync (fs.js:653:18) | |
at Object.fs.writeFileSync (fs.js:1300:33) | |
at checkMozConfig (/Users/jdescottes/Development/git/ship2gecko/src/gecko.js:256:6) | |
at Object.runDebuggerTests (/Users/jdescottes/Development/git/ship2gecko/src/gecko.js:261:3) | |
at Object.createRelease [as Create release] (/Users/jdescottes/Development/git/ship2gecko/index.js:33:25) | |
at <anonymous> | |
at process._tickCallback (internal/process/next_tick.js:188:7) | |
errno: -2, | |
code: 'ENOENT', | |
syscall: 'open', | |
path: '/Users/jdescottes/src/mozilla/gecko/mozconfig' } | |
/Users/jdescottes/Development/git/ship2gecko/bin/s2.js:60 | |
throw reason; | |
^ | |
Error: ENOENT: no such file or directory, open '/Users/jdescottes/src/mozilla/gecko/mozconfig' | |
at Object.fs.openSync (fs.js:653:18) | |
at Object.fs.writeFileSync (fs.js:1300:33) | |
at checkMozConfig (/Users/jdescottes/Development/git/ship2gecko/src/gecko.js:256:6) | |
at Object.runDebuggerTests (/Users/jdescottes/Development/git/ship2gecko/src/gecko.js:261:3) | |
at Object.createRelease [as Create release] (/Users/jdescottes/Development/git/ship2gecko/index.js:33:25) | |
at <anonymous> | |
at process._tickCallback (internal/process/next_tick.js:188:7) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment