我已经通过firefox和wget下载并安装了GitKraken两次(后者是在卸载之前的安装、升级所有系统并重新启动后(.deb文件,并通过dpkg-I和GDebi运行它。。。尽管如此,当我尝试运行它时,我得到的只是:
#gitkraken
Node started time: 1541778888367
libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
Error: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:166:20)
at Object.Module._extensions..node (module.js:671:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:180:18)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (module.js:586:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/usr/share/gitkraken/resources/app.asar/node_modules/nodegit/dist/nodegit.js:12:12)
at Object.<anonymous> (/usr/share/gitkraken/resources/app.asar/node_modules/nodegit/dist/nodegit.js:1145:3)
还有不断闪烁的光标。。。
有什么想法或建议吗?非常感谢你的帮助!
PS:我也试过安装libcrypto
,但终端给我的回复是:
$sudo apt-get install libssl1.0.0 libssl-dev --reinstall
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libssl1.0.0 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libssl1.0.0' has no installation candidate
甚至:
$sudo apt-get install libcrypto
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libcrypto
尝试安装包"libgnome-keyring0">