Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698472 - dev-ruby/neovim-ruby-client should install neovim-ruby-host
Summary: dev-ruby/neovim-ruby-client should install neovim-ruby-host
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ole Reifschneider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-24 18:57 UTC by Michael Cook
Modified: 2019-10-26 05:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Cook 2019-10-24 18:57:14 UTC
Running :checkhealth in neovim says

## Ruby provider (optional)
   - INFO: Ruby: ruby 2.5.7p206 (2019-10-01 revision 67816) [x86_64-linux]
   - WARNING: `neovim-ruby-host` not found.
     - ADVICE:
       - Run `gem install neovim` to ensure the neovim RubyGem is installed.
       - Run `gem environment` to ensure the gem bin directory is in $PATH.
       - If you are using rvm/rbenv/chruby, try "rehashing".
       - See :help g:ruby_host_prog for non-standard gem installations.

Checking health tells us to point it at the executable neovim-ruby-host. I do not see this installed in dev-ruby/neovim-ruby-client-0.8.1.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-10-26 05:49:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2012f15fdbec697478a758ae94ca268f013325af

commit 2012f15fdbec697478a758ae94ca268f013325af
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2019-10-26 05:49:10 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2019-10-26 05:49:10 +0000

    dev-ruby/neovim-ruby-client: specify "exe" bindir
    
    Fixes: https://bugs.gentoo.org/698472
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 .../neovim-ruby-client-0.8.1-r1.ebuild             | 34 ++++++++++++++++++++++
 1 file changed, 34 insertions(+)