| Summary: | dev-ruby/xmlrpc-0.2.1 - src_install(): -e:1:in `eval': No such file or directory - git (Errno::ENOENT) from (eval):17:in `block in <main>' from /usr/lib64/ruby/site_ruby/2.4.0/rubygems/specification.rb:2053:in `initialize' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | André Terpstra <andre> |
| Component: | Current packages | Assignee: | Gentoo Ruby Team <ruby> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | genlinux, kkrizka |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
André Terpstra
2016-12-31 06:11:35 UTC
Do you have dev-vcs/git installed? On a fresh installation I had have exactly the same problem. Installing git solved it. (In reply to Michael Baer from comment #1) > Do you have dev-vcs/git installed? > > On a fresh installation I had have exactly the same problem. Installing git > solved it. No I don't. Should I? (In reply to Michael Baer from comment #1) > Do you have dev-vcs/git installed? > > On a fresh installation I had have exactly the same problem. Installing git > solved it. Thankyou that worked for me! I went for dev-ruby/git which of course brings in dev-cvs/git and was then able to install dev-ruby/xmlrpc ok. Having looked through the build log my first inclination was to install git, especially as another machine with git installed had installed xmlrpc ok, however upon realising that the xmlrpc tarball had downloaded and unpacked without problem I discarded that theory, cost me a few hours :( *** Bug 604078 has been marked as a duplicate of this bug. *** Fixed in place by avoiding the git-specific code during built time. |