From c10f891525c16a6e4ae82941166ac830c165cdad Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Wed, 22 Aug 2018 13:32:24 +1000 Subject: [PATCH] Improve install tracing to help diagnose Linux root install issues --- package/oracledbinstall.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/oracledbinstall.js b/package/oracledbinstall.js index 3bbe535e..63b87cc3 100644 --- a/package/oracledbinstall.js +++ b/package/oracledbinstall.js @@ -326,7 +326,7 @@ function getFileReadStreamBase(hostname, path, socket) { // file, and then extracts the license and the binary. function installBinary() { return new Promise((resolve, reject) => { - packageUtil.trace('In installBinary'); + packageUtil.trace('In installBinary at: "' + process.cwd() + '" mode: ' + fs.statSync(process.cwd()).mode); // Directories to be created for the binary const dirs = [