Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669050 - dev-ruby/oauth2-1.4.1 : -e:1:in eval : No such file or directory - git (Errno::ENOENT)
Summary: dev-ruby/oauth2-1.4.1 : -e:1:in eval : No such file or directory - git (Errno...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-20 08:03 UTC by Toralf Förster
Modified: 2018-10-21 10:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.10 KB, text/plain)
2018-10-20 08:03 UTC, Toralf Förster
Details
dev-ruby:oauth2-1.4.1:20181019-215458.log (dev-ruby:oauth2-1.4.1:20181019-215458.log,2.88 KB, text/plain)
2018-10-20 08:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,40.54 KB, text/plain)
2018-10-20 08:03 UTC, Toralf Förster
Details
environment (environment,162.32 KB, text/plain)
2018-10-20 08:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.85 KB, application/x-bzip)
2018-10-20 08:03 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-10-20 08:03:10 UTC
>>> Install oauth2-1.4.1 into /var/tmp/portage/dev-ruby/oauth2-1.4.1/image/ category dev-ruby
 * Running install phase for ruby23 ...
-e:1:in `eval': No such file or directory - git (Errno::ENOENT)
	from (eval):28:in `block in <main>'
	from /usr/lib64/ruby/site_ruby/2.3.0/rubygems/specification.rb:2097:in `initialize'
	from (eval):7:in `new'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-abi32+64_20181018-210907

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpvO dev-ruby/oauth2
[ebuild  N    ] dev-ruby/oauth2-1.4.1  USE="-doc -test" RUBY_TARGETS="ruby23 -ruby24 -ruby25"
Comment 1 Toralf Förster gentoo-dev 2018-10-20 08:03:12 UTC
Created attachment 551894 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-20 08:03:15 UTC
Created attachment 551896 [details]
dev-ruby:oauth2-1.4.1:20181019-215458.log
Comment 3 Toralf Förster gentoo-dev 2018-10-20 08:03:18 UTC
Created attachment 551898 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-20 08:03:21 UTC
Created attachment 551900 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-20 08:03:24 UTC
Created attachment 551902 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2018-10-21 10:30:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=466f0d1dc2e20a4a049dcec45e492484b80ee5b2

commit 466f0d1dc2e20a4a049dcec45e492484b80ee5b2
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2018-10-21 10:30:25 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2018-10-21 10:30:47 +0000

    dev-ruby/oauth2: fix install without git
    
    Closes: https://bugs.gentoo.org/669050
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-ruby/oauth2/oauth2-1.4.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)