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

update.sh fails : Fetched in submodule path 'bundle/indentLine' : Direct fetching of that commit failed. #5

Open
ToddG opened this issue May 30, 2019 · 1 comment

Comments

@ToddG
Copy link

ToddG commented May 30, 2019

  1. installed per instructions
  2. launch vim, says to run update.sh
  3. run update.sh

~/.vim/bundle/vim-ide-elixir$ ./update.sh

  1. Errors
HEAD is now at c36f9c5 Update module versions
changed repo URL bundle/alchemist.vim git@github.com:gasparch/alchemist.vim https://github.com/gasparch/alchemist.vim
changed repo URL bundle/ctrlp-tagbar.vim git@github.com:gasparch/ctrlp-tagbar.vim.git https://github.com/gasparch/ctrlp-tagbar.vim.git
changed repo URL bundle/ctrlp.vim git@github.com:ctrlpvim/ctrlp.vim.git https://github.com/ctrlpvim/ctrlp.vim.git
changed repo URL bundle/indentLine git@github.com:Yggdroot/indentLine.git https://github.com/Yggdroot/indentLine.git
changed repo URL bundle/matchit git@github.com:tmhedberg/matchit https://github.com/tmhedberg/matchit
changed repo URL bundle/nerdcommenter git@github.com:scrooloose/nerdcommenter.git https://github.com/scrooloose/nerdcommenter.git
changed repo URL bundle/tabular git@github.com:godlygeek/tabular.git https://github.com/godlygeek/tabular.git
changed repo URL bundle/tagbar git@github.com:gasparch/tagbar.git https://github.com/gasparch/tagbar.git
changed repo URL bundle/vim-airline git@github.com:bling/vim-airline https://github.com/bling/vim-airline
changed repo URL bundle/vim-desert-programming git@github.com:gasparch/vim-desert-programming.git https://github.com/gasparch/vim-desert-programming.git
changed repo URL bundle/vim-elixir git@github.com:gasparch/vim-elixir https://github.com/gasparch/vim-elixir
changed repo URL bundle/vim-elixir-exunit git@github.com:gasparch/vim-elixir-exunit.git https://github.com/gasparch/vim-elixir-exunit.git
changed repo URL bundle/vim-elixir-fold git@github.com:gasparch/vim-elixir-fold https://github.com/gasparch/vim-elixir-fold
changed repo URL bundle/vim-elixir-smarttrace git@github.com:gasparch/vim-elixir-smarttrace.git https://github.com/gasparch/vim-elixir-smarttrace.git
changed repo URL bundle/vim-fugitive git@github.com:tpope/vim-fugitive.git https://github.com/tpope/vim-fugitive.git
changed repo URL bundle/vim-hybrid git@github.com:w0ng/vim-hybrid https://github.com/w0ng/vim-hybrid
changed repo URL bundle/vim-plugin-AnsiEsc git@github.com:powerman/vim-plugin-AnsiEsc.git https://github.com/powerman/vim-plugin-AnsiEsc.git
changed repo URL bundle/vim-sleuth git@github.com:tpope/vim-sleuth.git https://github.com/tpope/vim-sleuth.git
changed repo URL extras/elixir-ctags git@github.com:gasparch/elixir-ctags.git https://github.com/gasparch/elixir-ctags.git
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/alchemist.vim'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/ctrlp-tagbar.vim'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/ctrlp.vim'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/indentLine'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/matchit'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/nerdcommenter'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/tabular'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/tagbar'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-airline'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-desert-programming'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-elixir'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-elixir-exunit'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-elixir-fold'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-elixir-smarttrace'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-fugitive'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-hybrid'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-plugin-AnsiEsc'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-sleuth'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/extras/elixir-ctags'...
Submodule path 'bundle/alchemist.vim': checked out 'ff62729cba81dd272012b858fd62d6416be9961c'
Submodule path 'bundle/ctrlp-tagbar.vim': checked out '1a0ddd65d3fa5ffa295611a7c64eb25ef6f50919'
Submodule path 'bundle/ctrlp.vim': checked out '9c80c35b21f5ac5f41bfd86cd7755ecab46383ea'
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
error: Server does not allow request for unadvertised object 88b6f92fec8c0f7cf208908d6ea26efae5f18367
Fetched in submodule path 'bundle/indentLine', but it did not contain 88b6f92fec8c0f7cf208908d6ea26efae5f18367. Direct fetching of that commit failed.

@ToddG
Copy link
Author

ToddG commented May 30, 2019

Then, when attempting to run vim in a directory containing elixir code...

~/repos/external/phoenix$ vim
Error detected while processing function vimide#init[5]..vimide#setAirlineSettings:
line   36:
E117: Unknown function: airline#section#create
E15: Invalid expression: airline#section#create(['%3p%%', 'linenr', 'maxlinenr', '%3v'])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant