Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to start the server after last update (47a0048f) #789

Closed
rpolasek opened this issue Jan 18, 2014 · 1 comment
Closed

unable to start the server after last update (47a0048f) #789

rpolasek opened this issue Jan 18, 2014 · 1 comment

Comments

@rpolasek
Copy link

/tmp/ycm_temp $ cat server_51971_stderr.log
Traceback (most recent call last):
File "/home/rpolasek/.vim/bundle/youcompleteme/python/ycm/server/ycmd.py", line 98, in
Main()
File "/home/rpolasek/.vim/bundle/youcompleteme/python/ycm/server/ycmd.py", line 82, in Main
extra_conf_store.CallGlobalExtraConfYcmCorePreloadIfExists()
File "/home/rpolasek/.vim/bundle/youcompleteme/python/ycm/server/../../ycm/extra_conf_store.py", line 67, in CallGlobalExtraConfYcmCorePreloadIfExists
_CallGlobalExtraConfMethod( 'YcmCorePreload' )
File "/home/rpolasek/.vim/bundle/youcompleteme/python/ycm/server/../../ycm/extra_conf_store.py", line 85, in _CallGlobalExtraConfMethod
module = Load( global_ycm_extra_conf, force = True )
File "/home/rpolasek/.vim/bundle/youcompleteme/python/ycm/server/../../ycm/extra_conf_store.py", line 143, in Load
module = imp.load_source( _RandomName(), module_file )
File "/home/rpolasek/.vim/ycm_extra_conf.py", line 32, in
import ycm_core
ImportError: libtinfo.so.5: cannot open shared object file: No such file or directory

@Valloric
Copy link
Member

Duplicate #778.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants