Skip to content

Instantly share code, notes, and snippets.

@goddessfreya
Created December 27, 2019 05:57
Show Gist options
  • Save goddessfreya/5a4c360ce4c748968df1c19d1680658c to your computer and use it in GitHub Desktop.
Save goddessfreya/5a4c360ce4c748968df1c19d1680658c to your computer and use it in GitHub Desktop.
 ~/Do…ts/node-spellchecker     0.00678s   62% 
 22:54  26.12.19  sudo pacman -S python python2
[sudo] password for gentz:
resolving dependencies...
looking for conflicting packages...
:: python and python-gentz are in conflict (python3). Remove python-gentz? [y/N] y
:: python2 and python2-gentz are in conflict. Remove python2-gentz? [y/N] y
Packages (4) python-gentz-3.8.1-2 [removal] python2-gentz-2.7.17-40 [removal] python-3.8.1-1 python2-2.7.17-1
Total Installed Size: 227.22 MiB
Net Upgrade Size: 18.87 MiB
:: Proceed with installation? [Y/n]
(2/2) checking keys in keyring [#########################################################] 100%
(2/2) checking package integrity [#########################################################] 100%
(2/2) loading package files [#########################################################] 100%
(2/2) checking for file conflicts [#########################################################] 100%
(4/4) checking available disk space [#########################################################] 100%
:: Processing package changes...
(1/2) removing python2-gentz [#########################################################] 100%
(2/2) removing python-gentz [#########################################################] 100%
(1/2) installing python [#########################################################] 100%
Optional dependencies for python
python-setuptools [installed]
python-pip [installed]
sqlite [installed]
mpdecimal: for decimal [installed]
xz: for lzma [installed]
tk: for tkinter [installed]
(2/2) installing python2 [#########################################################] 100%
Optional dependencies for python2
tk: for IDLE [installed]
python2-setuptools [installed]
python2-pip [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
 ~/Do…ts/node-spellchecker     49.68865s   62% 
 22:55  26.12.19  HOME=~/.electron-gyp node-gyp rebuild --target=8.0.0-beta.5 --arch=x64 --dist- url=https://electronjs.org/headers
gyp info it worked if it ends with ok
gyp info using node-gyp@6.0.1
gyp info using node@13.5.0 | linux | x64
gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack TypeError: Class constructor Range cannot be invoked without 'new'
gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/node-gyp/lib/find-python.js:229:28)
gyp ERR! stack at PythonFinder.execFileCallback (/usr/lib/node_modules/node-gyp/lib/find-python.js:274:7)
gyp ERR! stack at ChildProcess.exithandler (child_process.js:293:7)
gyp ERR! stack at ChildProcess.emit (events.js:305:20)
gyp ERR! stack at maybeClose (internal/child_process.js:1028:16)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
gyp ERR! System Linux 5.4.6.a-1-hardened
gyp ERR! command "/usr/bin/node" "/usr/bin/node-gyp" "rebuild" "--target=8.0.0-beta.5" "--arch=x64" "--dist-" "url=https://electronjs.org/headers"
gyp ERR! cwd /home/gentz/Documents/node-spellchecker
gyp ERR! node -v v13.5.0
gyp ERR! node-gyp -v v6.0.1
gyp ERR! This is a bug in `node-gyp`.
gyp ERR! Try to update node-gyp and file an Issue if it does not help:
gyp ERR! <https://github.com/nodejs/node-gyp/issues>
 ~/Do…ts/node-spellchecker   7 ↵  0.32972s   62% 
 22:55  26.12.19  PYTHON=/usr/bin/python2 HOME=~/.electron-gyp node-gyp rebuild --target=8.0.0-beta.5 --arch=x64 --dist- url=https://electronjs.org/headers
gyp info it worked if it ends with ok
gyp info using node-gyp@6.0.1
gyp info using node@13.5.0 | linux | x64
gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack TypeError: Class constructor Range cannot be invoked without 'new'
gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/node-gyp/lib/find-python.js:229:28)
gyp ERR! stack at PythonFinder.execFileCallback (/usr/lib/node_modules/node-gyp/lib/find-python.js:274:7)
gyp ERR! stack at ChildProcess.exithandler (child_process.js:293:7)
gyp ERR! stack at ChildProcess.emit (events.js:305:20)
gyp ERR! stack at maybeClose (internal/child_process.js:1028:16)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
gyp ERR! System Linux 5.4.6.a-1-hardened
gyp ERR! command "/usr/bin/node" "/usr/bin/node-gyp" "rebuild" "--target=8.0.0-beta.5" "--arch=x64" "--dist-" "url=https://electronjs.org/headers"
gyp ERR! cwd /home/gentz/Documents/node-spellchecker
gyp ERR! node -v v13.5.0
gyp ERR! node-gyp -v v6.0.1
gyp ERR! This is a bug in `node-gyp`.
gyp ERR! Try to update node-gyp and file an Issue if it does not help:
gyp ERR! <https://github.com/nodejs/node-gyp/issues>
 ~/Do…ts/node-spellchecker   7 ↵  0.45957s   62% 
 22:55  26.12.19  PYTHON=/usr/bin/python HOME=~/.electron-gyp node-gyp rebuild --target=8.0.0-beta.5 --arch=x64 --dist- url=https://electronjs.org/headers
gyp info it worked if it ends with ok
gyp info using node-gyp@6.0.1
gyp info using node@13.5.0 | linux | x64
gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack TypeError: Class constructor Range cannot be invoked without 'new'
gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/node-gyp/lib/find-python.js:229:28)
gyp ERR! stack at PythonFinder.execFileCallback (/usr/lib/node_modules/node-gyp/lib/find-python.js:274:7)
gyp ERR! stack at ChildProcess.exithandler (child_process.js:293:7)
gyp ERR! stack at ChildProcess.emit (events.js:305:20)
gyp ERR! stack at maybeClose (internal/child_process.js:1028:16)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
gyp ERR! System Linux 5.4.6.a-1-hardened
gyp ERR! command "/usr/bin/node" "/usr/bin/node-gyp" "rebuild" "--target=8.0.0-beta.5" "--arch=x64" "--dist-" "url=https://electronjs.org/headers"
gyp ERR! cwd /home/gentz/Documents/node-spellchecker
gyp ERR! node -v v13.5.0
gyp ERR! node-gyp -v v6.0.1
gyp ERR! This is a bug in `node-gyp`.
gyp ERR! Try to update node-gyp and file an Issue if it does not help:
gyp ERR! <https://github.com/nodejs/node-gyp/issues>
 ~/Do…ts/node-spellchecker   7 ↵  0.34371s   62% 
 22:56  26.12.19  PYTHON=/usr/bin/python-32 HOME=~/.electron-gyp node-gyp rebuild --target=8.0.0-beta.5 --arch=x64 --dist- url=https://electronjs.org/headers
gyp info it worked if it ends with ok
gyp info using node-gyp@6.0.1
gyp info using node@13.5.0 | linux | x64
gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack TypeError: Class constructor Range cannot be invoked without 'new'
gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/node-gyp/lib/find-python.js:229:28)
gyp ERR! stack at PythonFinder.execFileCallback (/usr/lib/node_modules/node-gyp/lib/find-python.js:274:7)
gyp ERR! stack at ChildProcess.exithandler (child_process.js:293:7)
gyp ERR! stack at ChildProcess.emit (events.js:305:20)
gyp ERR! stack at maybeClose (internal/child_process.js:1028:16)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
gyp ERR! System Linux 5.4.6.a-1-hardened
gyp ERR! command "/usr/bin/node" "/usr/bin/node-gyp" "rebuild" "--target=8.0.0-beta.5" "--arch=x64" "--dist-" "url=https://electronjs.org/headers"
gyp ERR! cwd /home/gentz/Documents/node-spellchecker
gyp ERR! node -v v13.5.0
gyp ERR! node-gyp -v v6.0.1
gyp ERR! This is a bug in `node-gyp`.
gyp ERR! Try to update node-gyp and file an Issue if it does not help:
gyp ERR! <https://github.com/nodejs/node-gyp/issues>
 ~/Do…ts/node-spellchecker   7 ↵  1.17813s   62% 
 22:56  26.12.19  PYTHON=/usr/bin/python2-32 HOME=~/.electron-gyp node-gyp rebuild --target=8.0.0-beta.5 --arch=x64 --dist- url=https://electronjs.org/headers
gyp info it worked if it ends with ok
gyp info using node-gyp@6.0.1
gyp info using node@13.5.0 | linux | x64
gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack TypeError: Class constructor Range cannot be invoked without 'new'
gyp ERR! stack at PythonFinder.<anonymous> (/usr/lib/node_modules/node-gyp/lib/find-python.js:229:28)
gyp ERR! stack at PythonFinder.execFileCallback (/usr/lib/node_modules/node-gyp/lib/find-python.js:274:7)
gyp ERR! stack at ChildProcess.exithandler (child_process.js:293:7)
gyp ERR! stack at ChildProcess.emit (events.js:305:20)
gyp ERR! stack at maybeClose (internal/child_process.js:1028:16)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
gyp ERR! System Linux 5.4.6.a-1-hardened
gyp ERR! command "/usr/bin/node" "/usr/bin/node-gyp" "rebuild" "--target=8.0.0-beta.5" "--arch=x64" "--dist-" "url=https://electronjs.org/headers"
gyp ERR! cwd /home/gentz/Documents/node-spellchecker
gyp ERR! node -v v13.5.0
gyp ERR! node-gyp -v v6.0.1
gyp ERR! This is a bug in `node-gyp`.
gyp ERR! Try to update node-gyp and file an Issue if it does not help:
gyp ERR! <https://github.com/nodejs/node-gyp/issues>
 ~/Do…ts/node-spellchecker   7 ↵  0.87823s   62% 
 22:56  26.12.19  pacman -Qqo /usr/bin/python
python
 ~/Do…ts/node-spellchecker     0.24241s   62% 
 22:56  26.12.19  pacman -Qqo /usr/bin/python2
python2
 ~/Do…ts/node-spellchecker     0.25990s   62% 
 22:56  26.12.19  pacman -Qqo /usr/bin/python2-32
lib32-python2-gentz
 ~/Do…ts/node-spellchecker     0.12476s   62% 
 22:56  26.12.19  pacman -Qqo /usr/bin/python-32
lib32-python-gentz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment